Skip to content

Use direct execution for coding-agent trace hooks - #94

Merged
Stephen Belanger (Qard) merged 7 commits into
mainfrom
fix/sdk-396-398-direct-exec
Sep 23, 2026
Merged

Stephen Belanger (Qard) merged 7 commits into
mainfrom
fix/sdk-396-398-direct-exec

Conversation

@Qard

@Qard Stephen Belanger (Qard) commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Invoke bt trace hook directly for Claude, Codex, Grok, and Antigravity; remove Bash/sh forwarding adapters and Codex hook-time installation.
  • Discover plugin and source versions dynamically in bt trace hook from plugin metadata plus native agent environment/payloads.
  • Enable Antigravity setup and updates on Windows, with direct hook commands that retain its event routing.

Validation

  • make test
  • cargo test --manifest-path bt-daemon/Cargo.toml --all-features --locked --lib
  • git diff --check

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 74efb035ca

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

Comment thread src/plugins/claude/content/plugins/trace-claude-code/hooks/hooks.json Outdated
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-22T22:15:50.861761Z 74efb03 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@Qard Stephen Belanger (Qard) changed the title Use direct execution for Claude trace hooks Use direct execution for coding-agent trace hooks Sep 23, 2026
@Qard
Stephen Belanger (Qard) merged commit df9380f into main Sep 23, 2026
20 checks passed
@Qard
Stephen Belanger (Qard) deleted the fix/sdk-396-398-direct-exec branch September 23, 2026 18:08
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