Commit Graph

  • dfc8fda187 perf: asynchronize and parallelize analysis tools to prevent main loop blocking feature/agent-integration cillin 2026-04-07 14:59:41 +08:00
  • aae4bc7d40 fix: enable parallel analyst execution by removing broken TeamMsgHub import cillin 2026-04-07 14:01:31 +08:00
  • 11849208ed perf: optimize system concurrency, I/O stability and fix WebSocket disconnects cillin 2026-04-07 13:58:49 +08:00
  • 62c7341cf6 Add dynamic analyst runtime updates and deployment guides cillin 2026-04-07 09:39:37 +08:00
  • 80ce63da5a refactor: remove legacy agent fallback paths cillin 2026-04-03 14:28:16 +08:00
  • a9d863073f chore: ignore codex local artifacts cillin 2026-04-03 13:51:21 +08:00
  • 4ea8fc4c32 chore: ignore local codex state cillin 2026-04-03 13:50:48 +08:00
  • 771de8c49c docs: refresh runtime guidance cillin 2026-04-03 13:48:49 +08:00
  • a399384e07 feat: update frontend runtime team controls cillin 2026-04-03 13:48:39 +08:00
  • ecfbd87244 feat: add runtime dynamic team controls cillin 2026-04-03 13:48:31 +08:00
  • dc0b250adc chore: remove legacy startup paths cillin 2026-04-03 13:45:57 +08:00
  • 2027635efe chore: remove Kubernetes sandbox TODO placeholder cillin 2026-04-02 11:25:35 +08:00
  • fd71ee5e57 docs: remove references to deleted OpenClaw REST facade (port 8004) cillin 2026-04-02 11:13:34 +08:00
  • ecc7623093 refactor(openclaw): remove REST facade (port 8004), unify on WebSocket cillin 2026-04-02 11:04:06 +08:00
  • 45c3996434 refactor(cleanup): remove legacy agent classes and complete EvoAgent migration cillin 2026-04-02 10:51:14 +08:00
  • 49d704c363 refactor(cleanup): remove legacy CLI and complete EvoAgent migration cleanup cillin 2026-04-02 02:06:46 +08:00
  • 3334a41e5a refactor(cleanup): remove legacy runtime directories and fix API semantics cillin 2026-04-02 01:03:28 +08:00
  • 16b54d5ccc feat(agent): complete EvoAgent integration for all 6 agent roles cillin 2026-04-02 00:55:08 +08:00
  • 0fa413380c Initial commit of integrated agent system cillin 2026-03-30 17:46:44 +08:00
  • e69c637dba Fix frontend build dependencies codex/remove-openclaw-page cillin 2026-03-28 22:39:14 +08:00
  • 728cf36e7c Add required peer deps for lobehub icons cillin 2026-03-28 22:32:30 +08:00
  • 346208dc2b Remove OpenClaw page from frontend cillin 2026-03-28 22:24:19 +08:00
  • 4295293a21 Align branding, prompts, and deployment tooling codex/workspace-file-preview-fix cillin 2026-03-28 22:16:56 +08:00
  • 4aa69650e8 feat: update openclaw workspace integration cillin 2026-03-27 22:27:16 +08:00
  • 5c08c1865c chore: sync current workspace changes cillin 2026-03-27 11:27:26 +08:00
  • 6ecc224427 feat: OpenClaw WebSocket integration with workspace file preview cillin 2026-03-27 11:08:15 +08:00
  • 9bcc4221a4 refactor: remove mock trading functionality from backend and frontend codex/check-dev cillin 2026-03-26 13:38:51 +08:00
  • fecf8a9466 Fix agent workspace file handlers cillin 2026-03-26 13:07:47 +08:00
  • 86eb8c37a9 Fix empty dashboard fallback and websocket gating cillin 2026-03-26 12:39:13 +08:00
  • 1f9063edad Fix provider router import for news ingest cillin 2026-03-26 11:29:14 +08:00
  • 7e7a58769a feat: 添加新闻增量刷新和前端组件修复 cillin 2026-03-26 10:50:45 +08:00
  • 16bb3c4211 docs(README): 更新项目说明文档,完善架构与启动指南 cillin 2026-03-24 17:19:31 +08:00
  • da6d642aaa Migrate agent control reads and writes to REST cillin 2026-03-24 16:30:36 +08:00
  • 8d6c3c5647 Add restore-mode task launch flow cillin 2026-03-24 15:27:35 +08:00
  • 6413edf8c9 Refine runtime data flow and UI layering cillin 2026-03-24 15:00:35 +08:00
  • c5eaf2b5ad Fix runtime logging and frontend app regressions cillin 2026-03-24 10:58:41 +08:00
  • 032c37538f fix(frontend): 添加缺失的 lastDayHistory 字段到 runtimeStore cillin 2026-03-23 20:15:27 +08:00
  • 456748b01e fix(frontend): 修复 now 变量重复声明导致的空白页面 cillin 2026-03-23 18:12:32 +08:00
  • 609b509446 feat(frontend): 完成 Zustand 状态管理迁移 cillin 2026-03-23 18:03:23 +08:00
  • 38102d0805 feat(backend): Agent 系统和 API 增强 cillin 2026-03-23 17:46:06 +08:00
  • 3448667b79 feat: 微服务架构拆分和前后端优化 cillin 2026-03-23 17:45:39 +08:00
  • 0f1bc2bb39 feat(frontend): 添加 Zustand store 架构 cillin 2026-03-23 17:44:17 +08:00
  • 06a23c32a4 refactor: Fix code quality issues identified in analysis cillin 2026-03-20 01:07:53 +08:00
  • 5b925fbe02 feat: Refactor services architecture and update project structure cillin 2026-03-20 00:57:09 +08:00
  • 4b5ac86b83 feat: Add evaluation hooks, skill adaptation and team pipeline config cillin 2026-03-19 18:52:12 +08:00
  • f4a2b7f3af fix: Initialize watchlist draft when opening runtime settings panel cillin 2026-03-17 18:40:02 +08:00
  • 2dcda63394 feat: Integrate WebSocket Gateway into API-based task launch cillin 2026-03-17 18:36:33 +08:00
  • a3f767126f feat: Complete pipeline runner integration for API-based task launch cillin 2026-03-17 18:22:22 +08:00
  • 9ec4a8702d feat: Add task launcher API with timestamp-based run directories cillin 2026-03-17 17:14:22 +08:00
  • 3174734f26 feat: Add runtime config validation for cash, margin and memory settings cillin 2026-03-17 16:50:47 +08:00
  • 59b44545d0 feat: Add agent workspace system and runtime management cillin 2026-03-17 16:43:29 +08:00
  • 2daf5717ba Add per-agent skill workspaces and TraderView management cillin 2026-03-17 13:55:14 +08:00
  • 1f5ee3698e Add explain analysis workflow and UI cillin 2026-03-16 22:28:41 +08:00
  • 3a5558b576 Read feed replay history from runtime db cillin 2026-03-16 02:26:24 +08:00
  • a41cd705b4 Prefer SQLite signals in stock explain view cillin 2026-03-16 02:22:59 +08:00
  • 564c92c0c8 确认PokieTicker新闻库数据源 cillin 2026-03-16 02:19:25 +08:00
  • 78f133617f Add run-scoped skill and prompt asset management dev cillin 2026-03-16 00:04:04 +08:00
  • 964d3b6e13 Localize agent labels and harden frontend connection status main cillin 2026-03-15 22:42:01 +08:00
  • d233a3f55d Add configurable data providers and localize frontend UI cillin 2026-03-15 00:55:12 +08:00
  • 12de93aa30 feat: initial commit - EvoTraders project cillin 2026-03-13 04:34:06 +08:00