Keith Guerin
|
fe92a43e31
|
fix(ui): cleanup estimated string length hacks in composer (#23694)
|
2026-03-25 19:15:08 +00:00 |
|
Keith Guerin
|
46aa3fd193
|
fix(ui): prevent over-eager slash subcommand completion (#20136)
|
2026-03-25 03:11:09 +00:00 |
|
Jarrod Whelan
|
271908dc94
|
feat(ui): implement refreshed UX for Composer layout (#21212)
Co-authored-by: Keith Guerin <keithguerin@gmail.com>
|
2026-03-24 02:30:48 +00:00 |
|
Jarrod Whelan
|
89ca78837e
|
refactor(cli,core): foundational layout, identity management, and type safety (#23286)
|
2026-03-24 01:49:51 +00:00 |
|
Spencer
|
fcd190b8b1
|
fix(telemetry): patch memory leak and enforce logPrompts privacy (#23281)
|
2026-03-23 23:58:06 +00:00 |
|
N. Taylor Mullen
|
6055c47079
|
fix(cli): record skill activation tool calls in chat history (#23203)
|
2026-03-22 20:36:18 +00:00 |
|
Christian Gunderman
|
8f391585ab
|
Disallow and suppress misused spread operator. (#23294)
|
2026-03-21 05:21:53 +00:00 |
|
Alisa
|
1a70fdd364
|
chore(lint): enforce zero warnings and cleanup syntax restrictions (#22902)
|
2026-03-21 04:01:48 +00:00 |
|
Christian Gunderman
|
d1dc4902fd
|
fix(hooks): support 'ask' decision for BeforeTool hooks (#21146)
|
2026-03-21 03:52:39 +00:00 |
|
Tommaso Sciortino
|
11ec4ac2f8
|
test(cli): address unresolved feedback from PR #23252 (#23303)
|
2026-03-20 21:42:01 +00:00 |
|
Tommaso Sciortino
|
6c78eb7a39
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
Jacob Richman
|
524b1e39a5
|
Fix logging and virtual list. (#23080)
|
2026-03-19 17:50:49 +00:00 |
|
Tommaso Sciortino
|
23264ced9a
|
refactor(cli): integrate real config loading into async test utils (#23040)
|
2026-03-19 17:05:33 +00:00 |
|
joshualitt
|
39d3b0e28c
|
feat(cli): Partial threading of AgentLoopContext. (#22978)
|
2026-03-19 16:02:13 +00:00 |
|
Tommaso Sciortino
|
d7dfcf7f99
|
refactor(cli): simplify keypress and mouse providers and update tests (#22853)
|
2026-03-18 16:38:56 +00:00 |
|
Abhi
|
be7c7bb83d
|
fix(cli): resolve subagent grouping and UI state persistence (#22252)
|
2026-03-18 03:11:20 +00:00 |
|
matt korwel
|
e0be1b2afd
|
fix(cli): use active sessionId in useLogger and improve resume robustness (#22606)
|
2026-03-17 21:42:40 +00:00 |
|
Emily Hedlund
|
05fda0cf01
|
feat(extensions): implement cryptographic integrity verification for extension updates (#21772)
|
2026-03-16 19:01:52 +00:00 |
|
N. Taylor Mullen
|
bd590bbde6
|
fix(cli): improve command conflict handling for skills (#21942)
|
2026-03-14 23:33:14 +00:00 |
|
Gal Zahavi
|
fa024133e6
|
feat(core): integrate SandboxManager to sandbox all process-spawning tools (#22231)
|
2026-03-13 21:11:51 +00:00 |
|
Tommaso Sciortino
|
2a7e602356
|
refactor(cli): consolidate getErrorMessage utility to core (#22190)
|
2026-03-13 15:40:29 +00:00 |
|
krishdef7
|
19e0b1ff7d
|
fix(cli): escape @ symbols on paste to prevent unintended file expansion (#21239)
|
2026-03-12 22:05:12 +00:00 |
|
Adam Weidman
|
10ab958378
|
refactor(core): extract ExecutionLifecycleService for tool backgrounding (#21717)
|
2026-03-12 04:03:54 +00:00 |
|
N. Taylor Mullen
|
7380424782
|
fix(policy): ensure user policies are loaded when policyPaths is empty (#22090)
|
2026-03-11 23:58:58 +00:00 |
|
nityam
|
352bbc36c0
|
merge duplicate imports packages/cli/src subtask3 (#22056)
|
2026-03-11 21:21:40 +00:00 |
|
Ali Anari
|
08e174a05c
|
feat(ui): add vim yank/paste (y/p/P) with unnamed register (#22026)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-11 18:43:42 +00:00 |
|
Jack Wotherspoon
|
b804fe9662
|
fix: clean up /clear and /resume (#22007)
|
2026-03-11 15:23:23 +00:00 |
|
Ali Anari
|
f16f13fba8
|
fix(ui): clamp cursor to last char after all NORMAL mode deletes (#21973)
|
2026-03-11 06:22:12 +00:00 |
|
Ali Anari
|
8b09ccc288
|
feat(ui): add missing vim mode motions (X, ~, r, f/F/t/T, df/dt and friends) (#21932)
|
2026-03-11 03:27:06 +00:00 |
|
joshualitt
|
20a226a5ab
|
feat(core): Thread AgentLoopContext through core. (#21944)
|
2026-03-11 01:12:59 +00:00 |
|
Tommaso Sciortino
|
daf3701194
|
feat(cli): customizable keyboard shortcuts (#21945)
|
2026-03-11 01:05:50 +00:00 |
|
Gal Zahavi
|
524679d23c
|
feat: implement background process logging and cleanup (#21189)
|
2026-03-11 00:13:20 +00:00 |
|
Gaurav
|
3ff68a9e55
|
fix: patch gaxios v7 Array.toString() stream corruption (#21884)
|
2026-03-10 20:25:24 +00:00 |
|
kevinjwang1
|
5b8ad9cd65
|
Add extensionRegistryURI setting to change where the registry is read from (#20463)
|
2026-03-10 20:22:03 +00:00 |
|
N. Taylor Mullen
|
5d213764fb
|
feat(cli): enable skill activation via slash commands (#21758)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2026-03-10 19:24:54 +00:00 |
|
skyvanguard
|
7aae5435fa
|
fix(cli): prevent race condition in loop detection retry (#17916)
Co-authored-by: cynthialong0-0 <82900738+cynthialong0-0@users.noreply.github.com>
|
2026-03-10 18:41:16 +00:00 |
|
Gaurav
|
47e4f6b13f
|
fix(ui): handle headless execution in credits and upgrade dialogs (#21850)
|
2026-03-10 14:54:15 +00:00 |
|
Tommaso Sciortino
|
14412c3a72
|
refactor(cli): rename 'return' key to 'enter' internally (#21796)
|
2026-03-10 02:32:40 +00:00 |
|
Tommaso Sciortino
|
215f8f3f15
|
refactor(ui): unify keybinding infrastructure and support string initialization (#21776)
|
2026-03-09 23:26:33 +00:00 |
|
Sehoon Shon
|
1fd42802be
|
perf(cli): cache loadSettings to reduce redundant disk I/O at startup (#21521)
|
2026-03-09 21:33:16 +00:00 |
|
Tommaso Sciortino
|
ab64b15d51
|
refactor: migrate to useKeyMatchers hook (#21753)
|
2026-03-09 20:48:09 +00:00 |
|
joshualitt
|
a17691f0fc
|
feat(core): improve subagent result display (#20378)
|
2026-03-09 19:20:15 +00:00 |
|
Pyush Sinha
|
b68d7bc0f9
|
refactor(cli): better react patterns for BaseSettingsDialog (#21206)
|
2026-03-09 18:35:08 +00:00 |
|
Jerop Kipruto
|
35ee2a841a
|
feat(plan): enable Plan Mode by default (#21713)
|
2026-03-09 15:58:46 +00:00 |
|
Dmitry Lyalin
|
d41735d6a9
|
feat(cli): unify /chat and /resume command UX (#20256)
|
2026-03-08 22:50:51 +00:00 |
|
Jacob Richman
|
d012929a28
|
Code review comments as a pr (#21209)
|
2026-03-08 08:36:54 +00:00 |
|
Keith Guerin
|
237864eb63
|
feat(cli): Invert quota language to 'percent used' (#20100)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-07 23:17:10 +00:00 |
|
Christian Gunderman
|
dac3735626
|
Disallow underspecified types (#21485)
|
2026-03-07 21:05:38 +00:00 |
|
Keith Guerin
|
e5d58c2b5a
|
feat(cli): overhaul thinking UI (#18725)
|
2026-03-07 04:20:27 +00:00 |
|
Gaurav
|
9a7427197b
|
fix(billing): fix overage strategy lifecycle and settings integration (#21236)
|
2026-03-07 03:14:44 +00:00 |
|