Rajesh patel
|
7478859502
|
fix(cli): Prevent unmapped keys in Vim Normal mode from inserting text into prompt Input. (#25139)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-19 00:17:55 +00:00 |
|
joshualitt
|
055e0f6452
|
fix(context): Fix snapshot recovery across sessions. (#26939)
|
2026-05-18 16:44:59 +00:00 |
|
ifitisit
|
1814c7f358
|
fix(cli): don't crash when an @-mention captures a non-path blob (#25980)
|
2026-05-13 21:43:08 +00:00 |
|
Sandy Tao
|
7504259d72
|
chore: clean up launched memory features (#26941)
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2026-05-13 21:22:56 +00:00 |
|
Coco Sheng
|
08abe4542d
|
fix(cli): auto-approve shell redirections in AUTO_EDIT mode (#27003)
|
2026-05-13 18:28:30 +00:00 |
|
mahadevan
|
31d5947d37
|
Refactor: Eliminate no-unsafe-return suppressions via strict type validation (#20668)
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-12 23:45:58 +00:00 |
|
Adam Weidman
|
c987b99394
|
refactor(core): introduce SubagentState enum for progress (#26934)
|
2026-05-12 18:58:25 +00:00 |
|
Dev Randalpura
|
451bf32c82
|
fix(ux): fixed issue with transcribed text not showing after releasing space (#26609)
|
2026-05-07 19:39:03 +00:00 |
|
Michael Bleigh
|
90304b279c
|
refactor(cli): migrate core tools to native ToolDisplay property and fix UI rendering (#25186)
|
2026-05-06 21:23:26 +00:00 |
|
Coco Sheng
|
e80d7cc083
|
feat: allow queuing messages during compression (#24071) (#26506)
|
2026-05-05 17:52:08 +00:00 |
|
Adib234
|
704be5a418
|
fix(cli): ensure branch indicator updates in sub-directories and worktrees (#26330)
|
2026-05-04 17:35:13 +00:00 |
|
Sandy Tao
|
9380e13f6d
|
fix(core): remove "System: Please continue." injection on InvalidStream events (#26340)
|
2026-05-01 19:45:31 +00:00 |
|
Coco Sheng
|
997f461cad
|
fix(cli): prevent Escape from clearing input buffer (#17083) (#26339)
|
2026-05-01 18:58:55 +00:00 |
|
Zheyuan Lin
|
7213822e84
|
fix(cli): insert voice transcription at cursor position instead of ap… (#26287)
Co-authored-by: Zheyuan <zlin252@emory.edu>
|
2026-05-01 16:41:17 +00:00 |
|
Coco Sheng
|
2f0c7518ad
|
fix: report AgentExecutionBlocked in non-interactive programmatic modes (#26262)
|
2026-04-30 20:41:35 +00:00 |
|
Abdul Tawab
|
011c0f9bc0
|
feat(cli): add --delete flag to /exit command for session deletion (#19332)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-04-29 17:20:57 +00:00 |
|
Abhijit Balaji
|
2e0641c83b
|
feat(voice): implement real-time voice mode with cloud and local backends (#24174)
|
2026-04-24 21:29:38 +00:00 |
|
cynthialong0-0
|
a007f64d20
|
fix(core): only show list suggestion if the partial input is empty (#25821)
|
2026-04-23 14:07:06 +00:00 |
|
Coco Sheng
|
93a8d9001c
|
fix(cli): use newline in shell command wrapping to avoid breaking heredocs (#25537)
|
2026-04-21 19:12:50 +00:00 |
|
PRAS Samin
|
cdc5cccc13
|
feat: detect new files in @ recommendations with watcher based updates (#25256)
|
2026-04-21 18:35:14 +00:00 |
|
jackyliuxx
|
ac9025e9fc
|
Use OSC 777 for terminal notifications (#25300)
|
2026-04-16 18:45:54 +00:00 |
|
Jason Matthew Suhari
|
cb35ee6710
|
fix(cli): clean up slash command IDE listeners (#24397)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-04-15 19:41:50 +00:00 |
|
Michael Bleigh
|
95944ec5af
|
feat(agent): implement tool-controlled display protocol (Steps 2-3) (#25134)
|
2026-04-13 19:09:02 +00:00 |
|
Adib234
|
b91d177bde
|
feat(cli): extract QuotaContext and resolve infinite render loop (#24959)
|
2026-04-13 18:32:18 +00:00 |
|
Abhijit Balaji
|
0957f7d3e2
|
fix(cli): exclude update_topic from confirmation queue count (#24945)
|
2026-04-10 23:04:59 +00:00 |
|
Jason Matthew Suhari
|
7bba7f437c
|
fix(cli): pass session id to interactive shell executions (#25114)
|
2026-04-10 18:38:35 +00:00 |
|
Michael Bleigh
|
3b7c17a22c
|
refactor(core): consolidate execute() arguments into ExecuteOptions (#25101)
|
2026-04-10 17:11:17 +00:00 |
|
Spencer
|
f744913584
|
feat(core): migrate chat recording to JSONL streaming (#23749)
|
2026-04-09 21:13:55 +00:00 |
|
Michael Bleigh
|
e406856343
|
feat(cli): implement useAgentStream hook (#24292)
Co-authored-by: Adam Weidman <adamfweidman@gmail.com>
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2026-04-09 19:06:27 +00:00 |
|
Abhi
|
b238a453e3
|
feat(core): refactor subagent tool to unified invoke_subagent tool (#24489)
|
2026-04-09 16:48:24 +00:00 |
|
Tommaso Sciortino
|
d06dba3538
|
fix(core): dynamic session ID injection to resolve resume bugs (#24972)
|
2026-04-08 23:27:24 +00:00 |
|
Gaurav Ghosh
|
e7f8d9cf1a
|
Revert "feat: Introduce an AI-driven interactive shell mode with new"
This reverts commit 651ad63ed6.
|
2026-04-08 07:31:17 -07:00 |
|
Gaurav Ghosh
|
651ad63ed6
|
feat: Introduce an AI-driven interactive shell mode with new
`read-shell` and `write-to-shell` tools and a configurable mode setting.
|
2026-04-08 07:27:28 -07:00 |
|
Sehoon Shon
|
d29da15427
|
fix(cli): prevent multiple banner increments on remount (#24843)
|
2026-04-07 19:44:09 +00:00 |
|
Jacob Richman
|
ec35ebbe57
|
fix(core): detect uninitialized lines (#24646)
|
2026-04-04 00:51:29 +00:00 |
|
Jacob Richman
|
1f5d7014c6
|
feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512)
|
2026-04-03 00:39:49 +00:00 |
|
Aashir Javed
|
77027dff82
|
fix(cli): clear stale retry/loading state after cancellation (#21096) (#21960)
Co-authored-by: Aashir Javed <Aaxhirrr@users.noreply.github.com>
Co-authored-by: Dev Randalpura <devrandalpura@google.com>
|
2026-04-02 19:44:39 +00:00 |
|
Jacob Richman
|
40b73c9447
|
Fix shell output display (#24490)
|
2026-04-02 05:53:46 +00:00 |
|
Alisa
|
3344f6849c
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
N. Taylor Mullen
|
ca78a0f177
|
fix(cli): ensure agent stops when all declinable tools are cancelled (#24479)
|
2026-04-01 23:16:34 +00:00 |
|
PROTHAM
|
7d1848d578
|
fix(cli): cap shell output at 10 MB to prevent RangeError crash (#24168)
|
2026-04-01 16:09:30 +00:00 |
|
ruomeng
|
eb95e99b3d
|
feat(plan): conditionally add enter/exit plan mode tools based on current mode (#24378)
|
2026-04-01 15:56:10 +00:00 |
|
Abhi
|
9364dd8a49
|
feat(core): infrastructure for event-driven subagent history (#23914)
|
2026-03-31 21:54:22 +00:00 |
|
Jarrod Whelan
|
1df5c98b33
|
feat(cli): implement compact tool output (#20974)
|
2026-03-30 23:43:29 +00:00 |
|
Tommaso Sciortino
|
44cdb3e376
|
fix(cli): resolve missing F12 logs via global console store (#24235)
|
2026-03-30 13:15:10 -07:00 |
|
Christian Gunderman
|
b7c86b5497
|
UX for topic narration tool (#24079)
|
2026-03-28 21:33:38 +00:00 |
|
Adam Weidman
|
3eebb75b7a
|
feat(core): agnostic background task UI with CompletionBehavior (#22740)
Co-authored-by: mkorwel <matt.korwel@gmail.com>
|
2026-03-28 21:27:51 +00:00 |
|
Abhi
|
104587bae8
|
feat(core): subagent isolation and cleanup hardening (#23903)
|
2026-03-27 03:43:39 +00:00 |
|
Spencer
|
d25ce0e143
|
fix(core): remove shell outputChunks buffer caching to prevent memory bloat and sanitize prompt input (#23751)
|
2026-03-26 21:16:07 +00:00 |
|
Sehoon Shon
|
49534209f2
|
fix(cli): prioritize primary name matches in slash command search (#23850)
|
2026-03-26 12:18:57 +00:00 |
|