Commit Graph

4709 Commits

Author SHA1 Message Date
Aishanee Shah
e040f9caef Add complex HTML modification behavioral test 2026-02-18 22:51:45 +00:00
Aishanee Shah
d8f740709f Merge XML handling evals into a single file 2026-02-18 22:20:01 +00:00
Aishanee Shah
7fd4bca00a Update eval to use structured JSON output 2026-02-18 22:13:03 +00:00
Aishanee Shah
4fd20c9200 test: add behavioral test for shell XML/HTML output safety 2026-02-18 21:54:13 +00:00
Aishanee Shah
91c07e724f revert: unrelated changes to strict-development-rules.md 2026-02-18 17:58:58 +00:00
Aishanee Shah
a69ae5a283 Merge branch 'main' into task/subprocess_xml_tagging 2026-02-18 12:52:00 -05:00
Aishanee Shah
9ed588c761 fix(test): resolve type error in shell-xml-safety.test.ts 2026-02-18 17:51:09 +00:00
Aishanee Shah
e7eb1d5811 security: implement secure XML protocol for subprocess tools 2026-02-18 17:38:13 +00:00
Tommaso Sciortino
5f6b7c0158 feat(cli): add Alt+D for forward word deletion (#19300) 2026-02-18 09:19:26 -08:00
Aishanee Shah
37c20a6691 Update tool-registry.ts
move exit code above other parts when tool fails
2026-02-18 11:49:45 -05:00
Aishanee Shah
032e40ff54 Update shell.ts
Add exit_code before output or error to signal the model
2026-02-18 11:40:05 -05:00
Mag1ck
65e0043fbf feat(cli): add gemini --resume hint on exit (#16285)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-02-18 15:54:01 +00:00
Jack Wotherspoon
22763c98b0 fix: optimize height calculations for ask_user dialog (#19017) 2026-02-18 15:52:30 +00:00
N. Taylor Mullen
05be2b51fc docs: clarify preflight instructions in GEMINI.md (#19377) 2026-02-18 07:16:55 -08:00
N. Taylor Mullen
f1aa38b258 test(evals): add behavioral tests for tool output masking (#19172) 2026-02-18 05:07:25 +00:00
Aishanee Shah
72bf0c0add Update shell.ts 2026-02-18 00:06:27 -05:00
Aishanee Shah
aa5f09626e Update shell.ts
Wrap XML content in CDATA
2026-02-18 00:01:33 -05:00
g-samroberts
4e11ddbf4a Release note generator fix (#19363) 2026-02-18 04:53:53 +00:00
Aishanee Shah
4501c78470 chore(core): align shell tool description with snapshots by removing returned info section 2026-02-18 04:12:23 +00:00
Aishanee Shah
6216573369 Revert "chore(core): update tool descriptions and snapshots for exit_code change"
This reverts commit 491b399c8d.
2026-02-18 03:49:25 +00:00
Aishanee Shah
dc8424a87c Revert "chore(core): update tool model snapshots"
This reverts commit 96acad5602.
2026-02-18 03:49:25 +00:00
Jacob Richman
fe65d562de Fix bottom border color (#19266) 2026-02-18 02:41:43 +00:00
Aishanee Shah
96acad5602 chore(core): update tool model snapshots 2026-02-18 02:07:33 +00:00
Aishanee Shah
491b399c8d chore(core): update tool descriptions and snapshots for exit_code change 2026-02-18 01:40:45 +00:00
Aishanee Shah
4342d773cc test(evals): add behavioral tests for subprocess XML tagging 2026-02-18 01:20:24 +00:00
Aishanee Shah
0643481cbd feat(shell): always include exit_code in subprocess_result XML 2026-02-18 01:20:24 +00:00
Aishanee Shah
f8b3d14d26 feat(core): separate stdout and stderr in discovered tool output 2026-02-18 01:20:24 +00:00
Aishanee Shah
9e7c1b1984 feat(core): transition to self-describing XML output for subprocess tools 2026-02-18 01:18:48 +00:00
Aishanee Shah
4428c83be4 feat(core): deduplicate subprocess protocol in tool descriptions 2026-02-18 01:17:26 +00:00
Christian Gunderman
ce84b3cb5f Use ranged reads and limited searches and fuzzy editing improvements (#19240) 2026-02-17 23:54:08 +00:00
joshualitt
55c628e967 feat(core): experimental in-progress steering hints (1 of 3) (#19008) 2026-02-17 22:59:33 +00:00
Spencer
5e2f5df62c fix(paths): Add cross-platform path normalization (#18939) 2026-02-17 22:52:55 +00:00
Aishanee Shah
4fe86dbd4f refactor(core): modularize tool definitions by model family (#19269) 2026-02-17 22:26:38 +00:00
Jenna Inouye
216d7272bb Docs: Clarify extensions documentation. (#19277) 2026-02-17 21:57:27 +00:00
Pavan Shinde
b7004ad5ed docs: format UTC times in releases doc (#18169) 2026-02-17 21:25:03 +00:00
Valery Teplyakov
f1aa1683dd fix(acp): Wait for mcp initialization in acp (#18893) (#18894)
Co-authored-by: Mervap <megavaprold@gmail.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
2026-02-17 19:39:14 +00:00
Kevin Ramdass
b56361559d feat(config): add setting to make directory tree context configurable (#19053) 2026-02-17 19:19:26 +00:00
g-samroberts
c62601e90c Fix side breakage where anchors don't work in slugs. (#19261) 2026-02-17 18:38:00 +00:00
Jerop Kipruto
fb32db5cd6 feat(cli): remove Plan Mode from rotation when actively working (#19262) 2026-02-17 17:36:59 +00:00
Yuna Seol
8aca3068cf feat: add role-specific statistics to telemetry and UI (cont. #15234) (#18824)
Co-authored-by: Yuna Seol <yunaseol@google.com>
2026-02-17 17:32:30 +00:00
Adib234
14aabbbe8b feat(plan): support project exploration without planning when in plan mode (#18992) 2026-02-17 16:52:59 +00:00
Jacob Richman
366f1df120 refactor(cli): code review cleanup fix for tab+tab (#18967) 2026-02-17 15:16:37 +00:00
Jerop Kipruto
e5ff2023ad feat(cli): update approval mode cycle order (#19254) 2026-02-17 15:13:27 +00:00
Abhi
bf9ca33c18 feat(telemetry): add keychain availability and token storage metrics (#18971) 2026-02-17 15:11:38 +00:00
Gaurav
bbf6800778 fix(telemetry): replace JSON.stringify with safeJsonStringify in file exporters (#19244) 2026-02-17 15:01:54 +00:00
Ramón Medrano Llamas
b38e0984b9 Add Solarized Dark and Solarized Light themes (#19064)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-02-16 22:01:52 +00:00
Sehoon Shon
ddd28f6431 chore(ui): remove outdated tip about model routing (#19226) 2026-02-16 20:50:13 +00:00
Jacob Richman
6ed1878c5f refactor: consolidate development rules and add cli guidelines (#19214) 2026-02-16 20:48:34 +00:00
N. Taylor Mullen
39d36108d7 feat(core): support custom reasoning models by default (#19227) 2026-02-16 20:47:58 +00:00
Krushna Korade
80f0cbd798 Add refresh/reload aliases to slash command subcommands (#19218)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-02-16 20:31:03 +00:00