summaryrefslogtreecommitdiff
path: root/packages/core/src/config
AgeCommit message (Expand)Author
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
2025-08-16Add support for HTTP OpenTelemetry exporters (#6357)Billy Biggs
2025-08-13fix(core): Discard thought signature when switching from Gemini API Key to OA...Sandy Tao
2025-08-13Add support for trustedFolders.json config file (#6073)shrutip90
2025-08-13Zed integration schema upgrade (#5536)Agus Zubiaga
2025-08-12Launch VS Code IDE Integration (#6063)Shreya Keshive
2025-08-12chore(usage telemetry): Freshen up Clearcut logging (#6013)Richie Foreman
2025-08-11Start IDE connection after config initialization (#6018)Shreya Keshive
2025-08-08[ide-mode] Close all open diffs when the CLI gets closed (#5792)christine betts
2025-08-07avoid loading and initializing CLI config twice in non-interactive mode (#5793)Jacob MacDonald
2025-08-07Add new folderTrust setting that the users can enable or disable (#5798)shrutip90
2025-08-07Add a context percentage threshold setting for auto compression (#5721)Jacob MacDonald
2025-08-06experiment: Add feature exp flag for folder trust (#5709)shrutip90
2025-08-05Refactor IDE client state management, improve user-facing error messages, and...Shreya Keshive
2025-08-05feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...Yuki Okita
2025-08-04ide-mode flag cleanup (#5531)Shreya Keshive
2025-08-03Fix: Preserve conversation history when changing auth methods via /auth (#5216)Kumbham Ajay Goud
2025-08-01Switch utility calls to use the gemini-2.5-flash-lite model (#5193)mrcabbage972
2025-07-31feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)Yuki Okita
2025-07-30Add toggleable IDE mode setting (#5146)christine betts
2025-07-30Introduce IDE mode installer (#4877)christine betts
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...Yuki Okita
2025-07-29feat(commands): add custom commands support for extensions (#4703)Daniel Lee
2025-07-28Add new fallback state as prefactor for routing (#5065)Abhi
2025-07-28Revert "feat: Add /config refresh command" (#5060)N. Taylor Mullen
2025-07-28feat: Add /config refresh command (#4993)Ramón Medrano Llamas
2025-07-27(model) - Use Flash Lite For Next Speaker Checks (#4991)Abhi
2025-07-25Load and use MCP server prompts as slash commands in the CLI (#4828)christine betts
2025-07-25[ide-mode] Create an IDE manager class to handle connecting to and exposing m...christine betts
2025-07-25feat: add /mcp refresh command (#4566)Ramón Medrano Llamas
2025-07-24Add Google credentials provider for authenticating with MCP servers (#4748)ashwinpvg
2025-07-23feat(memory): make directory search limit on memory discovery configurable wi...Brandon Keiji
2025-07-23add `--telemetry-outfile` flag (#4689)smhendrickson
2025-07-22MCP OAuth Part 2 - MCP Client Integration (#4318)Brian Ray
2025-07-21Refactor the logic for deciding whether to launch a browser into config (#4622)Marat Boshernitsan
2025-07-21Various spelling improvements (#3497)Josh Soref
2025-07-21Simplify streaming code for code assist server (#4619)Tommaso Sciortino
2025-07-20feat: full implementation for .geminiignore in settings and respective tool c...Pyush Sinha
2025-07-19Revert background agent commits (#4479)Tommaso Sciortino
2025-07-18Add /background commands (when background agent is configured) (#4407)Tommaso Sciortino
2025-07-18Summarize extensions and MCP servers on startup (#3977)Billy Biggs
2025-07-17Zed integration (#4266)Conrad Irwin
2025-07-16Run model availability check in the background to speed up startup (#4256)Sandy Tao
2025-07-15Enable tool summarization only when explicitly set in settings.json (#4140)anj-s
2025-07-15Pure refactor: Consolidate isWithinRoot() function calling. (#4163)Tommaso Sciortino
2025-07-14fix(checkpoint): Prevent silent failure and enable for non-Git projects (#4144)Abhi
2025-07-14Add feature flag for IDE integration (#3927)Shreya Keshive
2025-07-12fix(core): make the commented-out test workable (#3885)Yuki Okita
2025-07-11Added in proper checks for customer tiers in 429/Quota error messaging (#3863)Bryan Morgan
2025-07-11Add support for specifying maxSessionTurns via the settings configuration (#3...anj-s