文件最后提交记录最后更新时间
fix(ui): keep chat streaming responsive across reconnects Co-authored-by: Cursor <cursoragent@cursor.com> 14 天前
fix(ui): keep chat streaming responsive across reconnects Co-authored-by: Cursor <cursoragent@cursor.com> 14 天前
fix(ui): toggle run mode with shift tab 6 天前
fix(ui): toggle run mode with shift tab 6 天前
chore(ui): remove Claude references from comments Drop legacy Claude wording from UI comments while leaving runtime identifiers, protocol strings, and real CLI/model references unchanged. 6 天前
feat(ui/server): expose permission settings and sync to frontend Add permissions.skipPermissions and effectiveMode to the runtime-config endpoint so the frontend can auto-initialize the permission mode from backend config on startup. Improve pilotdeck-bridge: add debug logging for submitTurn mode, increase prompt read buffer to 16 KB, and preserve tier/isSubagentDispatch metadata on sub-agent dispatch entries. Co-authored-by: Cursor <cursoragent@cursor.com> 16 天前
refactor: update codebase to support PilotDeck integration - Replaced references to Claude with PilotDeck across various components and utilities. - Updated session paths and permission handling to align with PilotDeck specifications. - Enhanced chat state management to include PilotDeck status. - Adjusted message formatting and permission request handling for PilotDeck compatibility. - Ensured consistent naming conventions and types for PilotDeck throughout the codebase. 6 天前
chore(ui): remove Claude references from comments Drop legacy Claude wording from UI comments while leaving runtime identifiers, protocol strings, and real CLI/model references unchanged. 6 天前
refactor: update codebase to support PilotDeck integration - Replaced references to Claude with PilotDeck across various components and utilities. - Updated session paths and permission handling to align with PilotDeck specifications. - Enhanced chat state management to include PilotDeck status. - Adjusted message formatting and permission request handling for PilotDeck compatibility. - Ensured consistent naming conventions and types for PilotDeck throughout the codebase. 6 天前
fix(ui): prevent IME enter from submitting inputs 6 天前
fix(ui): prevent IME enter from submitting inputs 6 天前