gemini-cli/packages/core/src
2025-11-26 20:36:42 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents docs: fix typos in source code and documentation (#13577) 2025-11-21 14:59:42 +00:00
availability feat(core): implement towards policy-driven model fallback mechanism (#13781) 2025-11-26 20:36:42 +00:00
code_assist Fix multiple bugs with auth flow including using the implemented but unused restart support. (#13565) 2025-11-21 16:31:47 +00:00
commands Adds executeCommand endpoint with support for /extensions list (#11515) 2025-10-23 13:05:43 +00:00
config feat(core): implement towards policy-driven model fallback mechanism (#13781) 2025-11-26 20:36:42 +00:00
confirmation-bus feat(hooks): Hook Event Handling (#9097) 2025-11-24 21:51:39 +00:00
core Update System Instructions for interactive vs non-interactive mode. (#12315) 2025-11-26 19:04:36 +00:00
fallback feat(core): implement towards policy-driven model fallback mechanism (#13781) 2025-11-26 20:36:42 +00:00
hooks feat(hooks): Hook Agent Lifecycle Integration (#9105) 2025-11-24 22:31:48 +00:00
ide feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287) 2025-11-18 09:01:16 -08:00
mcp feat(mcp): Inject GoogleCredentialProvider headers in McpClient (#13783) 2025-11-26 20:08:19 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
output Add support for output-format stream-jsonflag for headless mode (#10883) 2025-10-15 20:55:37 +00:00
policy feat(hooks): Hook Event Handling (#9097) 2025-11-24 21:51:39 +00:00
prompts feat(core, cli): Bump genai version to 1.30.0 (#13435) 2025-11-19 20:52:27 +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): Improve request token calculation accuracy (#13824) 2025-11-26 04:20:46 +00:00
telemetry feat(hooks): Hook Telemetry Infrastructure (#9082) 2025-11-24 21:13:24 +00:00
test-utils feat(hooks): Hook Event Handling (#9097) 2025-11-24 21:51:39 +00:00
tools feat(mcp): Inject GoogleCredentialProvider headers in McpClient (#13783) 2025-11-26 20:08:19 +00:00
utils Add support for MCP server instructions behind config option (#13432) 2025-11-26 18:08:47 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00