joshualitt
|
39d3b0e28c
|
feat(cli): Partial threading of AgentLoopContext. (#22978)
|
2026-03-19 16:02:13 +00:00 |
|
nityam
|
016d5d8eb6
|
merge duplicate imports packages/cli/src subtask1 (#22040)
|
2026-03-11 17:50:42 +00:00 |
|
Gal Zahavi
|
aba8c5f662
|
fix(cli): allow restricted .env loading in untrusted sandboxed folders (#17806)
|
2026-02-04 01:08:10 +00:00 |
|
Krushna Korade
|
0465de303a
|
fix: persist and restore workspace directories on session resume (#17454)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-01-28 19:07:58 +00:00 |
|
Jacob Richman
|
3e1a377d78
|
Fix bug in detecting already added paths. (#17430)
|
2026-01-26 18:12:40 +00:00 |
|
Gal Zahavi
|
0242a3dc56
|
feat: Enforce unified folder trust for /directory add (#17359)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-01-24 05:31:42 +00:00 |
|
Gal Zahavi
|
45d554ae2f
|
fix(core,cli): enable recursive directory access for (#17094)
|
2026-01-21 17:58:23 +00:00 |
|
Sehoon Shon
|
91fcca3b1c
|
refactor: make baseTimestamp optional in addItem and remove redundant calls (#16471)
|
2026-01-13 19:15:04 +00:00 |
|
Jack Wotherspoon
|
0f3555a4d2
|
feat: add folder suggestions to /dir add command (#15724)
|
2026-01-02 21:08:11 +00:00 |
|
Christian Gunderman
|
025e450ac2
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
shrutip90
|
9786c4dcff
|
Check folder trust before allowing add directory (#12652)
|
2025-11-15 03:06:30 +00:00 |
|
shrutip90
|
472e775a13
|
feat: Update permissions command to support modifying trust for other… (#11642)
|
2025-11-14 22:41:53 +00:00 |
|
Zack Birkenbuel
|
cc7e1472f9
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
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 |
|
Yuki Okita
|
5c8268b6f4
|
feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-05 17:01:01 +00:00 |
|
Yuki Okita
|
f9a05401c1
|
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
|
2025-07-31 19:02:08 +00:00 |
|