summaryrefslogtreecommitdiff
path: root/packages/core/src/core
AgeCommit message (Expand)Author
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
2025-08-20feat: auto-approve compatible pending tools when allow always is selected (#6...Arya Gummadi
2025-08-19feat(core): Add --skip-next-speaker-check flag (#6589)Sandy Tao
2025-08-19Get ToolRegistry from config instead of passing it (#6592)Tommaso Sciortino
2025-08-19Remove unnecessary promiuse usage. (#6585)Tommaso Sciortino
2025-08-19Log all session metadata (#6423)owenofbrien
2025-08-19fix: add privacy settings hook and tests (#6360)Arya Gummadi
2025-08-19Changes to add tool_type as dimension (#6538)agarwalravikant
2025-08-18bug(core): Do not throw validation errors when building tools in `nonInteract...joshualitt
2025-08-18feat(client/compression): Log telemetry when compressing chat context. (#6195)Richie Foreman
2025-08-18Sends Gemini CLI Client install id to Vertex and Gemini. (#6217)uttamkanodia14
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
2025-08-15Check for pending tool calls before appending IDE Context (#6317)Evan Otero
2025-08-15Revert #6088 (#6328)Gal Zahavi
2025-08-15feat(core): Migrate MockTools to declarative pattern. (#6197)joshualitt
2025-08-14fix(#5340): unable to load chats with weird characters (#5969)HugoMurillo
2025-08-14feat(core): refactor shell execution to use node-pty (#6088)Gal Zahavi
2025-08-14refactor: remove modelCheck feature (#6185)Allen Hutchison
2025-08-13fix(core): Discard thought signature when switching from Gemini API Key to OA...Sandy Tao
2025-08-13chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)Richie Foreman
2025-08-13Zed integration schema upgrade (#5536)Agus Zubiaga
2025-08-12Launch VS Code IDE Integration (#6063)Shreya Keshive
2025-08-12Fix: log api response error status codes (#6015)owenofbrien
2025-08-11chore: migrate from responseSchema to use responseJsonSchema. (#4814)Wanlin Du
2025-08-11Modify content generated describing the ide context to only include deltas af...Jacob Richman
2025-08-09feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)Hiroaki Mitsuyoshi
2025-08-08Add a request queue to the tool scheduler (#5845)Jacob MacDonald
2025-08-08fix(cli) - Adding logging for response and error in LoggingContentGenerator (...shishu314
2025-08-08Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)agarwalravikant
2025-08-07fix(cli) - Move logging into CodeAssistServer (#5781)shishu314
2025-08-07Include Schema Error Handling for Vertex and Google Auth methods (#5780)Adam Weidman
2025-08-07Add a context percentage threshold setting for auto compression (#5721)Jacob MacDonald
2025-08-07feat(agent): Introduce Foundational Subagent Architecture (#1805)Abhi
2025-08-06Add integration test for maximum schema depth error handling (#5685)Jacob MacDonald
2025-08-06feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)joshualitt
2025-08-06Fix to send user tool confirmation decision for yolo or non interacti… (#5677)agarwalravikant
2025-08-06[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)christine betts
2025-08-06Detect and warn about cyclic tool refs when schema depth errors are encounter...Jacob MacDonald
2025-08-05fix(core): prevent UI shift after vim edit (#5315)Gal Zahavi
2025-08-01Propagate prompt (#5033)owenofbrien
2025-08-01[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via Too...Silvio Junior
2025-08-01fix(core): Remove json output schema form the next speaker check prompt (#5325)Sandy Tao
2025-07-31feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)Yuki Okita
2025-07-31Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)Sandy Tao
2025-07-30Add toggleable IDE mode setting (#5146)christine betts
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...Yuki Okita
2025-07-30do not mention GEMINI.md in system prompt as it is not fixed and can confuse ...Olcan
2025-07-28feat: Add tests for checkpoint tag sanitization (#4882)Seth Troisi
2025-07-28Add new fallback state as prefactor for routing (#5065)Abhi
2025-07-28Updates schema, UX and prompt for IDE context (#5046)Shreya Keshive