summaryrefslogtreecommitdiff
path: root/packages/core/src/config
AgeCommit message (Expand)Author
2025-06-23refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)Jerop Kipruto
2025-06-23Enable clearcut logging by default (#1309)owenofbrien
2025-06-22Plumb extension context filenames through for /memory refresh (#1312)Billy Biggs
2025-06-22Clearcut logging - initial implementation (#1274)owenofbrien
2025-06-22Add setting enableRecursiveFileSearch to control @-file completion (#1290)Billy Biggs
2025-06-20feat: Update default Gemini Flash model to 2.5 (#1241)N. Taylor Mullen
2025-06-20Make checkpoints configurable in settings.json (#1251)Louis Jimenez
2025-06-19Tactical client lifetime fix. (#1247)N. Taylor Mullen
2025-06-19Auth First Run (#1207)matt korwel
2025-06-18feat: consolidate sandbox configurations into a single object (#1154)Brandon Keiji
2025-06-17feat: update default gemini model to GA 2.5 pro (#1173)N. Taylor Mullen
2025-06-15fix(core): Improve shell tool reliability and test portability (#1036)Sijie Wang
2025-06-15Add telemetry command and refactor telemetry settings (#1060)Jerop Kipruto
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-14feat: Add custom URL support for the /bug command (#1017)Allen Hutchison
2025-06-13initialize `FileDiscoveryService` once (#1029)Anas H. Sulaiman
2025-06-13Support MCP StreamableHTTPClientTransport (#1014)Shreya Keshive
2025-06-13Revert "Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set" (#1011)Jerop Kipruto
2025-06-13Update contextFileName to support an optional list of strings (#1001)Billy Biggs
2025-06-13cleanup unused `allowBuildArtifacts` (#1010)Anas H. Sulaiman
2025-06-13Add web socket protocol support for IDE MCP server (#987)Shreya Keshive
2025-06-13refactor: Use default centralized Flash & Pro models everywhere (#994)N. Taylor Mullen
2025-06-13Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set (#1003)Jerop Kipruto
2025-06-12Reduce coupling between core and cli packages (#961)Marat Boshernitsan
2025-06-12remove enable editor flag (#984)Leo
2025-06-11add excludeTools flag to settings.json config (#957)JingboWang1997-1
2025-06-11Restore Checkpoint Feature (#934)Louis Jimenez
2025-06-11refactor: Centralize session ID generation and propagationjerop
2025-06-10GEMINI_SANDBOX=false should disable seatbelt (#888)Tommaso Sciortino
2025-06-09Simplify user agent handling. (#828)Tommaso Sciortino
2025-06-08Rollforward AST changes to unblock Sandboxing (#863)matt korwel
2025-06-08Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)N. Taylor Mullen
2025-06-08feat: Add flow to allow modifying edits during edit tool call (#808)Leo
2025-06-07Introduce ContentGeneratorConfig (#826)Tommaso Sciortino
2025-06-07Bryanmorgan/add mcp description support (#825)Bryan Morgan
2025-06-07Eliminate createServerConfig() (#821)Tommaso Sciortino
2025-06-07Add embedder (#818)Eddie Santos
2025-06-07Creating Node AST Tool. (#756)matt korwel
2025-06-07More version simplifiction. (#810)Tommaso Sciortino
2025-06-06Add batch editing capabilities to Edit Tool (#648)Keith Ballinger
2025-06-05OpenTelemetry Integration & Telemetry Control Flag (#762)Jerop Kipruto
2025-06-05Add support for `.geminiignore` file (#757)Eddie Santos
2025-06-04feat(accessibility): Add option to disable loading phrases (#745)N. Taylor Mullen
2025-06-04Ignore folders files (#651)Keith Ballinger
2025-06-03Fix: Ensure MCP tools are discovered from slow-starting servers (#717)N. Taylor Mullen
2025-06-03Refactor: Make MCP server discovery non-blocking (#716)N. Taylor Mullen
2025-06-02refactor: maintain 1 GeminiChat per GeminiClient (#710)Brandon Keiji
2025-06-02Refactor: Centralize GeminiClient in Config (#693)Scott Densmore
2025-06-02prefer to load gemini-specific .env file from .gemini folder when it exists t...Olcan
2025-06-02feat: Add --yolo mode that automatically accepts all tools executions (#695)Tolik Malibroda