Commit Graph

  • 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
  • 0eb30c0531 docs: reorganize documentation structure iven 2026-03-16 08:21:01 +08:00
  • c8202d04e0 feat(viking): add local server management for privacy-first deployment iven 2026-03-16 08:14:44 +08:00
  • 137f1a32fa feat: implement Phase 4 - Multi-Agent Swarm + Skill Discovery iven 2026-03-15 22:44:18 +08:00
  • 04ddf94123 feat: implement ZCLAW Agent Intelligence Evolution Phase 1-3 iven 2026-03-15 22:24:57 +08:00
  • 4862e79b2b chore: add react-window and @types/react-window dependencies iven 2026-03-15 21:08:47 +08:00
  • 5bc4487146 chore: add react-window dependency for message virtualization iven 2026-03-15 20:36:09 +08:00
  • c19be048e4 feat(phase-12-13): complete performance optimization and test coverage iven 2026-03-15 20:35:16 +08:00
  • a7ae0eca7a feat(ui): improve CloneManager with error handling iven 2026-03-15 20:20:10 +08:00
  • 01737a7ef5 feat(phase-11): add store coordinator layer iven 2026-03-15 20:18:44 +08:00
  • f22b1a2095 refactor(phase-11): extract specialized stores from gatewayStore iven 2026-03-15 20:17:17 +08:00
  • 6a66ce159d refactor(phase-10): complete type safety enhancement iven 2026-03-15 19:52:52 +08:00
  • a6b1255dc0 security(phase-9): complete security hardening iven 2026-03-15 19:22:51 +08:00
  • e3d164e9d2 feat(ui): enhance UI with animations, dark mode support and and improved components iven 2026-03-15 17:24:40 +08:00
  • 308994121c fix(ui): resolve RightPanel JSX structure and close tag mismatch iven 2026-03-15 17:23:47 +08:00
  • 3e81bd3e50 feat(ui): Phase 8 UI/UX optimization and system documentation update iven 2026-03-15 14:12:11 +08:00
  • bf79c06d4a test(team): add comprehensive unit tests for teamStore iven 2026-03-15 09:26:08 +08:00
  • fc30290b1c fix(team): resolve TypeScript errors in team collaboration module iven 2026-03-15 09:20:58 +08:00
  • 4802eb7d6a feat(team): add OpenFang Team API client and WebSocket events iven 2026-03-15 03:38:36 +08:00
  • 46cbe2b50e docs: update Phase 6 progress - team components integrated iven 2026-03-15 03:35:41 +08:00
  • cd2a02877c feat(team): integrate Team components into main application iven 2026-03-15 03:35:10 +08:00
  • c91740c00e feat(team): implement multi-agent team collaboration UI iven 2026-03-15 03:22:59 +08:00
  • acdbf20848 docs: update skills count to 68 (Marketing 11) iven 2026-03-15 03:12:11 +08:00
  • 4ffe602591 feat(skills): add Chinese platform marketing specialists iven 2026-03-15 03:11:18 +08:00
  • 8a515dd1fd feat(skills): add 3 marketing skills and update documentation iven 2026-03-15 03:09:44 +08:00
  • d64903ba21 feat(skills): complete multi-agent collaboration framework iven 2026-03-15 03:07:31 +08:00
  • 0139b20e5a fix: resolve TypeScript errors iven 2026-03-15 02:04:55 +08:00
  • 507486befd docs: update SYSTEM_ANALYSIS with Phase 3 completion iven 2026-03-15 02:00:36 +08:00
  • 2cc1514d1b refactor(phase3): remove OpenClaw compatibility layer iven 2026-03-15 02:00:04 +08:00
  • d60d445cbf feat(phase4-5): add Workflow types and expand Skills ecosystem iven 2026-03-15 01:51:45 +08:00
  • 9c99ab16d4 feat(phase3-4): add OpenFang config.toml and TypeScript type definitions iven 2026-03-15 01:45:25 +08:00
  • 5599c1a4db feat(phase2): complete P1 tasks - Channels, Triggers, Skills CRUD and UI enhancements iven 2026-03-15 01:38:34 +08:00
  • 1f9b6553fc docs: add next session prompt for continuing development iven 2026-03-15 00:19:35 +08:00
  • 62f182785f docs: create comprehensive system analysis report iven 2026-03-15 00:01:39 +08:00
  • 05c67d6532 docs: add OpenFang alignment analysis report iven 2026-03-14 23:47:55 +08:00
  • 07079293f4 feat(hands): restructure Hands UI with Chinese localization iven 2026-03-14 23:16:32 +08:00
  • 67e1da635d docs: add new session prompt for OpenFang migration iven 2026-03-13 18:04:53 +08:00
  • 4eb164764a feat(openfang): add bundled OpenFang runtime support iven 2026-03-13 18:03:43 +08:00
  • cfb06d7209 docs: add frontend test report iven 2026-03-12 08:20:01 +08:00
  • 1d831fb286 test: configure Vitest testing framework iven 2026-03-12 00:48:58 +08:00
  • b8a83b5a26 feat(skills): add code-review and translation skills iven 2026-03-12 00:32:29 +08:00
  • 8b1c4d36a0 refactor: remove v1 legacy code replaced by OpenClaw iven 2026-03-12 00:31:24 +08:00
  • fa108e78aa feat(frontend): update Gateway connection URL to port 18790 iven 2026-03-12 00:30:07 +08:00
  • c00bcb11b6 feat(plugins): add package.json and openclaw.plugin.json for OpenClaw compatibility iven 2026-03-12 00:27:47 +08:00
  • ef849c62ab cc工作前备份 iven 2026-03-12 00:23:42 +08:00