summaryrefslogtreecommitdiff
path: root/packages/core/src/config
AgeCommit message (Expand)Author
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
2025-07-11Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)Seth Troisi
2025-07-09Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)Bryan Morgan
2025-07-09Improve quota- and resource-related 429 error handling, also taking Code Assi...Bryan Morgan
2025-07-08Add a command line option to enable and list extensions (#3191)Billy Biggs
2025-07-07Initialize MCP tools once at start up instead of every time we auth. (#3483)Tommaso Sciortino
2025-07-07feature(commands) - Refactor Slash Command + Vision For the Future (#3175)Abhi
2025-07-07Add excludeTools and includeTools to mcpServers config (#2976)Jordan Demeulenaere
2025-06-30feat: add support to remote MCP servers for custom HTTP headers (#2477)Adam Spiers
2025-06-29feat: allow command-specific restrictions for ShellTool (#2605)Jerop Kipruto
2025-06-29refactor: remove imported multiple times (#1846)Noritaka Kobayashi
2025-06-27Add privacy notice slash command (#2059)Tommaso Sciortino
2025-06-24[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...Bryan Morgan
2025-06-24Refactor usage statistics to be a top-level setting (#1363)Jerop Kipruto
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