Skip to content

Open completed tools#2590

Merged
neelneelneel merged 10 commits intodevfrom
completed-tools
Jan 29, 2026
Merged

Open completed tools#2590
neelneelneel merged 10 commits intodevfrom
completed-tools

Conversation

@tevanburen
Copy link
Copy Markdown
Contributor

@tevanburen tevanburen commented Jan 28, 2026

Description

Allows MCPs to show their own results

Changes Made

  • Pass toolResponse to the tool view
  • In the default UI, render toolReponse
  • In the SDK, receive tool_response

How to Test

  1. Prompt the LLM for a tool that uses the default UI
  2. Execute the tool
  3. After execution, open the tool
  4. Verify that the tool response is displayed on the default UI

Notes

  • We will need to publish on npm
  • Testing the SDK is tricky, but the same exact value passed to the default UI in tools-view.tsx is what's sent to the SDK

@tevanburen tevanburen self-assigned this Jan 28, 2026
@tevanburen tevanburen linked an issue Jan 28, 2026 that may be closed by this pull request
@tevanburen tevanburen marked this pull request as ready for review January 28, 2026 15:51
@tevanburen tevanburen requested a review from a team as a code owner January 28, 2026 15:51
@neelneelneel neelneelneel merged commit acd57dd into dev Jan 29, 2026
3 checks passed
@neelneelneel neelneelneel deleted the completed-tools branch January 29, 2026 16:18
@github-actions
Copy link
Copy Markdown

@CodiumAI-Agent /update_changelog

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.

Add the ability to reopen completed tools

2 participants