Sandy Tao
|
bfabf9ede3
|
fix: shorten tool call IDs and fix duplicate tool name in truncated output filenames (#18600)
|
2026-02-09 17:09:17 +00:00 |
|
Sandy Tao
|
9c2181a3c6
|
refactor: simplify tool output truncation to single config (#18446)
|
2026-02-06 21:41:19 +00:00 |
|
Abhi
|
587188cd1f
|
feat(core,cli): implement session-linked tool output storage and cleanup (#18416)
|
2026-02-06 06:36:42 +00:00 |
|
Jerop Kipruto
|
ce4dfa5964
|
feat(plan): add core logic and exit_plan_mode tool definition (#18110)
|
2026-02-03 03:30:03 +00:00 |
|
Sandy Tao
|
e5c6dbb6fc
|
feat(core): Isolate and cleanup truncated tool outputs (#17594)
|
2026-01-29 23:20:11 +00:00 |
|
maruto
|
6f1ff6bb5d
|
fix: verify audio/video MIME types with content check (#16907)
|
2026-01-28 14:58:39 +00:00 |
|
N. Taylor Mullen
|
cd5a2837b4
|
fix(core): attempt compression before context overflow check (#16914)
|
2026-01-19 06:40:07 +00:00 |
|
N. Taylor Mullen
|
004f5e2ddf
|
refactor(core): foundational truncation refactoring and token estimation optimization (#16824)
|
2026-01-16 23:57:47 +00:00 |
|
Abhi
|
6f47cefcde
|
refactor(core): extract static concerns from CoreToolScheduler (#15589)
|
2025-12-26 20:51:39 +00:00 |
|
Jack Wotherspoon
|
1b6e0cfb25
|
fix(audio): improve reading of audio files (#14658)
|
2025-12-08 17:46:33 +00:00 |
|
Jainam M
|
c1b6cb248f
|
refactor(cli): consolidate repetitive tests in InputPrompt using it.each (#12524)
|
2025-11-06 17:41:50 +00:00 |
|
cornmander
|
9fc0c1c7c0
|
test: add readWasmBinaryFromDisk unit test (#11546)
|
2025-10-21 02:42:16 +00:00 |
|
Arya Gummadi
|
01620cd366
|
fix(tests): improve test reliability and performance (#8395)
|
2025-09-17 17:12:33 +00:00 |
|
joshualitt
|
5dbcbd878c
|
feat(core): Download ripgrep at runtime, if enabled. (#7818)
|
2025-09-08 21:44:56 +00:00 |
|
Pascal Birchler
|
7ede53fe76
|
Reduce bundle size & check it in CI (#7395)
|
2025-09-04 21:00:27 +00:00 |
|
Tayyab3245
|
5ed64eab40
|
fix(core): treat UTF16/32 BOM files as text and decode correctly (#6081)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-29 01:13:46 +00:00 |
|
Conrad Irwin
|
f0af8c2e2d
|
Read and write files through Zed (#6169)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
|
2025-08-18 22:29:45 +00:00 |
|
joshualitt
|
641b0cda09
|
bug(core): Prompt engineering for truncated read_file. (#5161)
|
2025-08-06 20:52:04 +00:00 |
|
Yash Velagapudi
|
c377e15595
|
fix(core): Treat .mts files as TypeScript modules instead of video files (#5492)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-06 06:15:53 +00:00 |
|
joshualitt
|
36d6da3fcf
|
bug(core): fix contentRangeTruncated calculation. (#5329)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-05 18:52:39 +00:00 |
|
joshualitt
|
55c568bb70
|
bug(core): UI reporting for truncated read_file. (#5155)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-07-31 16:31:14 +00:00 |
|
Josh Soref
|
03f7b220d3
|
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:54:44 +00:00 |
|
sangwook
|
4dea1ca506
|
feat: Make file type detection and binary checks asynchronous (#3286) (#3288)
|
2025-07-20 23:16:42 +00:00 |
|
Pugazhendhi
|
1d477758ad
|
feat: add .svg support (#3229)
|
2025-07-07 05:51:32 +00:00 |
|
Tommaso Sciortino
|
63717dd9e7
|
Special case mime type for ts file. (#2902)
|
2025-07-01 23:05:33 +00:00 |
|
Santhosh Kumar
|
33211aec3e
|
feat: add audio and video support to read_file (#2556)
|
2025-07-01 19:22:32 +00:00 |
|
Tommaso Sciortino
|
64bd136f42
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|