Workbook v0.4.0
What's Changed
- Add SessionStart hook for Claude Code remote sessions by @dgoings in #18
- Reconcile divergent task histories by replaying local operations by @dgoings in #17
- Implement task change history view by @dgoings in #19
- Add an optional sync watcher so mutations stop paying for synchronization by @dgoings in #20
- Show the task change history in the web UI by @dgoings in #21
- Render board mutations optimistically and publish them by nudging by @dgoings in #22
Full Changelog: v0.3.0...v0.4.0