Commit Graph

  • c6749ff899 AO-08: Add Processes health view to Dashboard larchanka 2026-02-22 22:49:41 +01:00
  • b449143df2 Fix orchestrator dev start via dev:orchestrator larchanka 2026-02-22 22:44:31 +01:00
  • 6371ab7323 AO-03: Update tasks board tracking larchanka 2026-02-22 22:38:55 +01:00
  • db9556a004 AO-03: CLI Interactive Mode larchanka 2026-02-22 22:38:32 +01:00
  • 6b90d4fef9 AO-07: Configurable Concurrency Management and AO-06: History Anchoring larchanka 2026-02-22 22:31:57 +01:00
  • 2d05e67ac7 feat(AO-05): implement synthetic goal ingestion with unique taskId larchanka 2026-02-22 22:23:15 +01:00
  • adaa821021 feat(AO-04): add ai_query task type support to CronManager larchanka 2026-02-22 22:20:54 +01:00
  • 95c1be7414 feat(AO-02): implement process supervisor with auto-restart and backoff larchanka 2026-02-22 22:19:41 +01:00
  • e1e3ec0a70 feat(AO-01): standardize BaseProcess lifecycle and implement heartbeats larchanka 2026-02-22 22:17:07 +01:00
  • ee896becb3 feat: improve logging and tool execution; add task board files and email skill larchanka 2026-02-22 20:52:19 +01:00
  • 1b9bed4c54 ui(dashboard): move task nodes to a separate row for better layout and readability larchanka 2026-02-22 01:06:34 +01:00
  • 1c62d47764 feat(dashboard): implement active task node tracking, pipeline visualization, and live status highlights larchanka 2026-02-22 01:00:23 +01:00
  • d09cc837cd fix: extend executor larchanka 2026-02-22 00:36:58 +01:00
  • 8b92e04ca7 feat(dashboard): improved date formatting, daily log selection, and auto-refresh; feat(logger): implemented daily log rotation; chore: version bump to 1.0.1 larchanka 2026-02-21 23:55:08 +01:00
  • 6f9b6f99bb docs: Initial implementation plan and task tracking for File Processing larchanka 2026-02-21 19:58:14 +01:00
  • 7cb7d48aac Fix: Explicitly set num_ctx for Ollama requests larchanka 2026-02-21 19:52:59 +01:00
  • 6e1e30462e Workaround: Use generate API for vision models to avoid GGML_ASSERT errors larchanka 2026-02-21 19:49:48 +01:00
  • e75a2fcdb9 Fix: Audio conversion path reliability and Telegram Markdown defaults larchanka 2026-02-21 19:47:07 +01:00
  • 6aff74174c Fix: Improve error reporting and Telegram message parsing larchanka 2026-02-21 19:36:46 +01:00
  • 9cbe39d56a Refinement: Optimize vision prompt for glm-ocr larchanka 2026-02-21 19:33:16 +01:00
  • 3c70dfbccb Refinement: Add default instruction for file-only requests and improve OCR logging larchanka 2026-02-21 19:29:04 +01:00
  • b8347c209c Robustness fix: Prevent goal poisoning and Planner hallucinations larchanka 2026-02-21 19:26:41 +01:00
  • 1999814897 Fix: Stop Planner hallucinations on OCR warnings larchanka 2026-02-21 19:17:28 +01:00
  • ae92de7bc8 FP-14: Update documentation for file processing pipeline larchanka 2026-02-21 19:11:12 +01:00
  • 740df3053f FP-08/09/10/11/12/13: File processing pipeline integration larchanka 2026-02-21 19:08:05 +01:00
  • 9824637d44 FP-07: Build file-processor service larchanka 2026-02-21 19:02:57 +01:00
  • 1df9324530 FP-06: Add Whisper transcription utility larchanka 2026-02-21 19:01:10 +01:00
  • d5abeab4d5 FP-05: Add audio conversion utility (ffmpeg-static) larchanka 2026-02-21 18:58:31 +01:00
  • a46596768a FP-04: Add chatWithImage() to OllamaAdapter for vision/OCR models larchanka 2026-02-21 18:55:45 +01:00
  • 0a3d395aee FP-03: Define file processing protocol types larchanka 2026-02-21 18:54:01 +01:00
  • e5d71833eb FP-02: Add WhisperConfig and FileProcessorConfig to config system larchanka 2026-02-21 18:52:16 +01:00
  • 2ac9db6905 FP-01: Add nodejs-whisper and ffmpeg-static dependencies larchanka 2026-02-21 18:49:55 +01:00
  • 600d025842 fix(skills): adjust skills config larchanka 2026-02-21 16:16:34 +01:00
  • 07d0798eec feat: implement reminder skill and enhance executor with natural language time parsing larchanka 2026-02-21 15:32:02 +01:00
  • 06951c7892 Fix image syntax for Telegram Screenshot Mikhail Larchanka 2026-02-21 13:40:28 +01:00
  • f400fdff30 docs: add screenshots and update dashboard documentation in README larchanka 2026-02-21 13:37:28 +01:00
  • a44b368a75 feat(dashboard): show complexity on active tasks larchanka 2026-02-21 13:13:01 +01:00
  • f1097328ee test(task-memory): update test expectation to match new running status behavior larchanka 2026-02-21 10:12:43 +01:00
  • 4a11712f1b fix(dashboard): replace high with large larchanka 2026-02-21 02:27:47 +01:00
  • 28505bd3bd fix(dashboard): fix status tracking and visual feedback for active tasks larchanka 2026-02-21 02:22:50 +01:00
  • b36f85e70e feat(dashboard): add task timing analytics and mission control model mapping larchanka 2026-02-21 02:17:06 +01:00
  • 1dbd11fc0e fix(dashboard): complexity chart larchanka 2026-02-21 02:04:13 +01:00
  • 631c51f1d9 feat(dashboard): comprehensive tasks queue with manual 'fail' action larchanka 2026-02-21 01:57:33 +01:00
  • 19d2f939ef feat(dashboard): add active tasks queue section larchanka 2026-02-21 01:52:50 +01:00
  • 1591421144 feat(dashboard): log details now span all columns in a separate stable row larchanka 2026-02-21 01:50:12 +01:00
  • 4bda1a6bb3 feat(dashboard): log details now toggle on click with pointer cursor larchanka 2026-02-21 01:45:33 +01:00
  • 0659955173 feat(dashboard): add peak nodes metric and detailed log inspector larchanka 2026-02-21 01:44:20 +01:00
  • 07995bb10f fix(core): pass task complexity to task-memory larchanka 2026-02-21 01:38:29 +01:00
  • dec5c3ded9 docs: update AI-Agent.md with dashboard and skills structure larchanka 2026-02-21 01:14:02 +01:00
  • 9ed77f8dea fix(skills): improve apple-notes skill instructions and trigger wording larchanka 2026-02-21 01:01:10 +01:00
  • b69d754522 fix(dashboard): resolve safari svg rendering and improve metric labels larchanka 2026-02-21 00:51:44 +01:00
  • 255112db16 feat: integrate dashboard service with orchestrator and notion ui larchanka 2026-02-21 00:47:42 +01:00
  • 855b99d15d docs: marking all dashboard tasks as completed on board larchanka 2026-02-21 00:43:48 +01:00
  • c1fdf62f41 chore: final polish for dashboard (DB-06) larchanka 2026-02-21 00:43:23 +01:00
  • d5d5181633 feat: finalize dashboard assembly (DB-05) and update board larchanka 2026-02-21 00:43:01 +01:00
  • f3cde30385 feat: implement premium dashboard UI (DB-04) and fix board structure larchanka 2026-02-21 00:41:31 +01:00
  • 626750109f feat: implement SVG visualization engine for dashboard (DB-03) larchanka 2026-02-21 00:36:34 +01:00
  • 896cbe3f50 feat: implement data extraction layer for dashboard (DB-02) larchanka 2026-02-21 00:35:43 +01:00
  • 9ce3b0cdb5 feat: initial setup for internal dashboard and DB-01 task completion larchanka 2026-02-21 00:34:42 +01:00
  • d17e7fa7da docs: add implementation plan and tasks for internal monitoring dashboard larchanka 2026-02-21 00:32:20 +01:00
  • 7b2a739925 fix: increase ollama context window and add safety truncation for research skill larchanka 2026-02-21 00:25:25 +01:00
  • 6804afaa04 chore: keep empty data folder larchanka 2026-02-21 00:01:46 +01:00
  • d7ba53c324 feat: implement research skill with lynx and ddg larchanka 2026-02-20 23:44:21 +01:00
  • 788608a762 feat: optimize system prompts for Telegram compatibility and strategic planning larchanka 2026-02-20 23:22:26 +01:00
  • 3dd4991220 feat: improve privacy, add weather skill, and sanitize Telegram responses larchanka 2026-02-20 22:40:39 +01:00
  • 996bdd9149 fix: active skills looping by passing history to GeneratorService and creating missing sandbox dir larchanka 2026-02-20 19:53:38 +01:00
  • b6d69931a8 feat: update planner prompt with skill dependency rules (SK-09) larchanka 2026-02-20 19:13:47 +01:00
  • f0006d5f0f docs: refine skill prompts for tool dependencies (SK-10) larchanka 2026-02-20 19:13:21 +01:00
  • bbc135ebcb feat: implement active skill execution with multi-turn tool calling (SK-11) larchanka 2026-02-20 19:12:51 +01:00
  • e53a574f0f feat: prioritize skills over raw tool usage in planner prompts larchanka 2026-02-20 18:55:38 +01:00
  • 338ed31cd5 feat: implement dynamic skills system with manifest-based loading and agent integration larchanka 2026-02-20 18:34:28 +01:00
  • a75785dd2f chore: update default models larchanka 2026-02-19 23:08:03 +01:00
  • 79bddec91f docs: update README, AI-Agent, and architecture with session memory and persistent browser details larchanka 2026-02-19 23:01:37 +01:00
  • 4e67430b45 chore: ignore data directory larchanka 2026-02-19 22:59:30 +01:00
  • 7ec5b75ad0 fix: improve Telegram MarkdownV2 escaping and add plain-text retry fallback larchanka 2026-02-19 22:26:35 +01:00
  • 2d5b42fdab feat: implement session-aware memory and persistent browser context larchanka 2026-02-19 22:16:23 +01:00
  • c681797e76 Fix Telegram Markdown parsing larchanka 2026-02-19 21:07:14 +01:00
  • b1cd1e1b82 Add fallback analyzer: convert raw JSON results to natural language larchanka 2026-02-19 20:55:25 +01:00
  • fedcb7f928 Fix system hang: RAG service now responds to unrecognized message types larchanka 2026-02-19 20:42:07 +01:00
  • f2711b4f07 Fix DAG validation error: explicitly require start node in planner prompt larchanka 2026-02-19 20:38:20 +01:00
  • 9b7495f429 Fix system hang and DB constraint error larchanka 2026-02-19 20:37:14 +01:00
  • 43ed6a8c23 Document Phase P8: Natural Language Analysis of Tool Outputs larchanka 2026-02-19 20:31:13 +01:00
  • b1bff25f7e Refine LLM analysis prompts for natural language output larchanka 2026-02-19 20:29:37 +01:00
  • 5545e74c79 Board: mark all M1 and M2 tasks as Done larchanka 2026-02-19 17:22:52 +01:00
  • 4bb450b2a7 M2-03 + M2-04: Integration tests and documentation for model management larchanka 2026-02-19 17:22:11 +01:00
  • d5847112ce M2-02: Implement startup model prewarming in Orchestrator larchanka 2026-02-19 17:20:16 +01:00
  • 5775025fa2 M2-01: Integrate ModelManagerService into GeneratorService larchanka 2026-02-19 17:19:04 +01:00
  • 1fa4ecb0d2 M1-03 + M1-04: Implement ModelManagerService with unit tests larchanka 2026-02-19 17:16:58 +01:00
  • 1443cf4301 M1-02: Add ModelManagerConfig to configuration system larchanka 2026-02-19 17:15:05 +01:00
  • a334824cf0 M1-01: Enhance OllamaAdapter with warmup support and keep_alive parameter larchanka 2026-02-19 17:12:52 +01:00
  • 95004e534f plan: add Ollama Model Manager with tiered prewarming [P13] larchanka 2026-02-19 17:08:21 +01:00
  • 199c7aff68 refactor: replace fetch with Playwright in http_get tool and update documentation larchanka 2026-02-18 00:26:21 +01:00
  • 529690b300 Fix: Clarify that ALL shell commands must use 'shell' tool larchanka 2026-02-17 17:54:48 +01:00
  • 91f7e0b7b5 New tasks added larchanka 2026-02-17 17:50:14 +01:00
  • 3ebef3c329 S5-01 to S5-05: Mark Manual Testing Tasks as Done larchanka 2026-02-17 17:49:17 +01:00
  • 5e57b530e1 S4-02: Update AI-Agent.md larchanka 2026-02-17 17:49:04 +01:00
  • 354aef0e90 S4-01: Update README.md larchanka 2026-02-17 17:48:57 +01:00
  • cd46ab3f86 S3-03: Update Config Documentation larchanka 2026-02-17 17:48:40 +01:00
  • 6aff26fb68 S3-02: Update Planner Prompt - Document Shell Tool larchanka 2026-02-17 17:48:31 +01:00
  • aaed8e4a19 S3-01: Update Planner Prompt - Remove Old Tools larchanka 2026-02-17 17:48:10 +01:00