New Features
- Compact Collapsible Tool Actions UI — AI tool actions (Write, Read, Bash, Glob, etc.) are now displayed as compact single-line rows instead of full cards. Collapsed by default for history messages, auto-expands during streaming. Each action type has a distinct gray icon, with green checkmarks for completed and animated spinner for running. Expand/collapse with smooth animation and a blockquote-style left border.
Bug Fixes
- Fixed assistant message width — Tool actions and permission buttons no longer change width based on text content below them.
Downloads
- CodePilot-0.7.1-arm64.dmg — macOS Apple Silicon (M1/M2/M3/M4)
- CodePilot-0.7.1-x64.dmg — macOS Intel
Installation
- 下载对应芯片架构的 DMG 文件
- 打开 DMG,将 CodePilot 拖入 Applications 文件夹
- 首次打开时如遇安全提示,前往 系统设置 → 隐私与安全性 点击"仍要打开"
- 在 Settings 页面配置 Anthropic API Key 或环境变量
Requirements
- macOS 12.0+
- Anthropic API Key 或已配置
ANTHROPIC_API_KEY环境变量 - 如需使用代码相关功能,建议安装 Claude Code CLI
Changelog (since v0.7.0)
| Commit | Description |
|---|---|
7b64948
| feat: compact collapsible tool actions UI |