coso
732cf9b390
release: v1.0.0-beta
2026-03-31 02:18:13 +08:00
coso
ae7b3163a9
chore: release v0.99.0
2026-03-30 14:31:05 +08:00
coso
a414f44872
release: v0.91.0
2026-03-19 19:05:53 +08:00
coso
d15d9aa65d
feat: release v0.89.0 and rename Proxycast to Lime
2026-03-17 07:16:33 +08:00
coso
723fafe621
feat: release v0.88.0 with automation and browser runtime upgrades
2026-03-16 15:28:21 +08:00
coso
7851c34bed
release: v0.68.0
...
## Features
- 版本升级至 0.68.0
## Fixes
- 修复 EmptyState 组件标题排版问题
- 修复"开始生成"按钮文字换行问题
- 修复加载历史对话失败问题
- 修复 parse_message_content 保留 ContentPart 结构
- 修复 convert_agent_message 添加 reasoning_content 处理
- 修复 WorkspaceType::from_str 命名冲突,重命名为 parse
## Code Quality
- 修复所有 clippy 警告
- 修复 manual_flatten 警告
- 修复 ptr_arg 警告(使用 &Path 替代 &PathBuf)
- 修复 manual_clamp 警告
- 修复 match_single_binding 警告
- 所有测试通过 (174 passed)
2026-02-16 20:58:55 +08:00
jiesen
502096a208
文档: 更新默认端口与运维说明
2025-12-21 01:24:02 +07:00
coso
4c311d1dae
fix(docs): update download link to GitHub tags
2025-12-17 13:16:44 +08:00
coso
267bbf75e3
feat: add documentation system with Docus framework
...
- Add complete documentation structure with 25+ markdown files
- Add introduction, user guide, provider configs, API reference
- Add troubleshooting and development guides
- Add disclaimer for legal use
- Add GitHub Actions workflow for auto-deploying docs to GitHub Pages
- Bump version to v0.11.0
2025-12-17 13:10:58 +08:00