-
Notifications
You must be signed in to change notification settings - Fork 9.5k
fix(daemon): full ACP tool transcript and richer usage telemetry #6057
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
AmyShang-alt
merged 17 commits into
main
from
fix/acp-full-tool-transcript-and-usage-telemetry
Jul 27, 2026
Merged
Changes from 5 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
40539a6
fix(daemon): full ACP tool transcript and richer usage telemetry
mrcfps 980bfd4
fix(daemon): prefer ACP kind over noncanonical tool names
mrcfps eb4911d
fix(daemon): fail-closed redaction for unknown ACP tool payloads
mrcfps 859f1bd
fix(daemon): flush open ACP tools as errors on session fail
mrcfps d592a37
fix(daemon): redact ACP Bash stdout in tool transcripts
mrcfps 8437d4b
fix(daemon): redact Linux home paths in Langfuse Bash tool spans
mrcfps 367a193
fix(daemon): redact custom ACP tool names before Langfuse telemetry
mrcfps 3f5416b
test(e2e): force-click unstable comment targets in preview iframe
mrcfps 5eba609
fix(daemon): merge partial usage frames in reverse analytics scan
mrcfps 67dfa84
fix(daemon): flush open ACP tools before AMR no-output fail
mrcfps 527eb10
fix(daemon): merge partial primary usage and flush tools on ACP abort
mrcfps 49272eb
fix(daemon): hash path-like ACP toolCallIds before telemetry
mrcfps 1180633
fix(daemon): always hash ACP adapter toolCallIds for telemetry
mrcfps 137e1c2
fix(daemon): keep reverse usage scan open for missing cache fields
mrcfps 7c35252
fix(daemon): retain flushed ACP tool IDs against late terminals
mrcfps 953fd8d
fix(daemon): block kind:other Bash-like tool names
mrcfps d0958e5
fix(daemon): fail closed on Bash names without execute kind
mrcfps File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # Keep deepwork progress readable by OpenCode while git-ignored | ||
| !.slim/deepwork/ | ||
| !.slim/deepwork/** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.