Skip to content

tool invocation polish #7063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2025
Merged

tool invocation polish #7063

merged 2 commits into from
Jun 24, 2025

Conversation

joshspicer
Copy link
Member

@joshspicer joshspicer commented Jun 23, 2025

closes #7053

@joshspicer joshspicer requested a review from alexr00 June 23, 2025 22:09
@joshspicer joshspicer changed the title Joshspicer/agentchanges tool invocation polish Jun 23, 2025
@@ -35,7 +36,7 @@
"version": "0.112.0",
"publisher": "GitHub",
"engines": {
"vscode": "^1.100.0"
"vscode": "^1.102.0"
Copy link
Member Author

@joshspicer joshspicer Jun 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexr00 FYI bumped engine version due to new api proposal (+ @osortega already added chatParticipantAdditions). This is necessary, right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep!

@@ -35,7 +36,7 @@
"version": "0.112.0",
"publisher": "GitHub",
"engines": {
"vscode": "^1.100.0"
"vscode": "^1.102.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep!

@joshspicer joshspicer merged commit c8c44a3 into main Jun 24, 2025
3 checks passed
@joshspicer joshspicer deleted the joshspicer/agentchanges branch June 24, 2025 15:52
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.

Render past tense when agent tool completes
2 participants