We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86a4cf commit 82356d2Copy full SHA for 82356d2
docs/development.md
@@ -83,6 +83,7 @@ This step-by-step feature implementation help track progress and next steps:
83
- [ ] Present and allow user change behaviors and models returned from `initialize` request.
84
- [ ] Present and add contexts via `chat/queryContext` request
85
- [ ] Support tools contents: run/approval/reject via `chat/toolCallApprove` or `chat/toolCallReject`.
86
+ - [ ] Support tools details: showing a file change like a diff.
87
- [ ] Support reason/thoughts content blocks.
88
- [ ] Show MCPs summary (running, failed, pending).
89
- [ ] Support chat commands (`/`) auto completion, querying via `chat/queryCommands`.
0 commit comments