Tommaso Sciortino
|
8dbaa2bcea
|
Fix: make ctrl+x use preferred editor (#16556)
|
2026-01-14 00:55:07 +00:00 |
|
Abhi
|
16da6918cb
|
refactor(core): extract ToolModificationHandler from scheduler (#16118)
|
2026-01-08 19:52:56 +00:00 |
|
Kevin Jiang
|
982eee63b6
|
Hx support (#16032)
|
2026-01-07 02:31:38 +00:00 |
|
CHAEWAN KIM
|
0857345945
|
refactor(editor): use const assertion for editor types with single source of truth (#8604)
|
2025-12-03 06:16:19 +00:00 |
|
Jacob Richman
|
d1e35f8660
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
Shreya Keshive
|
86828bb561
|
feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-11-18 09:01:16 -08:00 |
|
Abhi
|
995ae717cc
|
refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537)
|
2025-10-20 22:16:47 +00:00 |
|
Gal Zahavi
|
741b57ed06
|
fix(core): Use shell for spawn on Windows (#9995)
|
2025-10-08 21:21:23 +00:00 |
|
Gal Zahavi
|
986b9fe7e9
|
refactor: Replace exec with spawn (#8510)
|
2025-09-16 19:03:17 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Ahmed Mughal
|
d35abdab99
|
fix(editors): fix neovim closing when using modify with editor (#5337)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-22 17:57:11 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
Gal Zahavi
|
aacae1de43
|
fix(core): prevent UI shift after vim edit (#5315)
|
2025-08-05 21:55:54 +00:00 |
|
Paige Bailey
|
37a3f1e6b6
|
Add emacs support, as per user requests. :) (#1633)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: matt korwel <mattkorwel@google.com>
|
2025-07-31 22:46:04 +00:00 |
|
Cole Miller
|
7a9821607b
|
Check for zeditor if zed binary is not found (#3680)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-20 19:35:21 +00:00 |
|
Didier Durand
|
ab96676e36
|
fix typos in diverse files (#3284)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-05 15:23:39 +00:00 |
|
Noritaka Kobayashi
|
9ae2595bfd
|
refactor: remove unnecessary assertion (#2579)
|
2025-06-29 19:06:03 +00:00 |
|
yuki yano
|
c860dac233
|
feat: add Neovim editor support (#1448)
|
2025-06-29 17:25:22 +00:00 |
|
Pyush Sinha
|
3518ff7663
|
feat: add VSCodium editor support (#2299)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-06-28 17:44:31 +00:00 |
|
cornmander
|
a2ed4266aa
|
Update editor.ts (#1371)
|
2025-06-24 06:41:40 +00:00 |
|
Scott Densmore
|
324715ee8b
|
Add Zed Editor to Eidtor List (#1372)
|
2025-06-23 23:32:09 -07:00 |
|
Leo
|
1ef68e0612
|
feat: External editor settings (#882)
|
2025-06-11 18:21:54 -07:00 |
|
Eddie Santos
|
6484dc9008
|
Add Windsurf in edit tool to modify changes, if installed (#853)
|
2025-06-09 16:01:06 -07:00 |
|
matt korwel
|
3b943c1582
|
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (#784)
|
2025-06-09 12:19:42 -07:00 |
|
Eddie Santos
|
394312b9c2
|
Add tests for core/utils/editor (#851)
|
2025-06-08 19:42:42 +00:00 |
|
Leo
|
9efca40dae
|
feat: Add flow to allow modifying edits during edit tool call (#808)
|
2025-06-08 10:56:58 -07:00 |
|