Gal Zahavi
eb4d28af6a
fix(core): fix PTY descriptor shell leak ( #16773 )
2026-01-16 17:55:29 +00:00
Jacob Richman
d4f277442a
Add timeout for shell-utils to prevent hangs. ( #16667 )
2026-01-15 00:48:02 +00:00
Gal Zahavi
a1110a985a
fix(core): improve shell command with redirection detection ( #15683 )
2026-01-02 19:36:59 +00:00
Tommaso Sciortino
a5a402871f
more robust command parsing logs ( #15339 )
2025-12-19 21:53:13 +00:00
Allen Hutchison
9f34004573
fix(core): commandPrefix word boundary and compound command safety ( #15006 )
2025-12-12 23:02:19 +00:00
Pyry Takala
f231022d69
fix(core): correct bash @P prompt transformation detection ( #13544 )
2025-11-21 00:34:47 +00:00
Jacob MacDonald
c9a63d8e8f
[feat] Extension Reloading - respect updates to exclude tools ( #12728 )
2025-11-07 20:18:35 +00:00
cornmander
5a82097402
Tighten bash shell option handling ( #12532 )
2025-11-04 16:11:29 +00:00
cornmander
a1d7b2bb04
Fix shell auto-approval parsing for chained commands ( #11527 )
2025-10-20 23:18:00 +00:00
cornmander
1b59c27516
Inline tree-sitter wasm and add runtime fallback ( #11157 )
2025-10-17 00:25:30 +00:00
cornmander
a75de5a4b4
Revert "Shell approval rework" ( #11143 )
2025-10-14 22:55:28 +00:00
cornmander
826980397e
Shell approval rework ( #11073 )
2025-10-14 16:51:32 +00:00
mistergarrison
12213bab84
Re-submission: Make --allowed-tools work in non-interactive mode ( #10289 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com >
2025-10-06 19:15:21 +00:00
Gal Zahavi
4dd047053e
Revert "Make --allowed-tools work in non-interactive mode" ( #10006 )
2025-09-26 16:22:02 -07:00
owenofbrien
d1187f0319
Added warning to avoid command substitution in run_shell_command tool… ( #9934 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-26 18:16:05 +00:00
mistergarrison
ff213e8f61
Make --allowed-tools work in non-interactive mode ( #9114 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-09-26 17:03:35 +00:00
Gal Zahavi
e32b135bd7
refactor: Replace exec with spawn ( #8510 )
2025-09-16 19:03:17 +00:00
Andrew Garrett
2919b44546
feat(cli): Add --allowed-tools flag to bypass tool confirmation ( #2417 ) ( #6453 )
2025-08-26 16:17:43 +00:00
Pascal Birchler
a97a6cc71b
Explict imports & exports with type modifier ( #3774 )
2025-08-25 22:04:53 +00:00
Pascal Birchler
42392f6308
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
Richie Foreman
ddc9755b96
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
Abhi
b6344714fc
feat(cli): Introduce arguments for shell execution in custom commands ( #5966 )
2025-08-17 04:02:54 +00:00
cornmander
4c28bb2812
feat(shell): Include disallowed commands in block reason ( #6278 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-15 14:37:49 +00:00
Abhi
1cfb4e7448
feat: Add Shell Command Execution to Custom Commands ( #4917 )
2025-07-27 06:00:26 +00:00
matt korwel
c6a3f4a125
Safer Shell command Execution ( #4795 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2025-07-25 19:25:32 +00:00