Track VSIX in repo and update README with all recent changes#4
Merged
Track VSIX in repo and update README with all recent changes#4
Conversation
Agent-Logs-Url: https://github.com/codomium/CODE/sessions/9f4307e6-dfcc-4f12-a210-63df4adc6270 Co-authored-by: codomium <255525663+codomium@users.noreply.github.com>
Agent-Logs-Url: https://github.com/codomium/CODE/sessions/de0c6dbd-ccfc-4986-bfeb-12ecffa5b5ba Co-authored-by: codomium <255525663+codomium@users.noreply.github.com>
…and What's New section Agent-Logs-Url: https://github.com/codomium/CODE/sessions/f5896df7-9160-440d-ad7f-4c8719a5edde Co-authored-by: codomium <255525663+codomium@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
codomium
April 17, 2026 20:05
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
*.vsixwas gitignored, making the built extension invisible in the repo. The README also had no mention of the VSCode extension or any of the changes landed in recent PRs.Changes
.gitignore— removed*.vsixexclusionvscode-extension/open-claude-code-1.1.0.vsix— built and committed (133.87 KB, includes bundledv2/src)README.md## 🖥️ VSCode Extensionsection with one-command VSIX install, build-from-source steps, and feature highlightskimi-k2.5/deepseek-r1and a note on the thinking-model HTTP 400 fix (PR fix: NVIDIA NIM thinking models (kimi-k2.5, deepseek-r1) crash with 400 when tools are present #3)## 🆕 What's New — v1.1.0section summarising all three previously merged PRs (Cursor-style panel,@claudeparticipant, NVIDIA thinking-model fix) and this change