gemini-cli/packages/core/src
2025-10-29 20:23:35 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents First batch of fixing tests to use best practices. (#11964) 2025-10-25 21:41:53 +00:00
code_assist fix(security) - Use emitFeedback instead of console error (#11954) 2025-10-29 14:49:46 +00:00
commands Adds executeCommand endpoint with support for /extensions list (#11515) 2025-10-23 13:05:43 +00:00
config Disable model routing for oauth users (#11889) 2025-10-28 15:25:53 -07:00
confirmation-bus feat: Implement message bus and policy engine (#11523) 2025-10-21 18:45:33 +00:00
core Remove obsolete snapshots (#12180) 2025-10-28 20:31:36 +00:00
fallback (fix): appcontainer should not poll and footer should use currentModel from ui state (#11923) 2025-10-27 22:33:12 +00:00
ide refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
mcp Add support for sensitive keychain-stored per-extension settings (#11953) 2025-10-28 18:48:50 +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(policy): Introduce config-based policy engine with TOML configuration (#11992) 2025-10-28 16:20:57 +00:00
prompts refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
routing refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
services refactor(core): extract ChatCompressionService from GeminiClient (#12001) 2025-10-27 21:29:39 +00:00
telemetry feat: Add auth_type to StartSessionEvent OTel logging (#12034) 2025-10-29 19:28:28 +00:00
test-utils chore(mocktools): final step in unify mock tool definitions (#9166) 2025-09-29 20:43:06 +00:00
tools refactor: Replace console.error with structured logging and feedback (#12175) 2025-10-29 20:20:11 +00:00
utils refactor(core): Move getPackageJson utility to core package (#12224) 2025-10-29 20:23:35 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts refactor(core): Move getPackageJson utility to core package (#12224) 2025-10-29 20:23:35 +00:00