Commit Graph

  • 028ff0b5bd S2-02: Add Generator Service Tests larchanka 2026-02-17 17:47:42 +01:00
  • 08b47bb701 S2-01: Update Generator Service Content Extraction larchanka 2026-02-17 17:47:01 +01:00
  • 880a9cf763 S1-04: Move task to Done larchanka 2026-02-17 17:45:54 +01:00
  • 200d58a6cd S1-04: Add Shell Tool Tests larchanka 2026-02-17 17:45:52 +01:00
  • 6f72a2dd9c S1-03: Move task to Done larchanka 2026-02-17 17:44:10 +01:00
  • fd352f8897 S1-03: Replace read_file and write_file Registration larchanka 2026-02-17 17:44:09 +01:00
  • 688b5ec2cf S1-02: Move task to Done larchanka 2026-02-17 17:43:24 +01:00
  • 8c62625b83 S1-02: Add Command Validation larchanka 2026-02-17 17:43:23 +01:00
  • fda17b4824 S1-01: Move task to Done larchanka 2026-02-17 17:42:34 +01:00
  • aca12ccbb8 S1-01: Implement Shell Tool Core larchanka 2026-02-17 17:42:22 +01:00
  • 9d9e44d0de Add MIT license larchanka 2026-02-17 16:24:37 +01:00
  • 6e4d17b41a Rebrand agent to 🧬 ManBot larchanka 2026-02-17 16:22:29 +01:00
  • 8e82b22871 Fix telegram message posting larchanka 2026-02-17 16:00:35 +01:00
  • 415aff91d7 Log tools usage larchanka 2026-02-17 15:24:41 +01:00
  • 3372ca358b Update planner prompt to use web search larchanka 2026-02-17 15:12:31 +01:00
  • 0277e73f6d Add http_search tool for DuckDuckGo web search larchanka 2026-02-17 14:57:42 +01:00
  • db7e9fb4ff ci: install Playwright browsers in GitHub Actions larchanka 2026-02-17 14:39:26 +01:00
  • 76fb357c23 fix: defer BaseProcess stdin listeners to prevent memory leak in tests larchanka 2026-02-17 14:39:04 +01:00
  • f22d2ee593 fix: resolve TypeScript compilation errors larchanka 2026-02-17 14:33:13 +01:00
  • 94bd727a43 New tasks added larchanka 2026-02-17 14:22:53 +01:00
  • b4f8c3141a P12-14 & P12-15: Add E2E testing checklist and performance benchmarking results larchanka 2026-02-17 14:21:54 +01:00
  • bfc74c6ce7 P12-16: Update README with enhanced HTTP Get tool documentation and troubleshooting guide larchanka 2026-02-17 14:21:32 +01:00
  • 7c80b7c327 P12-13: Update planner prompt with enhanced http_get tool documentation larchanka 2026-02-17 14:21:10 +01:00
  • c3a3704d98 P12-12: Add comprehensive tests for enhanced HTTP Get tool larchanka 2026-02-17 14:20:55 +01:00
  • d385c457a8 P12-11: Enhance HTTP Get tool with smart fallback to browser and HTML to Markdown conversion larchanka 2026-02-17 14:19:49 +01:00
  • 6a829af3ca P12-10: Add comprehensive browser service tests larchanka 2026-02-17 14:19:22 +01:00
  • 501fee47d6 P12-09: Add realistic behavior to browser service (delays, mouse movement, scrolling, headers) larchanka 2026-02-17 14:17:38 +01:00
  • 951ccde09e P12-08: Create browser service core with Playwright and stealth plugin larchanka 2026-02-17 14:17:04 +01:00
  • 0c1aa36e23 P12-07: Create browser configuration utilities (user agents, viewports, stealth config) larchanka 2026-02-17 14:14:29 +01:00
  • 55032a9ed9 P12-06: Add comprehensive tests for HTML to Markdown converter larchanka 2026-02-17 14:14:15 +01:00
  • dfe4f759f5 P12-05: Create HTML to Markdown converter utility with Turndown larchanka 2026-02-17 14:13:19 +01:00
  • 199a06bf27 P12-04: Add TypeScript types for browser service configuration larchanka 2026-02-17 14:11:54 +01:00
  • e65b1cef9d P12-03: Add browser service configuration to config.json.example larchanka 2026-02-17 14:11:33 +01:00
  • 1cc29f4f65 P12-02: Install Playwright Chromium browser and document installation larchanka 2026-02-17 14:11:17 +01:00
  • 06fe4970dd P12-01: Add required dependencies (playwright, playwright-extra, puppeteer-extra-plugin-stealth, turndown) larchanka 2026-02-17 14:10:48 +01:00
  • 2e54278537 Update board: Mark P11-16 as done larchanka 2026-02-17 13:39:09 +01:00
  • c4edbb0db5 P11-16: Fix Executor Context for Reminder Scheduling larchanka 2026-02-17 13:39:04 +01:00
  • b640b99c47 Add logging to handleCoreMessage entry point larchanka 2026-02-17 13:36:53 +01:00
  • eeafd92837 Add debug logging to handleListReminders larchanka 2026-02-17 13:36:41 +01:00
  • bd53fad929 P11-15: Actually add reminder handlers to handleCoreMessage larchanka 2026-02-17 13:35:31 +01:00
  • c04ffed666 Fix TypeScript warnings: Mark unused request parameters larchanka 2026-02-17 13:35:16 +01:00
  • 0fca591a4f Update board: Mark P11-15 as done larchanka 2026-02-17 13:35:07 +01:00
  • f52bbc7666 P11-15: Fix Reminder List Handler in Orchestrator larchanka 2026-02-17 13:35:05 +01:00
  • 57b55128d8 Update board: Mark P11-14 as done larchanka 2026-02-17 13:34:05 +01:00
  • 6c856d3af1 P11-14: Fix Cron Expression Extraction in Executor larchanka 2026-02-17 13:33:55 +01:00
  • 35f07ca9f9 Add P11 reminder system task specifications and update board larchanka 2026-02-17 13:30:35 +01:00
  • 589b1fa382 Fix _BOARD.md corruption larchanka 2026-02-17 13:30:07 +01:00
  • aa45aa7c71 P11-11 & P11-13: Update Help Command and README larchanka 2026-02-17 13:29:01 +01:00
  • e6af40b5ca P11-09 & P11-10: Add List and Cancel Reminder Commands larchanka 2026-02-17 13:28:45 +01:00
  • 4b0b12c367 P11-08: Add Schedule Reminder Handler to Executor larchanka 2026-02-17 13:28:01 +01:00
  • e69e7320d0 P11-06 & P11-07: Update Planner Prompt with Reminder Capability larchanka 2026-02-17 13:27:30 +01:00
  • bb562127dc P11-05: Handle Cron Events in Orchestrator larchanka 2026-02-17 13:27:06 +01:00
  • 6a7797f283 P11-04: Add Cron Manager Integration Tests larchanka 2026-02-17 13:26:38 +01:00
  • 01c8c40bc0 P11-03: Update Cron Manager Event Payload larchanka 2026-02-17 13:12:41 +01:00
  • 30f3e12eb2 P11-02: Add Time Parser Tests larchanka 2026-02-17 13:12:23 +01:00
  • 76a5072f8d P11-01: Create Time Parser Service larchanka 2026-02-17 13:11:39 +01:00
  • 50c7525982 fix: use composite primary key for task_nodes to resolve UNIQUE constraint error larchanka 2026-02-17 11:48:11 +01:00
  • b4c38a18e8 Fix planner prompt to prevent inventing non-existent tools larchanka 2026-02-17 11:34:01 +01:00
  • 4476f88582 refactor: implement silent progress notifications without sound larchanka 2026-02-17 11:27:46 +01:00
  • 3402dfd68d Update board: Move P10-04, P10-05, P10-06 to Done larchanka 2026-02-17 11:23:56 +01:00
  • 938fca9884 P10-04, P10-05, P10-06: Improved model selection and configurable planner complexity larchanka 2026-02-17 11:23:54 +01:00
  • 9ce3ec382c Update board: Move P10-03 to Done larchanka 2026-02-17 11:21:49 +01:00
  • d9b21a24bf P10-03: Enhanced node error logging and investigation larchanka 2026-02-17 11:21:47 +01:00
  • 946efba93f Update board: Move P10-02 to Done larchanka 2026-02-17 11:09:46 +01:00
  • 0e8538569e P10-02: Silence intermediate system messages in Telegram larchanka 2026-02-17 11:09:45 +01:00
  • 045d6ce31e docs: add tasks for silent system messages and enhanced node error logging larchanka 2026-02-17 11:08:55 +01:00
  • 1dec5f75d9 fix(P10-01): resolve Telegram response failure by improving IPC routing and preventing Planner hallucinations larchanka 2026-02-17 10:58:17 +01:00
  • 431c920d1a Update board: Move P9-01 to Done larchanka 2026-02-17 10:48:50 +01:00
  • 924a4b8022 P9-01: Implement proper terminal logging with colorization larchanka 2026-02-17 10:48:48 +01:00
  • 7c1c33b054 P8-01: Fix Orchestrator path calculation bug larchanka 2026-02-17 10:35:30 +01:00
  • 55c9c78bee Format config.json.example with indentation for easier editing larchanka 2026-02-17 09:43:50 +01:00
  • 43197732fd P7-01: RAG vector search with sqlite-vss larchanka 2026-02-17 09:39:51 +01:00
  • af4e52cc24 Move colpeted tasks to archive larchanka 2026-02-17 09:28:40 +01:00
  • 7c30c35097 P6-04, P6-05, P6-06: Summarizer, archiving pipeline, integration test larchanka 2026-02-17 09:27:43 +01:00
  • ab011b40ea P6-03: Telegram /new command and session tracking larchanka 2026-02-17 09:19:32 +01:00
  • 70f5983c3b P6-02: Add conversation_id to TaskMemory schema larchanka 2026-02-17 09:18:00 +01:00
  • 5dfea14261 P6-01: RAG SQLite persistence for RAGService larchanka 2026-02-17 09:16:00 +01:00
  • a18cad457e Reorganize board: archive completed task specs, add P5 CI specs larchanka 2026-02-17 00:10:16 +01:00
  • 883e166e7d P5-01, P5-02: GitHub Actions CI workflow and build-and-test job larchanka 2026-02-17 00:09:29 +01:00
  • 0553656d25 Centralize config, add README and AI-Agent architecture doc larchanka 2026-02-17 00:04:12 +01:00
  • a98582f098 P4-03 to P4-06: RAG Service, Semantic Search Node, Tool Host, Cron Manager larchanka 2026-02-16 23:57:54 +01:00
  • a715052d96 P3-03 to P3-06: Critic prompts, Critic Agent, Revision logic, Core Orchestrator larchanka 2026-02-16 23:55:09 +01:00
  • 9a8241cc83 P3-01: Executor Agent core loop; P3-02: Parallel node execution larchanka 2026-02-16 23:51:14 +01:00
  • 4d60829fa8 P4-02: Connect Telegram to Orchestrator larchanka 2026-02-16 23:48:01 +01:00
  • 8b0ff31b60 P4-01: Implement Telegram Adapter larchanka 2026-02-16 23:46:33 +01:00
  • 6ad209e736 P2-01 to P2-05: Move tasks to Done on board larchanka 2026-02-16 23:42:49 +01:00
  • c6fcc95fbf P2-01 to P2-05: Ollama Adapter, Model Router, Planner prompts/agent, DAG validation larchanka 2026-02-16 23:42:24 +01:00
  • 301ea3e5c5 P1-06: Write integration tests for Task Memory Service larchanka 2026-02-16 23:40:31 +01:00
  • 4cf5781872 P1-05: Move task to Done on board larchanka 2026-02-16 23:37:15 +01:00
  • 9df957d964 P1-05: Implement Task Memory Service larchanka 2026-02-16 23:37:11 +01:00
  • d4bf68b029 P1-04: Move task to Done on board larchanka 2026-02-16 23:33:58 +01:00
  • c3aa1c05f8 P1-04: Implement Logger Service larchanka 2026-02-16 23:33:49 +01:00
  • 541e754547 P1-03: Move task to Done on board larchanka 2026-02-16 23:29:51 +01:00
  • 06cc448138 P1-03: Create base Process class larchanka 2026-02-16 23:29:46 +01:00
  • c3a2ff9ecb P1-02: Move task to Done on board larchanka 2026-02-16 23:28:22 +01:00
  • d330a52813 P1-02: Define shared Zod schemas for message protocol larchanka 2026-02-16 23:28:16 +01:00
  • 7b0f920c27 P1-01: Move task to Done on board larchanka 2026-02-16 23:27:27 +01:00
  • 00ba58e89f P1-01: Initialize project structure larchanka 2026-02-16 23:27:23 +01:00
  • db41705d42 Documentation larchanka 2026-02-16 23:23:34 +01:00