Skip to content

Add step notifications in MCP Server response - #196

Merged
Rifdhan merged 1 commit into
mainfrom
add-step-notifications
Aug 3, 2026
Merged

Add step notifications in MCP Server response#196
Rifdhan merged 1 commit into
mainfrom
add-step-notifications

Conversation

@Rifdhan

@Rifdhan Rifdhan commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator
  • Add a new message type for step_notification, which indicates the major steps which the agent is working through while generating its response
  • Add test coverage

- Add a new message type for step_notification, which indicates
  the major steps which the agent is working through while
  generating its response
- Add test coverage
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@Rifdhan

Rifdhan commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator Author

@copilot review this change and share feedback but don't make any code changes yourself

Copilot AI commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

@copilot review this change and share feedback but don't make any code changes yourself

Reviewed the change set end-to-end (types, schema, stream parsing, metrics, and tests) and I don’t see any blocking issues. The step_notification path is wired consistently across runtime/message typing and has good positive/negative test coverage (including metrics + ignored notification variants).

@Rifdhan
Rifdhan merged commit 54aee31 into main Aug 3, 2026
5 checks passed
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.

3 participants