Skip to content

chore: Update AGENTS.md and architecture docs#918

Open
kabir wants to merge 2 commits into
a2aproject:mainfrom
kabir:claude-config
Open

chore: Update AGENTS.md and architecture docs#918
kabir wants to merge 2 commits into
a2aproject:mainfrom
kabir:claude-config

Conversation

@kabir

@kabir kabir commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the project's architectural and structural documentation, including EVENTQUEUE.md, FLOWS.md, compatibility_0.3.md, and AGENTS.md, to align with recent code changes such as the transition of spec types to Java records and updates to the EventConsumer and ResultAggregator APIs. The review feedback correctly identifies a discrepancy in both EVENTQUEUE.md and FLOWS.md, where consumeOne() is documented as a blocking method, but its actual implementation in EventConsumer.java is non-blocking and throws an exception when the queue is empty. This documentation should be updated to accurately reflect the code's behavior.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread .claude/architecture/EVENTQUEUE.md Outdated
Comment thread .claude/architecture/eventqueue/FLOWS.md Outdated
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