indifferentketchup
f22da55734
feat: phase 3-5 — workflow engine, background subagents, multi-modal, cache shape, inline diff
Phase 3: Dynamic Workflow Engine
- VM sandbox (node:vm) with agent/parallel/pipeline API, Claude Code compatible
- Workflow file discovery (.boocode/workflows/*.js + ~/.boocode/workflows/*.js)
- Workflow manager with session/chat creation and inference dispatch
- Built-in catalog: deep-research, review-code, find-issues
- Resumability cache: SHA-256 hash of agent spec, in-memory Map
Phase 4: Background Subagents
- background-task.ts service: spawn/poll/cancel lifecycle
- spawn_subagent, subagent_status, subagent_result tools in ALL_TOOLS
Phase 5: Multi-modal + Cache Shape
- Multi-modal stub with type defs and hook point in payload.ts
- CacheShapeBadge component in trace viewer (colored bar + %)
2026-06-08 03:11:39 +00:00
..
2026-06-07 22:40:23 +00:00
2026-06-07 22:16:35 +00:00
2026-06-08 03:11:39 +00:00
2026-06-08 02:43:45 +00:00
2026-06-08 03:11:39 +00:00
2026-06-01 08:16:03 +00:00
2026-06-08 03:11:39 +00:00
2026-06-08 01:24:23 +00:00
2026-05-23 12:43:13 +00:00
2026-06-02 21:12:29 +00:00
2026-06-08 03:11:39 +00:00
2026-06-08 00:45:46 +00:00
2026-06-02 21:24:08 +00:00
2026-06-08 02:16:02 +00:00
2026-06-01 02:35:11 +00:00
2026-06-01 13:05:03 +00:00
2026-06-08 01:24:23 +00:00
2026-05-16 04:35:49 +00:00
2026-06-02 21:12:29 +00:00
2026-06-07 22:16:20 +00:00
2026-06-02 21:12:29 +00:00
2026-05-16 02:51:59 +00:00
2026-05-22 21:45:52 +00:00
2026-06-08 01:24:23 +00:00
2026-06-08 01:24:23 +00:00
2026-06-08 01:24:23 +00:00
2026-06-08 01:24:23 +00:00
2026-06-08 01:24:23 +00:00
2026-05-22 21:45:52 +00:00
2026-05-16 05:11:39 +00:00
2026-06-02 21:12:29 +00:00
2026-05-22 21:45:52 +00:00
2026-05-29 03:12:16 +00:00
2026-06-08 02:26:47 +00:00
2026-05-26 15:18:31 +00:00
2026-06-02 21:12:29 +00:00
2026-06-07 17:57:29 +00:00
2026-05-22 20:08:47 +00:00
2026-06-08 01:24:23 +00:00
2026-05-27 21:44:39 +00:00
2026-05-27 21:44:39 +00:00
2026-06-08 02:26:47 +00:00
2026-06-02 21:12:29 +00:00
2026-05-22 07:55:55 +00:00
2026-05-20 21:38:02 +00:00
2026-05-26 23:30:50 +00:00
2026-05-20 21:40:11 +00:00