gemini-cli/packages/core/src
cornmander ec1fa954d1
Fix several IDE mode integration tests (#6408)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-17 07:55:39 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
code_assist feat(oauth): Make oauth client a singleton to survive cache failures (#6348) 2025-08-16 05:05:59 +00:00
config Add support for HTTP OpenTelemetry exporters (#6357) 2025-08-16 01:10:21 +00:00
core Check for pending tool calls before appending IDE Context (#6317) 2025-08-15 22:04:47 +00:00
ide Fix several IDE mode integration tests (#6408) 2025-08-17 07:55:39 +00:00
mcp fixes for oauth spec - adds github oauth support. Resource paramater. (#6281) 2025-08-15 19:14:48 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
prompts fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385) 2025-08-05 21:59:31 +00:00
services feat(cli): Introduce arguments for shell execution in custom commands (#5966) 2025-08-17 04:02:54 +00:00
telemetry Add support for HTTP OpenTelemetry exporters (#6357) 2025-08-16 01:10:21 +00:00
test-utils feat(core): Migrate MockTools to declarative pattern. (#6197) 2025-08-15 15:44:26 +00:00
tools use toMatchSnapshot in test (#6344) 2025-08-15 20:31:00 +00:00
utils feat(cli): Introduce arguments for shell execution in custom commands (#5966) 2025-08-17 04:02:54 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts [ide-mode] Suggest the extension name in the installation messages (#6182) 2025-08-14 14:57:36 +00:00