Skip to content

[Bug]: probeClaudeCapabilities runs every 5 minutes and invokes sessionStart hooks #3050

@bzbetty

Description

@bzbetty

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/web

Steps to reproduce

I have a sessionstart claude code hook to do some basic logging of session data (company thing to extend the otel support for data it can't send).

Getting very noisey data from our t3code users (myself included) as there appears to be a 5 minutely probeClaudeCapabilities that creates a session.

Currently unsure if this is a my problem to fix in the hook, or something t3code should change, but a potential solution woudl be to use "settingSources: []" so that hooks aren't loaded for these automated sessions.

Expected behavior

a potential solution woudl be to use "settingSources: []" so that hooks aren't loaded for these automated sessions.

Actual behavior

hooks are run for the 5 minute timer

Impact

Minor bug or occasional failure

Version or commit

No response

Environment

No response

Logs or stack traces

Screenshots, recordings, or supporting files

No response

Workaround

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions