278 Commits
Author SHA1 Message Date
coso 0b535507bb chore: release v1.8.0 2026-04-12 12:48:28 +08:00
coso 9412768f39 fix: stabilize v1.7.0 2026-04-11 02:53:07 +08:00
coso 26751bc117 release: v1.7.0 2026-04-11 01:17:15 +08:00
coso 182c0d464a feat: ship lime 1.6.1 rollout 2026-04-09 18:47:33 +08:00
coso db3bfae4ff release: v1.6.0 2026-04-09 00:08:21 +08:00
coso d2c56ba418 chore: release v1.5.0 2026-04-08 00:38:05 +08:00
coso 7c06f84e16 release: v1.4.0 2026-04-06 22:50:50 +08:00
cosoandClaude Sonnet 4.6 c2261961c1 refactor: 深度清理旧 UI 表面与 plugin-ui 系统
## 清理范围

### 1. Plugin UI 系统(完整删除)
- 删除 `src/lib/plugin-ui/` 整个渲染运行时
- 保留 `src/lib/api/pluginUI.ts` 元数据 API
- 删除 `docs/plugin-ui-design.md` 设计文档
- 清理 i18n 中的 PluginUIRenderer 引用

### 2. Provider Pool 旧凭证表单链
- 删除 `AntigravityFormStandalone.tsx`
- 删除 `ClaudeFormStandalone.tsx`
- 删除 `GeminiFormStandalone.tsx`
- 删除 `KiroFormStandalone.tsx`
- 删除 `provider-pool/credential-forms/index.ts`

### 3. Agent Chat 旧兼容壳
- 删除 `StableProcessingNotice.tsx`
- 删除 `useStableProcessingNotice.ts`
- 删除固定的 `agent/chat/config.ts`
- 更新治理目录册与守卫

### 4. 更深层 dead UI 组件
- 删除 `ui/alert.tsx`
- 删除 `ui/radio-group.tsx`
- 删除 `ui/separator.tsx`
- 删除 `model-selector/` 整个目录
- 删除 `smart-input/` 整个目录
- 删除 `subagent/` 目录
- 删除 `websocket/` 目录
- 删除 `solutions/ecommerce-review-reply/` 整个目录

### 5. 其他清理
- 删除 `src-tauri/crates/services/src/switch.rs`
- 删除 `src-tauri/src/commands/switch_cmd.rs`
- 删除零入口 barrel 文件
- 同步更新文档与测试

## 验证通过

- ✅ 治理报告:零引用候选 0,分类漂移候选 0,边界违规 0
- ✅ 契约验证:619 frontend commands, 697 rust commands
- ✅ 治理测试:75 个测试全绿

## 影响统计

- 126 个文件变更
- +2566 行, -14468 行
- 净减少约 12000 行代码

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 22:19:15 +08:00
coso e4b93c38d8 chore: finalize v1.3.0 follow-up fixes 2026-04-05 14:10:33 +08:00
coso e9ba195ff6 release: v1.3.0 2026-04-05 13:42:25 +08:00
coso f9ff9c1abd release: prepare v1.2.0 2026-04-04 09:45:04 +08:00
coso cf242a6fe5 feat(companion): route pet chat and voice through lime host 2026-04-03 21:40:32 +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 02ed1cd5b9 feat: finalize latest v0.97.0 release payload 2026-03-27 21:46:17 +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 8b9f91bd31 feat: update automation workspace and release pipeline 2026-03-25 23:13:17 +08:00
coso 0ee56c1098 chore: release v0.96.0 2026-03-25 22:04:38 +08:00
coso 544a2fa6c9 chore: finalize v0.95.0 release 2026-03-24 02:34:01 +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 b48d5b874f fix: include full v0.93.0 release changes 2026-03-22 00:50:45 +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 ad8427be93 fix: include remaining v0.90.0 updates 2026-03-18 11:22:02 +08:00
coso 8c2cf9f97b Release v0.90.0 2026-03-18 10:39:02 +08:00
coso 998fe555e5 fix release assets and refresh lime branding 2026-03-17 09:20:08 +08:00
coso d15d9aa65d feat: release v0.89.0 and rename Proxycast to Lime 2026-03-17 07:16:33 +08:00
coso f617fc4bb7 fix: unblock v0.88.0 release build 2026-03-16 17:09:20 +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
cosoandClaude 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
cosoandClaude 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
cosoandClaude 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 dce4753488 feat: add OpenClaw commands and improve workbench functionality
- Add OpenClaw command registration in runner.rs
- Improve MarkdownRenderer with tests
- Enhance video canvas and sidebar components
- Update workbench controller and quick actions
- Add video theme panel renderers
- Update OpenClaw pages and types
2026-03-10 11:34:55 +08:00
coso daaa2352b6 fix: restore variable names without underscore prefix
These variables are actually used in debug builds, so they should not have underscore prefix.
2026-03-10 09:24:51 +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 ef8ca1dce4 fix: 修复所有测试和代码质量问题
- 修复 6 个失败的 Rust 测试
  - test_bundled_social_post_with_cover_skill_contract: 支持 SKILL.md 中的中文引号
  - workspace_commands_roundtrip: 使用驼峰命名 workspaceType
  - should_embed_social_image_tool_contract_in_default_skill: 更新为 **配图说明**
  - 修复 normalize 相关测试中的配图说明断言

- 修复 clippy 警告
  - 为多个枚举添加 #[derive(Default)]
  - 实现 std::str::FromStr trait 替代自定义 from_str
  - 修复不必要的 unwrap 调用
  - 使用 vec![] 宏替代 vec init then push

- 修复前端 ESLint 错误
  - ThemeWorkbenchSidebar: 20+ 个未使用变量加下划线前缀
  - useConfiguredProviders: 修复 React hooks 依赖项

- 所有核心测试通过 (328 passed; 0 failed)
- npm lint 通过
- 代码格式化通过
2026-03-09 09:44:45 +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
cosoandClaude 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