ci: add session handling to agent#113
Conversation
There was a problem hiding this comment.
Pull request overview
Adds MCP session resiliency to the integration-test “Agent” so tool calls can recover from dropped connections during CI runs.
Changes:
- Persist MCP transport on the Agent so a new session can be established later.
- Add reconnect logic and retry a tool call when the session appears to have been dropped.
- Add a system prompt to guide the LLM to correct parameter-mapping issues on validation errors.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
62818b9 to
b5816be
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
32cd193 to
5a785e5
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.