indifferentketchup
45a1140fd3
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-08 03:11:39 +00:00
2026-06-01 23:10:12 +00:00
2026-06-08 03:11:39 +00:00
2026-05-29 20:20:18 +00:00
2026-06-08 03:11:39 +00:00
2026-06-05 15:14:21 +00:00
2026-06-07 22:16:25 +00:00
2026-06-07 22:16:20 +00:00
2026-06-03 14:54:19 +00:00
2026-06-07 22:16:20 +00:00
2026-06-07 22:16:25 +00:00
2026-06-03 14:16:59 +00:00
2026-06-01 22:30:47 +00:00