Adam Weidman
48ad6983a3
FEAT: Add availabilityService ( #81 )
...
* auto and fallback work
* test fixes
* fixes
* Show model dialog even if there's no more fallback option
* fix tests
* fix failing test
* disable showInDialog for model in settings
* revert package-lock.json
* remove dup line
---------
Co-authored-by: Sehoon Shon <sshon@google.com >
2025-12-16 14:38:32 -08:00
Sehoon Shon
ad994cfe8b
Update models menu dialog to support manual model selection and group… ( #80 )
...
* Update models menu dialog to support manual model selection and group by model family
* fix tests
* update codebase investigator model setting
* fix test
* fix test
* update generated golden file
* regenerate scheme and doc for settings
* use Preview Auto if previewFeatures is set to true
2025-12-16 14:36:49 -08:00
Abhi
d236df5b21
Fix tool output fragmentation by encapsulating content in functionResponse ( #13082 )
2025-12-15 20:36:34 +00:00
Christian Gunderman
942bcfc61e
Disallow redundant typecasts. ( #15030 )
2025-12-13 01:43:43 +00:00
Allen Hutchison
5f298c17d7
feat: Persistent "Always Allow" policies with granular shell & MCP support ( #14737 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-12 21:45:39 +00:00
Tommaso Sciortino
1954f45c19
Limit search depth in path corrector ( #14869 )
2025-12-10 04:08:39 +00:00
Christian Gunderman
025e450ac2
Disallow floating promises. ( #14605 )
2025-12-06 00:12:49 +00:00
Hirokazu Hata
3da4fd5f7d
fix(acp): prevent unnecessary credential cache clearing on re-authent… ( #9410 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-12-03 23:43:15 +00:00
Allen Hutchison
828afe113e
refactor(stdio): always patch stdout and use createWorkingStdio for clean output ( #14159 )
2025-12-02 23:08:25 +00:00
Marco Mihai Condrache
5729642556
fix(zed-integration): remove extra field from acp auth request ( #13646 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-12-01 22:23:11 +00:00
CHAEWAN KIM
f4babf172b
fix(async): prevent missed async errors from bypassing catch handlers ( #13714 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-12-01 22:11:40 +00:00
Kevin Ramdass
db027dd95b
feat: Add startup profiler to measure and record application initialization phases. ( #13638 )
2025-12-01 18:06:13 +00:00
Megha Bansal
3370644ffe
Improved code coverage for cli/src/zed-integration ( #13570 )
2025-11-21 15:38:33 +00:00
Ben Brandt
83d0bdc32e
feat(zed-integration): Use default model routing for Zed integration ( #13398 )
...
Co-authored-by: Shreya Keshive <shreyakeshive@google.com >
2025-11-20 20:08:37 +00:00
joshualitt
257cd07a3a
feat(core): Wire up chat code path for model configs. ( #12850 )
2025-11-20 04:41:16 +00:00
Ben Brandt
300205b07c
fix(zed-integration): Correctly handle cancellation errors ( #13399 )
2025-11-19 17:25:52 +00:00
joshualitt
10003a6490
fix(core): Ensure read_many_files tool is available to zed. ( #13338 )
2025-11-18 22:58:12 +00:00
Megha Bansal
638dd2f6c0
Improve test code coverage for cli/command/extensions package ( #12994 )
2025-11-14 05:28:01 +00:00
Sehoon Shon
523274dbf3
Standardize error logging with coreEvents.emitFeedback ( #12199 )
2025-10-29 22:27:17 +00:00
Jacob MacDonald
1b302deeff
Add ExtensionLoader interface, use that on Config object ( #12116 )
2025-10-28 16:04:30 +00:00
Eric Rahm
b1059f891f
refactor: Switch over to unified shouldIgnoreFile ( #11815 )
2025-10-25 01:55:12 +00:00
Abhi
b40f67b76a
extract console error to util func ( #11675 )
2025-10-22 20:09:10 +00:00
Abhi
b364f37655
refactor(logging): Centralize console logging with debugLogger ( #11590 )
2025-10-21 20:35:22 +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
Jacob MacDonald
f4330c9f5e
remove support for workspace extensions and migrations ( #11324 )
2025-10-17 23:08:57 +00:00
Christie Warwick (Wilson)
83075b2800
refactor: make log/event structure clear ( #10467 )
2025-10-09 23:02:58 +00:00
Zack Birkenbuel
8980276b20
Rationalize different Extension typings ( #10435 )
2025-10-08 14:31:41 +00:00
Ben Brandt
e7a13aa031
fix: Stream parsing for Windows Zed integration ( #10339 )
2025-10-02 16:54:49 +00:00
Jacob MacDonald
ea061f52b0
Fix -e <extension> for disabled extensions ( #9994 )
2025-09-29 13:53:19 +00:00
anthony bushong
1bd75f060d
fix(core): auto-correct file paths in smart edit where possible (x-platform) ( #10018 )
2025-09-27 23:16:51 +00:00
Gal Zahavi
eb1a6a6091
Revert "fix(core): auto-correct file paths in smart edit where possible" ( #10009 )
2025-09-27 01:05:48 +00:00
anthony bushong
0d22b22c82
fix(core): auto-correct file paths in smart edit where possible ( #9526 )
2025-09-26 20:05:15 +00:00
Shreya Keshive
f885375c72
fix(zed): Fix broken 'auto' model selection in Zed integration ( #9769 )
2025-09-25 18:47:07 +00:00
Gal Zahavi
181898cb5d
feat(shell): enable interactive commands with virtual terminal ( #6694 )
2025-09-11 20:27:27 +00:00
Abhi
538e6cd19a
feat(routing): Initialize model routing architecture ( #8153 )
2025-09-11 17:38:50 +00:00
Victor May
e7a4142b2a
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
f22263c9e8
refactor: refactor settings to a nested structure ( #7244 )
2025-08-28 01:39:45 +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
Antonio Scandurra
7fa592f342
Show error instead of aborting if model fails to call tool ( #7005 )
2025-08-25 17:58:04 +00:00
Tommaso Sciortino
75822d3506
Change the type of ToolResult.responseParts ( #6875 )
2025-08-22 21:12:05 +00:00
Agus Zubiaga
cfcf14fd06
Support all content types in prompts from Zed ( #6756 )
2025-08-22 20:10:14 +00:00
Victor Miura
31cd35b8c4
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
fuyou
ef46d64ae5
Fix(grep): memory overflow in grep search and enhance test coverage ( #5911 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-22 06:10:45 +00:00
Tommaso Sciortino
0cc2a1e7ef
Remove unnecessary promiuse usage. ( #6585 )
2025-08-19 22:31:02 +00:00
agarwalravikant
58c2925624
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
fb3ceb0da4
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
d3fda9dafb
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