Commit Graph

  • 9ee23e444c fix(dev-server): 修复开发服务器和前端兼容性问题 iven 2026-03-26 18:10:55 +08:00
  • 85bf47bebb feat(dev-server): 添加开发模式 HTTP/WebSocket 服务器 iven 2026-03-26 17:38:53 +08:00
  • b7f3d94950 fix(presentation): 修复 presentation 模块类型错误和语法问题 iven 2026-03-26 17:19:28 +08:00
  • d0c6319fc1 feat: 添加ESLint和Prettier配置并优化代码结构 iven 2026-03-26 08:02:23 +08:00
  • bf6d81f9c6 refactor: 清理未使用代码并添加未来功能标记 iven 2026-03-25 21:55:12 +08:00
  • aa6a9cbd84 feat: 新增技能编排引擎和工作流构建器组件 iven 2026-03-25 08:27:25 +08:00
  • 9c781f5f2a feat(pipeline): implement Pipeline DSL system for automated workflows iven 2026-03-25 00:52:12 +08:00
  • 0179f947aa fix(openai): resolve DashScope/Bailian tool calling 400 errors iven 2026-03-24 21:43:03 +08:00
  • 9981a4674e fix(skills): inject skill list into system prompt for LLM awareness iven 2026-03-24 15:39:18 +08:00
  • 504d5746aa feat(skill-execution): implement execute_skill tool with full execution chain iven 2026-03-24 13:24:23 +08:00
  • 1441f98c5e feat(hands): implement 4 new Hands and fix BrowserHand registration iven 2026-03-24 13:22:44 +08:00
  • 3ff08faa56 release(v0.2.0): streaming, MCP protocol, Browser Hand, security enhancements iven 2026-03-24 03:24:24 +08:00
  • e49ba4460b feat(security): add security configuration and tool validation iven 2026-03-24 03:10:32 +08:00
  • 84601776d9 feat(hands): add Browser Hand for web automation iven 2026-03-24 03:07:27 +08:00
  • 5a35243fd2 feat(protocols): implement MCP JSON-RPC transport layer iven 2026-03-24 02:00:10 +08:00
  • d6df52b43f feat(streaming): implement real streaming in KernelClient iven 2026-03-24 01:53:02 +08:00
  • 936c922081 feat(streaming): add Tauri streaming chat command iven 2026-03-24 01:50:47 +08:00
  • 6f82723225 feat(runtime): implement streaming in AgentLoop iven 2026-03-24 01:45:50 +08:00
  • 820e3a1ffe feat(runtime): add streaming support to LlmDriver trait iven 2026-03-24 01:44:40 +08:00
  • 4ba0a531aa docs: add v0.2.0 release implementation plan iven 2026-03-24 01:34:17 +08:00
  • fb263a8ae2 docs: add v0.2.0 release plan design document iven 2026-03-24 01:16:52 +08:00
  • 5c8b1b53ce feat(intelligence): add reflection config persistence and proactive personality suggestions iven 2026-03-24 01:08:24 +08:00
  • 3286ffe77e fix(intelligence): sync reflection config to enable identity proposals iven 2026-03-24 01:03:33 +08:00
  • bfad61c3da feat(intelligence): add self-evolution UI for identity change proposals iven 2026-03-24 00:51:03 +08:00
  • 6c64d704d7 docs: add self-evolution documentation and fix SOUL.md persistence iven 2026-03-24 00:38:31 +08:00
  • a389082dd4 fix(llm-service): 在内核模式下使用 Tauri invoke 而非 HTTP 端点 iven 2026-03-23 23:59:50 +08:00
  • afb48f7b80 docs: add v0.2.0 release design spec iven 2026-03-23 23:24:08 +08:00
  • cbd3da46a3 chore: remove debug logging iven 2026-03-23 23:06:20 +08:00
  • ae4bf815e3 fix(kernel): 使用 Kernel 配置的 model 而非 Agent 持久化的旧值 iven 2026-03-23 22:56:06 +08:00
  • 86e79b4ad1 docs: mark Phase 5 as completed - all tests passing iven 2026-03-22 09:50:17 +08:00
  • e8b9e813a6 chore: cleanup phase 5, remove external runtime dependencies iven 2026-03-22 09:43:01 +08:00
  • 58cd24f85b feat: add internal ZCLAW kernel crates to git tracking iven 2026-03-22 09:26:36 +08:00
  • d72c0f7161 chore: update plan, fix UTF-8 issue, update tauri.conf iven 2026-03-22 09:23:45 +08:00
  • 2fb914c965 fix: UTF-8 boundary issue in compactor and remove openfang-runtime from bundle iven 2026-03-22 09:23:19 +08:00
  • 34f4654039 docs: update architecture to reflect internal Rust kernel iven 2026-03-22 09:08:25 +08:00
  • c7bfad8261 docs: update Phase 5 progress - openfang-runtime removed iven 2026-03-22 09:05:44 +08:00
  • f9fefc1557 chore: remove openfang-runtime and update start script iven 2026-03-22 09:04:39 +08:00
  • 3d614d743c docs: update Phase 4 status to completed iven 2026-03-22 08:58:01 +08:00
  • 0ab2f7afda feat(phase4): complete zclaw-skills, zclaw-hands, zclaw-channels, zclaw-protocols 模块实现 iven 2026-03-22 08:57:37 +08:00
  • 7abfca9d5c feat(kernel): add internal ZCLAW kernel integration with Tauri iven 2026-03-22 08:37:20 +08:00
  • 185763868a feat: production readiness improvements iven 2026-03-22 00:03:22 +08:00
  • ce562e8bfc feat: complete Phase 1-3 architecture optimization iven 2026-03-21 22:11:50 +08:00
  • 815c56326b docs(phase3): add integration verification report iven 2026-03-21 21:27:59 +08:00
  • a65b3d3958 feat(chat): add virtual scrolling for large message lists iven 2026-03-21 20:43:07 +08:00
  • 35b06f2e4a docs(phase3): add core optimization implementation plan iven 2026-03-21 20:03:13 +08:00
  • 32b9b41144 feat(domains): add Intelligence Domain with Valtio store and caching iven 2026-03-21 20:01:47 +08:00
  • e2fb79917b docs(phase2): add Phase 2 domain reorganization changelog iven 2026-03-21 19:53:07 +08:00
  • 5513d5d8e4 fix(domains): resolve TypeScript type errors in domain hooks iven 2026-03-21 19:52:14 +08:00
  • 7ffd5e1531 feat(domains): create domain-driven architecture for Phase 2 iven 2026-03-21 19:47:48 +08:00
  • 20eed290f8 feat(deps): add Valtio and XState for Phase 2 iven 2026-03-21 19:43:12 +08:00
  • 4ac6da1c88 docs: add Phase 1 changelog iven 2026-03-21 19:33:44 +08:00
  • 32c9f93a7b feat(security): enforce WSS for non-localhost connections iven 2026-03-21 17:27:56 +08:00
  • d266a1435f feat(security): add AES-GCM encryption for localStorage fallback iven 2026-03-21 17:13:50 +08:00
  • a199434e08 test(crypto): add generateMasterKey test coverage iven 2026-03-21 17:07:08 +08:00
  • f070d9151e feat(crypto): add AES-GCM encryption utilities iven 2026-03-21 17:05:15 +08:00
  • 47a84f52a2 fix(test): add @vitest/coverage-v8 dependency for coverage reports iven 2026-03-21 17:00:09 +08:00
  • 2c80a2c3c2 test: add Vitest configuration and setup iven 2026-03-21 16:55:44 +08:00
  • 9fc17e9d36 test(desktop): add Vitest and testing dependencies iven 2026-03-21 16:50:38 +08:00
  • 60ddb0b1e9 fix(plan): address review feedback for Phase 1 plan iven 2026-03-21 16:42:38 +08:00
  • 5edb8e347f docs(plan): add Phase 1 implementation plan iven 2026-03-21 16:38:04 +08:00
  • d1c200a243 docs(spec): revise architecture optimization spec based on review iven 2026-03-21 16:23:57 +08:00
  • 52c5e8a732 docs(spec): add architecture optimization design spec iven 2026-03-21 16:16:24 +08:00
  • e5cdd36118 docs: Add comprehensive project analysis and brainstorming session documents iven 2026-03-21 16:16:16 +08:00
  • 1900abe152 test(intelligence): update tests to use intelligenceClient iven 2026-03-21 15:26:35 +08:00
  • f3ec3c8d4c feat(intelligence): complete migration to Rust backend iven 2026-03-21 15:17:39 +08:00
  • 17fb1e69aa feat(intelligence): add TypeScript frontend adapter for Rust commands iven 2026-03-21 00:54:31 +08:00
  • d97c03fb28 docs(plan): update intelligence layer migration progress iven 2026-03-21 00:53:31 +08:00
  • ef8f5cdb43 feat(intelligence): complete Phase 2-3 migration to Rust iven 2026-03-21 00:52:44 +08:00
  • 0db8a2822f feat(backend): implement Phase 1 of Intelligence Layer Migration iven 2026-03-21 00:36:06 +08:00
  • 48a430fc97 refactor(skills): add skill-adapter and refactor SkillMarket iven 2026-03-21 00:28:03 +08:00
  • 54ccc0a7b0 feat(test): add real environment integration test scripts iven 2026-03-21 00:25:32 +08:00
  • d3a4de2480 docs: add setup guides and error notification component iven 2026-03-21 00:17:44 +08:00
  • c5d91cf9f0 feat: add integration test framework and health check improvements iven 2026-03-21 00:09:47 +08:00
  • ce522de7e9 feat: integrate DevQALoop into TeamOrchestrator and add integration test checklist iven 2026-03-20 23:27:16 +08:00
  • 1cf3f585d3 refactor(store): split gatewayStore into specialized domain stores iven 2026-03-20 22:14:13 +08:00
  • 6f72442531 docs(guide): rewrite CLAUDE.md with ZCLAW-first perspective iven 2026-03-20 19:30:09 +08:00
  • 3518fc8ece feat(automation): complete unified automation system redesign iven 2026-03-18 17:12:05 +08:00
  • 3a7631e035 feat(automation): implement unified automation system with Hands and Workflows iven 2026-03-18 16:32:18 +08:00
  • dfeb286591 docs(plan): add automation system redesign implementation plan iven 2026-03-18 15:55:18 +08:00
  • c856673936 docs(spec): update automation design with review feedback iven 2026-03-18 15:14:36 +08:00
  • 552efb513b docs(spec): add automation system redesign specification iven 2026-03-18 15:10:55 +08:00
  • e262200f1e 首页布局优化前 iven 2026-03-17 23:26:16 +08:00
  • 74dbf42644 refactor(startup): simplify stack to Tauri-managed OpenFang + optional ChromeDriver iven 2026-03-17 14:08:03 +08:00
  • 6c6d21400c fix(scripts): use powershell instead of pwsh and add DesktopOnly mode iven 2026-03-17 09:40:16 +08:00
  • d890fa1858 feat(scripts): add unified startup scripts for full stack development iven 2026-03-17 09:23:44 +08:00
  • 6bd9b841aa feat(browser-hand): implement Browser Hand UI components iven 2026-03-17 08:56:02 +08:00
  • 69c874ed59 docs(spec): add Browser Hand UI design specification iven 2026-03-17 08:14:41 +08:00
  • f4efc823e2 refactor(types): comprehensive TypeScript type system improvements iven 2026-03-17 08:05:07 +08:00
  • adfd7024df docs(claude): restructure documentation management and add feedback system iven 2026-03-16 13:54:03 +08:00
  • 8e630882c7 feat(l4): add AutonomyManager for tiered authorization system (Phase 3) iven 2026-03-16 10:49:49 +08:00
  • 0b89329e19 feat(l4): upgrade engines with LLM-powered capabilities (Phase 2) iven 2026-03-16 10:41:03 +08:00
  • ef3315db69 feat(l4): add LLM service adapter for Phase 2 engine upgrades iven 2026-03-16 10:28:10 +08:00
  • 85e39ecafd feat(l4): add Phase 1 UI components for self-evolution capability iven 2026-03-16 10:24:00 +08:00
  • 721e400bd0 docs: finalize documentation cleanup iven 2026-03-16 10:00:01 +08:00
  • a7582cb135 chore: clean up old plan files and update gitignore iven 2026-03-16 09:59:39 +08:00
  • 134798c430 feat(viking): add local server management for privacy-first deployment iven 2026-03-16 09:59:14 +08:00
  • 26e64a3fff fix(hands): use hand.id instead of hand.name for API calls iven 2026-03-16 09:57:01 +08:00
  • a312524abb fix(gateway): add API fallbacks and connection stability improvements iven 2026-03-16 09:56:25 +08:00
  • f9a3816e54 docs: update work summary with OpenViking installation status iven 2026-03-16 09:39:28 +08:00
  • 131b9c93ae docs: update OpenViking installation requirements iven 2026-03-16 08:28:27 +08:00