Commit Graph

10 Commits

Author SHA1 Message Date
christine betts 1969d805f2
[ide-mode] Use active files and selected text in user prompt (#4614) 2025-07-21 20:52:02 +00:00
christine betts 9bdcdf97d8
[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 fe00686c58
chore(release): v0.1.13 (#4515) 2025-07-19 13:40:55 -07:00
christine betts d7041a6595
[ide-mode] Send ping every 30 seconds to prevent client from closing connection (#4329) 2025-07-18 19:33:04 +00:00
Shreya Keshive 0c76affe6d
Minor refactoring of IDE companion server (#4331) 2025-07-17 01:03:56 +00:00
Shreya Keshive e4ed1aabac
Include companion VS Code extension VSIX as part of build/release (#4254) 2025-07-16 19:06:39 +00:00
christine betts b61016f2a5
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 776d6b6ea0
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 7effdad3e2
[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 e9d680e8a4
Introduce VSCode companion extension (#3917) 2025-07-14 15:34:44 +00:00