summaryrefslogtreecommitdiff
path: root/packages/core/src/index.ts
AgeCommit message (Expand)Author
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-25Load and use MCP server prompts as slash commands in the CLI (#4828)christine betts
2025-07-25[ide-mode] Create an IDE manager class to handle connecting to and exposing m...christine betts
2025-07-21fix: character encoding issues in shell command processor (#1949)BOYI
2025-07-19Revert background agent commits (#4479)Tommaso Sciortino
2025-07-19Automatically detect non-interactive environments and fall back to a manual, ...Marat Boshernitsan
2025-07-18Add /background commands (when background agent is configured) (#4407)Tommaso Sciortino
2025-07-18MCP OAuth Part 1 - OAuth Infrastructure (#4316)Brian Ray
2025-07-17Zed integration (#4266)Conrad Irwin
2025-07-15Adds the user's active file in the IDE to the footer (#4154)Shreya Keshive
2025-07-09Improve quota- and resource-related 429 error handling, also taking Code Assi...Bryan Morgan
2025-06-27Add privacy notice slash command (#2059)Tommaso Sciortino
2025-06-24Improve Auth error messaging (#1358)Tommaso Sciortino
2025-06-19Auth First Run (#1207)matt korwel
2025-06-15feat: Add token stats in footer (#909)Asad Memon
2025-06-11Cache oauth credentials (#927)Tommaso Sciortino
2025-06-11Restore Checkpoint Feature (#934)Louis Jimenez
2025-06-11refactor: Centralize session ID generation and propagationjerop
2025-06-08Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)N. Taylor Mullen
2025-06-08feat: Add flow to allow modifying edits during edit tool call (#808)Leo
2025-06-07Introduce ContentGeneratorConfig (#826)Tommaso Sciortino
2025-06-07Added /mcp command support and cleaned up broken tests (#817)Bryan Morgan
2025-06-06Add batch editing capabilities to Edit Tool (#648)Keith Ballinger
2025-06-05OpenTelemetry Integration & Telemetry Control Flag (#762)Jerop Kipruto
2025-06-04Ignore folders files (#651)Keith Ballinger
2025-06-02feat(cli): add pro model availability check and fallback to flash (#608)Allen Hutchison
2025-06-01feat: Implement non-interactive mode for CLI (#675)N. Taylor Mullen
2025-06-01refactor: Centralize tool scheduling logic and simplify React hook (#670)N. Taylor Mullen
2025-05-30Rename server->core (#638)Tommaso Sciortino