- 功能(copilot):编辑请求头以更好地避免速率限制问题 (#321)
- 维护:移除未使用的导入
- 修复:Markdown 文本换行问题
- 修复:覆盖层边框颜色问题
- 修复(tui):减少对 < 和 > 符号的错误转义
- 修复帮助文本复制问题
- 功能(tui):乐观渲染用户消息
- feat(copilot): edit headers for better rate limit avoidance (#321)
- chore: unused import
- fix: markdown wrapping issue
- fix: overlay border color issues
- fix(tui): less incorrect escapingn of < and >
- fix help copy
- feat(tui): optimistically render user messages