| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-21 | Keep subagent boards pinned while background workflows run | t | |
| A background subagents.lua workflow outlives the tool call that started it, so settling the outer result unpinned a board whose agents were still working. Track a per-tool-call workflow count and derive the pin from both the tool being active and that count, so the board only returns to transcript order once its last workflow finishes. Also show the reasoning level alongside the model on agent cards. | |||
| 2026-08-18 | Fix workflow progress pin lifecycle | t | |
| 2026-08-18 | Persist and replay subagent progress across sessions | t | |
| Record durable child-turn metadata, restore bounded progress cards during startup replay, and keep settled cards attached to transcript entries. Add workflow-local Lua profiles and expose discovered agents and workflows in the session header. | |||
