summaryrefslogtreecommitdiff
path: root/packages/core/src
AgeCommit message (Expand)Author
2025-08-20return the JSON stringified parameters from getDescription for MCP tools and ...Jacob MacDonald
2025-08-20test(logging): Add tests for default log fields (#6583)Lee James
2025-08-20Changes to add MCP tool count, and MCP tool name as dimension (#6631)agarwalravikant
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-20Fix IDE Companion Connection in Proxy Environments (#6308)Blackoutta
2025-08-20fix(ide): Correctly identify IDE process when run from terminal (#6566)Shreya Keshive
2025-08-20fix: allow re-auth with another google account (#6544)Arya Gummadi
2025-08-19feat(core): Add --skip-next-speaker-check flag (#6589)Sandy Tao
2025-08-19update(opentelemetry): Upgrade OTel dependencies (#6540)Shardul Natu
2025-08-19Get ToolRegistry from config instead of passing it (#6592)Tommaso Sciortino
2025-08-19feat(core): refactor shell execution to use node-pty (#6491)Gal Zahavi
2025-08-19Remove unnecessary promiuse usage. (#6585)Tommaso Sciortino
2025-08-19feat(core): Cleanup after migrating tools. (#6199)joshualitt
2025-08-19fix(ide): Fix bug where companion extension was not being installed on Window...Shreya Keshive
2025-08-19Fix locale-specific date formatting issue in environmentContext.ts (#5889)fuyou
2025-08-19Remove checking for a condition just for logging (#6503)anj-s
2025-08-19fix(core): harden user account caching (#6501)Marat Boshernitsan
2025-08-19Log all session metadata (#6423)owenofbrien
2025-08-19feat: restart MCP servers on /mcp refresh (#5479)Ramón Medrano Llamas
2025-08-19feat: Show /ide subcommands based on connection status instead of ideMode boo...Shreya Keshive
2025-08-19fix: add privacy settings hook and tests (#6360)Arya Gummadi
2025-08-19feat: add file change tracking to session metrics (#6094)Arya Gummadi
2025-08-19Changes to add tool_type as dimension (#6538)agarwalravikant
2025-08-19feat(sessions): Introduce core ChatRecordingService for automatic conversatio...bl-ue
2025-08-18fix(tools): Handle special characters in file paths for glob and read_many_fi...Gal Zahavi
2025-08-18Read and write files through Zed (#6169)Conrad Irwin
2025-08-18fix: GCA creds loading order (#6498)Gaurav
2025-08-18Add MCP Root change notifications (#6502)Jacob MacDonald
2025-08-18feat(filesearch): Introduce non-recursive file search strategy (#6087)Bryant Chandler
2025-08-18bug(core): Do not throw validation errors when building tools in `nonInteract...joshualitt
2025-08-18Log start session event through telemetry/loggers (#6431)Billy Biggs
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-17Fix several IDE mode integration tests (#6408)cornmander
2025-08-17 feat(cli): Introduce arguments for shell execution in custom commands (#5966)Abhi
2025-08-16feat(oauth): Make oauth client a singleton to survive cache failures (#6348)Marat Boshernitsan
2025-08-16Add support for HTTP OpenTelemetry exporters (#6357)Billy Biggs
2025-08-15[ide-mode] Fix path delimiter for multi-root workspaces on Windows (#6273)Sunny Sachanandani
2025-08-15Check for pending tool calls before appending IDE Context (#6317)Evan Otero
2025-08-15fix: allow user to use responseSchema as well. (#6336)Wanlin Du
2025-08-15use toMatchSnapshot in test (#6344)Tommaso Sciortino
2025-08-15fixes for oauth spec - adds github oauth support. Resource paramater. (#6281)Brian Ray
2025-08-15Fix shell tool description to be os-specific (#6335)Tommaso Sciortino
2025-08-15Revert #6088 (#6328)Gal Zahavi
2025-08-15feat(core): Migrate MockTools to declarative pattern. (#6197)joshualitt
2025-08-15Add session id to session summary and /bug template (#6313)owenofbrien
2025-08-15feat(shell): Include disallowed commands in block reason (#6278)cornmander
2025-08-15IDE integration Gemini command multi-folder support + bump version (#6265)Shreya Keshive