gemini-cli/packages/core/src
2025-12-01 17:17:54 +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 Add usage limit remaining in /stats (#13843) 2025-11-27 01:21:33 +00:00
commands Adds executeCommand endpoint with support for /extensions list (#11515) 2025-10-23 13:05:43 +00:00
config Always use MCP server instructions (#14297) 2025-12-01 17:17:54 +00:00
confirmation-bus feat(hooks): Hook Event Handling (#9097) 2025-11-24 21:51:39 +00:00
core feat(telemetry): Add Semantic logging for to ApiRequestEvents (#13912) 2025-11-30 03:35:24 +00:00
fallback feat(core): implement towards policy-driven model fallback mechanism (#13781) 2025-11-26 20:36:42 +00:00
hooks fix(core): handle EPIPE error in hook runner when writing to stdin (#14231) 2025-12-01 16:58:41 +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(shell): Standardize pager to 'cat' for shell execution by model (#13878) 2025-11-27 01:23:31 +00:00
telemetry feat(telemetry): Add Semantic logging for to ApiRequestEvents (#13912) 2025-11-30 03:35:24 +00:00
test-utils feat(hooks): Hook Event Handling (#9097) 2025-11-24 21:51:39 +00:00
tools Always use MCP server instructions (#14297) 2025-12-01 17:17:54 +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