Tommaso Sciortino
d6aa4d279e
fix(core): properly support allowRedirect in policy engine ( #23579 )
2026-03-23 20:32:50 +00:00
Tommaso Sciortino
edcf7de2c0
fix: "allow always" for commands with paths ( #23558 )
2026-03-23 17:25:31 +00:00
N. Taylor Mullen
049e3ef1dc
feat(core): improve shell redirection transparency and security ( #16486 )
2026-01-20 04:07:28 +00:00
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
8073deee21
fix(core): mock powershell output in shell-utils test ( #15831 )
2026-01-02 23:20:26 +00:00
Gal Zahavi
a1110a985a
fix(core): improve shell command with redirection detection ( #15683 )
2026-01-02 19:36:59 +00:00
Allen Hutchison
9f34004573
fix(core): commandPrefix word boundary and compound command safety ( #15006 )
2025-12-12 23:02:19 +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
05e13806ce
Add regression tests for shell command parsing ( #11962 )
2025-10-24 18:25:54 +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
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
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
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