Eric Rahm
|
f5015fb90c
|
refactor: Switch over to unified shouldIgnoreFile (#11815)
|
2025-10-25 01:55:12 +00:00 |
|
Abhi
|
237822c91c
|
extract console error to util func (#11675)
|
2025-10-22 20:09:10 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Zack Birkenbuel
|
a240ecefcd
|
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 |
|
Jacob MacDonald
|
012c9ab71a
|
remove support for workspace extensions and migrations (#11324)
|
2025-10-17 23:08:57 +00:00 |
|
Christie Warwick (Wilson)
|
f0ce673142
|
refactor: make log/event structure clear (#10467)
|
2025-10-09 23:02:58 +00:00 |
|
Zack Birkenbuel
|
3ed350a464
|
Rationalize different Extension typings (#10435)
|
2025-10-08 14:31:41 +00:00 |
|
Jacob MacDonald
|
5970283944
|
Fix -e <extension> for disabled extensions (#9994)
|
2025-09-29 13:53:19 +00:00 |
|
Shreya Keshive
|
b71c859c7b
|
fix(zed): Fix broken 'auto' model selection in Zed integration (#9769)
|
2025-09-25 18:47:07 +00:00 |
|
Gal Zahavi
|
dc7656af8c
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Abhi
|
431bf4c273
|
feat(routing): Initialize model routing architecture (#8153)
|
2025-09-11 17:38:50 +00:00 |
|
Victor May
|
e9f38f24df
|
Handle cleaning up the response text in the UI when a response stream retry occurs (#7416)
|
2025-09-04 02:00:16 +00:00 |
|
Gal Zahavi
|
9ec0cc7d4e
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
42392f6308
|
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 |
|
Antonio Scandurra
|
1f79339ae5
|
Show error instead of aborting if model fails to call tool (#7005)
|
2025-08-25 17:58:04 +00:00 |
|
Tommaso Sciortino
|
bcd4abcbd7
|
Change the type of ToolResult.responseParts (#6875)
|
2025-08-22 21:12:05 +00:00 |
|
Agus Zubiaga
|
9122d2a627
|
Support all content types in prompts from Zed (#6756)
|
2025-08-22 20:10:14 +00:00 |
|
Victor Miura
|
7bce49cb9b
|
fix(tools): Add an end of file list marker to ReadManyFilesTool (#5967)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-22 15:10:14 +00:00 |
|
Tommaso Sciortino
|
c0c371bf5d
|
Remove unnecessary promiuse usage. (#6585)
|
2025-08-19 22:31:02 +00:00 |
|
agarwalravikant
|
7a3be7f56e
|
Changes to add tool_type as dimension (#6538)
Co-authored-by: Ravikant Agarwal <ravikantag@google.com>
|
2025-08-19 05:25:47 +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 |
|
Agus Zubiaga
|
c00193b026
|
Zed integration schema upgrade (#5536)
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Ben Brandt <benjamin@zed.dev>
|
2025-08-13 15:58:26 +00:00 |
|