Skip to content

fix(test): add missing in_reply_to to A2A test objects#2339

Open
Koshkoshinsk wants to merge 4 commits into
mainfrom
fix/a2a-test-type-error
Open

fix(test): add missing in_reply_to to A2A test objects#2339
Koshkoshinsk wants to merge 4 commits into
mainfrom
fix/a2a-test-type-error

Conversation

@Koshkoshinsk

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • pnpm run build passes
  • pnpm test — 279/279 tests pass

Koshkoshinsk and others added 2 commits May 7, 2026 22:18
The RoutableAgentMessage interface gained a required in_reply_to field
in #2267 but the test objects weren't updated, breaking the build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Daniel Milliner and others added 2 commits May 8, 2026 13:22
Session.status only allows 'active' | 'closed' — 'archived' is not a
valid value and breaks the TypeScript build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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