summaryrefslogtreecommitdiff
path: root/packages/core/src/core
AgeCommit message (Expand)Author
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
2025-07-27Revert "Propagate user_prompt_id to GenerateConentRequest for logging" (#5007)N. Taylor Mullen
2025-07-27feat(chat): Implement /chat delete command (#2401)Hiroaki Mitsuyoshi
2025-07-27fix: yolo mode not respected (#4972)Leeroy Ding
2025-07-27(model) - Use Flash Lite For Next Speaker Checks (#4991)Abhi
2025-07-27Propagate user_prompt_id to GenerateConentRequest for logging (#4741)owenofbrien
2025-07-25[ide-mode] Create an IDE manager class to handle connecting to and exposing m...christine betts
2025-07-24Sanitize checkpoint tags (#4813)Seth Troisi
2025-07-24Add support for logging the entire request and response object (#4725)anj-s
2025-07-24Log prompt id when a loop is detected (#4765)Sandy Tao
2025-07-23Revert "wip"Anjali Sridhar
2025-07-23wipAnjali Sridhar
2025-07-23Log flash continue (#4700)Sandy Tao
2025-07-23Log when flash model decided to continue (#4698)Sandy Tao
2025-07-22 feat(core): add partUtils module with unit tests (#4575)HyeongHo Jun
2025-07-22feat(core): Resolve GEMINI_SYSTEM_MD case-insensitively (#4538)Oliver Kowalke
2025-07-22MCP OAuth Part 2 - MCP Client Integration (#4318)Brian Ray
2025-07-21fix: Add warning message for token limit truncation (#2260)darkcocoa
2025-07-21Various spelling improvements (#3497)Josh Soref
2025-07-21[ide-mode] Use active files and selected text in user prompt (#4614)christine betts
2025-07-21Simplify streaming code for code assist server (#4619)Tommaso Sciortino
2025-07-19feat(core): display declined confirmation code diff (#4440)Yuki Okita
2025-07-18Implement loop check with LLM (#4337)Sandy Tao