v1.0.0
What's Changed
- feat(agents): spawn_subagent tool for declarative runtime delegation by @sagi5060 in #13
- feat(workflows): stream node updates + nested agent deltas by @sagi5060 in #14
- feat: human-in-the-loop interrupt/resume for durable workflows by @sagi5060 in #17
- feat: .agentdeck project dir uses type subdirectories (agents/, workflows/) by @sagi5060 in #19
- fix: sqlite checkpointer fails to build outside an event loop by @sagi5060 in #18
Full Changelog: v0.2.0...v1.0.0