gemini-cli/packages/core/src
Jacob MacDonald e3e7677753
Add integration test for maximum schema depth error handling (#5685)
2025-08-06 20:45:54 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
code_assist Propagate prompt (#5033) 2025-08-01 19:37:56 +00:00
config Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591) 2025-08-05 22:52:58 +00:00
core Add integration test for maximum schema depth error handling (#5685) 2025-08-06 20:45:54 +00:00
ide [ide-mode] Add support for in-IDE diff handling in the CLI (#5603) 2025-08-06 17:36:05 +00:00
mcp feat: mcp - support audiences for OAuth2 (#5265) 2025-08-05 22:02:16 +00:00
prompts fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385) 2025-08-05 21:59:31 +00:00
services Fix bug executing commands in windows whose flags contain spaces (#5317) 2025-08-01 00:27:07 +00:00
telemetry feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613) 2025-08-06 17:50:02 +00:00
test-utils feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613) 2025-08-06 17:50:02 +00:00
tools Add detection of tools with bad schemas and automatically omit them with a warning (#5694) 2025-08-06 20:19:15 +00:00
utils fix: improve error handling and path processing in memory discovery (#5175) 2025-08-06 17:19:43 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts feat(core, cli): Introduce high-performance FileSearch engine (#5136) 2025-08-05 23:18:03 +00:00