Skip to content

Type Claude translator event deserialization - #64

Merged
Stephen Belanger (Qard) merged 3 commits into
mainfrom
typed-claude-translator-events
Sep 10, 2026
Merged

Type Claude translator event deserialization#64
Stephen Belanger (Qard) merged 3 commits into
mainfrom
typed-claude-translator-events

Conversation

@Qard

Copy link
Copy Markdown
Collaborator

Summary

  • deserialize Claude hook context and subagent correlation fields into partial, drift-tolerant DTOs
  • deserialize Claude transcript envelope routing fields before reducing native messages and tools
  • retain native message and tool content as Value at span-preserving boundaries
  • add schema-drift coverage for optional subagent metadata and transcript fields

Validation

  • cargo test --manifest-path bt-daemon/Cargo.toml --all-features --locked
  • cargo clippy --manifest-path bt-daemon/Cargo.toml --all-targets --all-features --locked -- -D warnings

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

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-10T14:10:40.567662Z d350286 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.

@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: d350286d87

ℹ️ 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 bt-daemon/src/translate/claude.rs Outdated
Comment thread bt-daemon/src/translate/claude.rs
@Qard
Stephen Belanger (Qard) merged commit e5019a9 into main Sep 10, 2026
39 of 50 checks passed
@Qard
Stephen Belanger (Qard) deleted the typed-claude-translator-events branch September 10, 2026 15:22
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