gemini-cli/packages/core/src
2025-12-12 19:53:07 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents refactor: implement DelegateToAgentTool with discriminated union (#14769) 2025-12-10 21:14:13 +00:00
availability feat: reset availabilityService on /auth (#14911) 2025-12-10 21:53:12 +00:00
code_assist Send the model and CLI version with the user agent (#14865) 2025-12-10 00:38:33 +00:00
commands feat(a2a): Introduce /init command for a2a server (#13419) 2025-12-12 17:09:04 +00:00
config feat: reset availabilityService on /auth (#14911) 2025-12-10 21:53:12 +00:00
confirmation-bus Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
core refactor: implement DelegateToAgentTool with discriminated union (#14769) 2025-12-10 21:14:13 +00:00
fallback feat(modelAvailabilityService): integrate model availability service into backend logic (#14470) 2025-12-08 14:44:34 +00:00
hooks feat(core): Add support for transcript_path in hooks for git-ai/Gemini extension (#14663) 2025-12-10 20:44:30 +00:00
ide test: update ide detection tests to make them more robust when run in an ide (#15008) 2025-12-12 19:53:07 +00:00
mcp fix(async): prevent missed async errors from bypassing catch handlers (#13714) 2025-12-01 22:11:40 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
output Adding session id as part of json o/p (#14504) 2025-12-04 17:06:20 +00:00
policy fix: temp fix for subagent invocation until subagent delegation is merged to stable (#15007) 2025-12-12 19:43:46 +00:00
prompts feat(core, cli): Bump genai version to 1.30.0 (#13435) 2025-11-19 20:52:27 +00:00
resources feat: Add support for MCP Resources (#13178) 2025-12-09 02:43:12 +00:00
routing Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08:00
safety feat(safety): Introduce safety checker framework (#12504) 2025-11-12 21:18:34 +00:00
services feat(core): Add support for transcript_path in hooks for git-ai/Gemini extension (#14663) 2025-12-10 20:44:30 +00:00
telemetry test: update ide detection tests to make them more robust when run in an ide (#15008) 2025-12-12 19:53:07 +00:00
test-utils feat(hooks): Hook Event Handling (#9097) 2025-11-24 21:51:39 +00:00
tools Fix: Correctly detect MCP tool errors (#14937) 2025-12-11 16:41:02 +00:00
utils feat: attempt more error parsing (#14899) 2025-12-10 19:14:07 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts feat(a2a): Introduce /init command for a2a server (#13419) 2025-12-12 17:09:04 +00:00