gemini-cli/packages/core/src
Pavel Jbanov a9cb8f4958
feat: added basic dev otel trace instrumentation (#11690)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-27 23:16:44 +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 Create BYOID auth client when detecting BYOID credentials (#11592) 2025-10-27 20:05:11 +00:00
commands Adds executeCommand endpoint with support for /extensions list (#11515) 2025-10-23 13:05:43 +00:00
config fix(telemetry): Prevent duplicate StartSessionEvent logging (#12090) 2025-10-27 20:40:03 +00:00
confirmation-bus feat: Implement message bus and policy engine (#11523) 2025-10-21 18:45:33 +00:00
core feat: added basic dev otel trace instrumentation (#11690) 2025-10-27 23:16:44 +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 feat(ID token support): Add ID token support for authenticating to MC… (#12031) 2025-10-27 20:34:38 +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(cli): configure policy engine from existing settings (#8348) 2025-09-18 20:44:23 +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: added basic dev otel trace instrumentation (#11690) 2025-10-27 23:16:44 +00:00
test-utils chore(mocktools): final step in unify mock tool definitions (#9166) 2025-09-29 20:43:06 +00:00
tools use debugLogger instead of console (#12095) 2025-10-27 18:35:16 +00:00
utils (fix): appcontainer should not poll and footer should use currentModel from ui state (#11923) 2025-10-27 22:33:12 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts fix: handle request retries and model fallback correctly (#11624) 2025-10-24 18:09:06 +00:00