coso
f9ff9c1abd
release: prepare v1.2.0
2026-04-04 09:45:04 +08:00
coso
8ea5050aba
release: ship v1.1.0
2026-04-02 20:36:21 +08:00
coso
0398fc8c8e
chore: release v1.0.1
2026-04-01 07:09:52 +08:00
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
deceacc699
chore: release v0.98.0
2026-03-29 14:15:34 +08:00
coso
dfbbb3d204
feat: refresh latest v0.97.0 release payload
2026-03-28 08:33:54 +08:00
coso
91dc5dd1ca
feat: finalize latest v0.97.0 updates
2026-03-27 19:22:46 +08:00
coso
26e7c60fdd
chore: release v0.97.0
2026-03-27 14:35:56 +08:00
coso
e380c98649
feat: persist artifact tool sources and improve release workflows
2026-03-25 23:58:00 +08:00
coso
0ee56c1098
chore: release v0.96.0
2026-03-25 22:04:38 +08:00
coso
307b2d3670
feat: finalize oem cloud access integration
2026-03-25 01:39:23 +08:00
coso
818c8fef7b
chore: release v0.95.0
2026-03-24 00:56:05 +08:00
coso
1303f93a59
release: v0.94.0
2026-03-22 21:10:54 +08:00
coso
dc37baff36
release: v0.93.0
2026-03-21 23:10:41 +08:00
coso
7242707293
release: v0.92.0
2026-03-20 23:03:38 +08:00
coso
a414f44872
release: v0.91.0
2026-03-19 19:05:53 +08:00
coso
8c2cf9f97b
Release v0.90.0
2026-03-18 10:39:02 +08:00
coso
157e400c97
Release v0.89.1
2026-03-17 10:39:52 +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
0a75413c96
feat: release v0.87.0 with browser runtime and workbench improvements
2026-03-15 00:43:25 +08:00
coso and Claude Opus 4.6
9758c31140
feat: release v0.86.0 with full pending changes
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-13 21:05:42 +08:00
coso and Claude Opus 4.6
8995ef9c68
feat: release v0.85.0 with full pending changes
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-13 02:40:20 +08:00
coso and Claude Opus 4.6
2aa83ee7fc
feat: release v0.84.0 with full pending changes
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-12 00:34:23 +08:00
coso
bfacf764b7
feat: release v0.83.2 with full pending changes
2026-03-10 19:17:54 +08:00
coso
b077a03213
feat: release v0.83.1 with OpenClaw integration and workbench improvements
2026-03-10 11:50:47 +08:00
coso
2adf8c2bc2
fix: resolve Windows compilation errors and warnings
...
- Add Manager trait import for windows_startup_cmd.rs
- Add explicit type annotations for PathBuf in windows_startup_cmd.rs
- Fix unused import warning in screenshot_capture_service.rs
- Prefix unused variables with underscore in runner.rs and aster_agent_cmd.rs
- Update package.json with Node.js engine requirement
2026-03-10 09:20:40 +08:00
coso
90bd63908f
feat: release v0.83.0 with full pending changes
...
✨ 新功能
- 新增 OpenClaw 服务集成和相关命令支持
- 新增 Windows 启动诊断命令和故障排查文档
- 新增样式库管理面板 (StyleLibraryPanel)
- 新增 A2UI 任务卡片组件和完整测试覆盖
- 新增输入栏多个子组件:提示路由弹窗、执行策略选择、模型扩展配置等
- 新增工作台创建入口主页和右侧面板扩展视图
- 新增运行时样式控制栏组件
- 新增样式运行时工具模块和测试
- 新增内容审查面板测试
- 新增多个工作台右侧面板能力:音频任务、视频任务、画外音任务、图片任务等
- 新增 Windows 支持包收集脚本
- 新增开发桥健康检查脚本
🐛 修复
- 修复 TypeScript 编译错误
- 修复崩溃诊断逻辑
- 修复 Tauri mock 核心模块
- 修复开发桥 HTTP 客户端
- 修复 webview API 调用
- 修复 Provider 模型列表组件
- 修复多个 Rust clippy 警告
🔧 优化与重构
- 重构输入栏组件架构,拆分为多个独立 hooks 和子组件
- 重构工作台右侧面板,拆分为多个独立模块和配置文件
- 优化 A2UI 组件渲染器和布局系统
- 优化内容创建器文档画布和工具栏
- 优化记忆层指标计算和测试
- 优化项目提示工具
- 优化主题工作台侧边栏
- 优化样式指南面板
- 优化工作台导航和面板渲染 hooks
- 优化确认策略创建工具
- 优化主题模块(novel、video)和共享面板渲染器
- 优化 Agent 事件转换器和会话存储
- 优化数据库 DAO 层
- 优化模型注册服务和技能服务
- 优化日志命令和应用运行器
- 优化开发桥调度器
- 更新 Windows 平台 Tauri 配置
- 更新 CI release workflow
📦 其他
- 新增 Windows 启动问题故障排查文档
- 更新 Playwright E2E 测试文档
- 更新构建和运维文档
- 更新常见问题文档
- 更新 README
2026-03-10 07:57:13 +08:00
coso
4cbd13e84e
feat: release v0.82.0 with code quality improvements
...
- 代码质量改进:修复大量 Rust 和 TypeScript lint 错误
- 实现 FromStr trait 替代手动 from_str 方法
- 优化代码结构和类型安全
2026-03-09 09:03:40 +08:00
coso
447c906cbf
fix: resolve clippy warnings - add Default derives, implement FromStr traits, fix unnecessary unwraps
2026-03-09 09:03:17 +08:00
coso
2888352a00
feat: release v0.81.0 with full pending changes
2026-03-08 07:53:37 +08:00
coso and Claude Opus 4.6
7516671610
feat: release v0.80.0 with gateway tunnel system and agent improvements
...
Major Features:
- Gateway tunnel system with Discord/Feishu/Telegram support
- Agent request tool policy management
- Aster session recovery mechanism
- Channel log viewer UI with filtering
Improvements:
- Refactor MCP database migration and config hot-reload
- Optimize request tool policy service
- Add comprehensive tests for new features
Fixes:
- Fix test compilation errors (Config gateway field, type inference)
- Fix doctest import paths
- Fix flaky antigravity token validation test
- Fix CI build issues
Dependencies:
- Update pnpm-lock.yaml and Cargo.lock
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-05 16:50:44 +08:00
coso
2557f22bb2
chore(release): v0.79.0
2026-03-04 18:23:59 +08:00
coso and Claude Opus 4.6
c3b77ef849
feat: release v0.78.0 with full pending changes
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-03 23:32:52 +08:00
coso and Claude Opus 4.6
4fadd09c7c
feat: release v0.77.0 with full pending changes
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-03 01:28:44 +08:00
coso
dabb5c87b6
feat: finalize image search workflow and release v0.76.0
2026-03-02 02:30:38 +08:00
coso
5cd3eda653
release: bump version to v0.75.0
2026-02-28 22:42:28 +08:00
coso
cd95cac72f
feat: release v0.74.0 - Chrome Bridge 浏览器自动化集成
...
🎉 重大功能
- Chrome Bridge: 完整的浏览器自动化控制系统
- 零配置自动连接:扩展自动加载和配置
- AI 原生集成:作为 MCP 工具支持自然语言控制
- 支持导航、页面读取、元素交互、表单操作等
🐛 Bug 修复
- WebSocket 路由修复 (Axum 路径参数语法)
- Chrome 扩展存储清理
- 扩展重复注入防护
- 剪贴板权限添加
🔧 代码质量
- 修复 33+ Clippy 警告
- 所有 259 个测试通过
- ESLint 无警告
📝 文档
- Chrome Bridge 使用指南
- API 技术文档
- 快速参考卡片
2026-02-28 16:05:36 +08:00
coso and Claude Opus 4.6
0686737331
feat: release v0.73.0 with full pending changes
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-02-27 16:37:53 +08:00
coso
d973579a25
feat: release v0.72.0 with full pending changes
2026-02-26 15:40:22 +08:00
coso
54611cd3ab
feat: release v0.71.0 with full pending changes
2026-02-24 16:18:57 +08:00
coso
9f0ba79ce2
chore: bump proxycast to 0.70.1 and upgrade aster-rust v0.14.5
2026-02-24 16:08:40 +08:00
coso
927b757b30
chore(release): bump version to 0.70.0
2026-02-21 21:58:33 +08:00
coso
97e8ac6d4a
release: v0.69.0 - upgrade aster-rust to v0.13.0, skill content dialog
2026-02-18 18:35:35 +08:00
coso
2e35df927d
release: v0.67.0
2026-02-16 02:54:58 +08:00
coso
73e9199107
chore(release): bump version to 0.66.0
2026-02-14 15:20:30 +08:00
coso
a737e63fb2
release: bump version to 0.65.0
...
主要更新:
- 优化 WorkbenchPage 导航显示,项目管理按钮显示主题上下文
- 修复双重背景问题,移除冗余的背景色和边框
- 移除 NovelCanvas 中的 HeaderTitle 和横线
- 修复 MCP 相关测试的编译错误(添加 meta 字段)
- 修复 scheduler 测试的导入问题
- 代码格式化和 lint 修复
2026-02-13 16:15:50 +08:00
coso
8da33ec9a0
release: bump version to 0.64.0
2026-02-12 20:30:57 +08:00
coso and Claude Opus 4.6
6c53cd6ef5
fix: add missing @tiptap/core dependency for CI build
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-02-11 14:46:09 +08:00