summaryrefslogtreecommitdiff
path: root/packages/core/src/utils
AgeCommit message (Expand)Author
2025-08-07Fix(core): Use Flash for next speaker check (#5786)Sandy Tao
2025-08-07feat(agent): Introduce Foundational Subagent Architecture (#1805)Abhi
2025-08-06feat: Improve @-command file path completion with fzf integration (#5650)DevMassive
2025-08-06bug(core): Prompt engineering for truncated read_file. (#5161)joshualitt
2025-08-06fix: improve error handling and path processing in memory discovery (#5175)Akhil Appana
2025-08-06feat(file-search): Add support for non-recursive file search (#5648)Bryant Chandler
2025-08-06fix(core): Treat .mts files as TypeScript modules instead of video files (#5492)Yash Velagapudi
2025-08-05feat(core, cli): Introduce high-performance FileSearch engine (#5136)Bryant Chandler
2025-08-05Refactor IDE client state management, improve user-facing error messages, and...Shreya Keshive
2025-08-05fix(core): prevent UI shift after vim edit (#5315)Gal Zahavi
2025-08-05bug(core): fix `contentRangeTruncated` calculation. (#5329)joshualitt
2025-08-05feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...Yuki Okita
2025-08-04feat(cli): Handle Punctuation in @ Command Parsing (#5482)Sandy Tao
2025-08-01fix(config): Resolve duplicate config loading from home directory (#5090)TIRUMALASETTI PRANITH
2025-08-01fix(tests): refactor integration tests to be less flaky (#4890)Allen Hutchison
2025-08-01Switch utility calls to use the gemini-2.5-flash-lite model (#5193)mrcabbage972
2025-08-01New browser launcher for MCP OAuth. (#5261)Brian Ray
2025-08-01fix(core): Remove json output schema form the next speaker check prompt (#5325)Sandy Tao
2025-07-31Add emacs support, as per user requests. :) (#1633)Paige Bailey
2025-07-31fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)Niladri Das
2025-07-31bug(core): UI reporting for truncated read_file. (#5155)joshualitt
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-30perf(core): parallelize bfsFileSearch for 40% faster CLI startup (#5185)Hyunsu Shin
2025-07-27(model) - Use Flash Lite For Next Speaker Checks (#4991)Abhi
2025-07-27refactor(telemetry): enhance flushToClearcut method with retry logic and earl...Hyeladi Bassi
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi
2025-07-26refactor(core): Centralize shell logic into ShellExecutionService (#4823)Abhi
2025-07-25Safer Shell command Execution (#4795)matt korwel
2025-07-25Make errorReporting test windows compatible. (#4856)Tommaso Sciortino
2025-07-25Upgrade test to work on windows. (#4815)Tommaso Sciortino
2025-07-23Fix tests to work in windows (#4754)Tommaso Sciortino
2025-07-23feat(memory): make directory search limit on memory discovery configurable wi...Brandon Keiji
2025-07-23Fix memoryDiscovery test to work in windows. (#4742)Tommaso Sciortino
2025-07-23Fix windows bugs in atCommandProcessor.ts (#4684)Tommaso Sciortino
2025-07-22 feat(core): add partUtils module with unit tests (#4575)HyeongHo Jun
2025-07-22Fix windows bugs + refactor tests. (#4634)Tommaso Sciortino
2025-07-22(feat): Initial Version of Custom Commands (#4572)Abhi
2025-07-21fix: character encoding issues in shell command processor (#1949)BOYI
2025-07-21Various spelling improvements (#3497)Josh Soref
2025-07-21Simplify streaming code for code assist server (#4619)Tommaso Sciortino
2025-07-20feat: Make file type detection and binary checks asynchronous (#3286) (#3288)sangwook
2025-07-20fix typos in diverse files (#3550)Didier Durand
2025-07-20Check for zeditor if zed binary is not found (#3680)Cole Miller
2025-07-20feat: full implementation for .geminiignore in settings and respective tool c...Pyush Sinha
2025-07-20Feature custom themes logic (#2639)Ali Al Jufairi
2025-07-20fix: prevent RangeError in GitIgnoreParser for root paths (#3417)osbornesec
2025-07-19Automatically detect non-interactive environments and fall back to a manual, ...Marat Boshernitsan
2025-07-17fix: remove direct gaxios dependency (#4289)Pascal Birchler
2025-07-17Zed integration (#4266)Conrad Irwin