Skip to content

Add support for local agentblame config, implement optional hook tracing#1

Open
spencatro-pub wants to merge 6 commits intomainfrom
feature/trace-hooks
Open

Add support for local agentblame config, implement optional hook tracing#1
spencatro-pub wants to merge 6 commits intomainfrom
feature/trace-hooks

Conversation

@spencatro-pub
Copy link
Owner

@spencatro-pub spencatro-pub commented Jan 29, 2026

[LOCAL FORK TEST for agentblame attribution]

This PR adds support for a local (per-init) agentblame config, and populating trace hook config values into it at init. Currently the config holds two options: traceAllHooks and traceFailedHooks .

traceAllHooks : record a json of every tool hook invocation
traceFailedHooks : record a json of tool hook invocations that resulted in some failure

This is mostly useful for debugging / exploratory work, e.g. spinning up a new provider (copilot-cli).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants