gemini-cli/packages/core/src
owenofbrien 5d1d40fa2e
Fix: log api response error status codes (#6015)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
2025-08-12 16:51:21 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
code_assist chore: migrate from responseSchema to use responseJsonSchema. (#4814) 2025-08-11 23:04:58 +00:00
config Start IDE connection after config initialization (#6018) 2025-08-11 22:09:47 +00:00
core Fix: log api response error status codes (#6015) 2025-08-12 16:51:21 +00:00
ide [ide-mode] Update sandbox detection logic to support macos seatbelt (#6005) 2025-08-11 21:09:57 +00:00
mcp feat(core): add host validation to GoogleCredentialProvider (#5962) 2025-08-11 16:40:30 +00:00
prompts fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385) 2025-08-05 21:59:31 +00:00
services skip loop check if it is currently inside a loop (#6022) 2025-08-11 23:45:31 +00:00
telemetry feat: add "surface" to all logs (#5862) 2025-08-11 15:11:20 +00:00
test-utils feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613) 2025-08-06 17:50:02 +00:00
tools feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
utils feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +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