Skip to content

Add transcript parser tests#300

Merged
edwin-zvs merged 1 commit into
mainfrom
transcript-parser-tests
May 31, 2026
Merged

Add transcript parser tests#300
edwin-zvs merged 1 commit into
mainfrom
transcript-parser-tests

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • factor Codex, Claude, and Antigravity native transcript parsing into event-returning helpers
  • add fixture-style parser tests for message, tool-use, tool-result, cost, and skip cases
  • keep runtime emit behavior unchanged by forwarding the returned semantic events

Testing

  • rustfmt --edition 2024 --check crates/adapter-codex/src/main.rs crates/adapter-claude/src/main.rs crates/adapter-antigravity/src/main.rs
  • git diff --check
  • cargo test -p agentd-adapter-codex -p agentd-adapter-claude -p agentd-adapter-antigravity
  • cargo check
  • cargo build

@edwin-zvs
edwin-zvs merged commit fb136f1 into main May 31, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the transcript-parser-tests branch May 31, 2026 17:11
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.

1 participant