Commit Graph

14 Commits

Author SHA1 Message Date
Shreya Keshive 34b4aa7c0d Add "Gemini CLI: Run" command shortcut (#4792) 2025-07-24 19:55:39 +00:00
christine betts e2e2176844 [ide-mode] Send the cursor and selected text from the IDE server (#4621) 2025-07-24 19:54:41 +00:00
Shreya Keshive 7ac35c45c6 Minor refactoring of VS Code companion extension code (#4761) 2025-07-24 05:32:55 +00:00
Shreya Keshive d182e2ab62 Polish companion extension README and package.json file ahead of publishing (#4729) 2025-07-24 00:08:25 +00:00
christine betts 8c74054f3f [ide-mode] Use active files and selected text in user prompt (#4614) 2025-07-21 20:52:02 +00:00
christine betts fa5b7638ad [ide-mode] Keep track of recently-opened files and send them to the CLI (#4463) 2025-07-21 17:54:37 +00:00
N. Taylor Mullen 0a7e4397cb chore(release): v0.1.13 (#4515) 2025-07-19 13:40:55 -07:00
christine betts a45e99194a [ide-mode] Send ping every 30 seconds to prevent client from closing connection (#4329) 2025-07-18 19:33:04 +00:00
Shreya Keshive 78004b0935 Minor refactoring of IDE companion server (#4331) 2025-07-17 01:03:56 +00:00
Shreya Keshive 4d8cb0bdf2 Include companion VS Code extension VSIX as part of build/release (#4254) 2025-07-16 19:06:39 +00:00
christine betts 7ede59cb94 Set port dynamically in VSCode extension and read from it in gemini-cli and send initial notification (#4255) 2025-07-15 22:13:03 +00:00
Shreya Keshive ae269bd9ba Upload VSIX of companion VS Code extension (#4241)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-07-15 18:44:03 +00:00
christine betts 3d65f44032 [ide-mode] Stream notifications when the active file changes (#4147)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
2025-07-15 16:19:22 +00:00
christine betts d5e18f6f6e Introduce VSCode companion extension (#3917) 2025-07-14 15:34:44 +00:00