You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Cancel Review button to review submission interface (#7317)
* Initial plan
* Initial assessment: Adding Cancel Review functionality
Co-authored-by: bamurtaugh <25310137+bamurtaugh@users.noreply.github.com>
* Add Cancel Review functionality to webview and backend
Co-authored-by: bamurtaugh <25310137+bamurtaugh@users.noreply.github.com>
* Add VSCode language model tool source type definitions
This change adds TypeScript definitions for language model tools from different sources including VS Code extensions and MCP (Model Context Protocol) servers. The new types provide source attribution and metadata for language model tools, enabling better tool management and user transparency about tool origins.
Co-authored-by: bamurtaugh <25310137+bamurtaugh@users.noreply.github.com>
* Remove unrelated TypeScript definitions for language model tools
Co-authored-by: bamurtaugh <25310137+bamurtaugh@users.noreply.github.com>
* Initial plan for addressing review feedback
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add DeleteReviewResult type and validate review exists before clearing state
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Clean up
* More clean up
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bamurtaugh <25310137+bamurtaugh@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
0 commit comments