Releases: jaakkos/stringwork
Releases · jaakkos/stringwork
v0.13.0
v0.12.1
What's Changed
- test(workers): serialize captureCheckAcks closure to fix -race CI failure (b66dffd)
Full diff: v0.12.0...v0.12.1
v0.12.0
What's Changed
- fix(workers): pool stability + spawn-driving — closes Bugs A, B-logs, C-grace, D.1, D.2 (740a794)
Full diff: v0.11.0...v0.12.0
v0.11.0
What's Changed
- feat(state): rotating backups + fresh-DB warning + opt-in dev-install reset (1012b95)
Full diff: v0.10.1...v0.11.0
v0.10.1
What's Changed
- fix(collab): materialize AgentInstance on register_agent (036490e)
Full diff: v0.10.0...v0.10.1
v0.10.0
What's Changed
- test(collab): phantom-assignment regression net for register_agent+claim_next (a6cc492)
- fix(daemon,workers): env-leak to spawned workers + TCP-only driver shutdown (74e1a0b)
- test(collab): matrix integration tests for static+task-bound + CLI/MCP parity (2182a17)
- fix(collab): agent identity hardening — closes M1, M2 (5e6b305)
- fix(tasks): notify reviewers, unblock cleanly, preserve worktrees, detect cycles — closes H5, H6, H7, M5 (cc65e43)
- fix(collab): parent-type heartbeats stop reviving task-bound siblings — closes H2, H3 (3643959)
- fix(watchdog,piggyback): keep dead workers from masquerading as alive — closes H8, H9, M4 (bbade6b)
- fix(collab): cancel_agent — per-instance STOP routing + per-task captured output (closes C4) (26a2a5c)
- fix(collab): handoff — closes C2, H1 (2443f44)
- fix(collab): claim_next + orchestrator hardening — closes C1, H4, M6, M7, M8 (4cc0a22)
- fix(collab): CLI/MCP update_task parity — closes C3, M3 (ae2d3e1)
- test(collab): add multi-instance fixture helpers for deep-review fixes (f76d62c)
- refactor(collab): canonicalize task.AssignedTo to parent agent type (d7cd3e5)
Full diff: v0.9.0...v0.10.0
v0.9.0
What's Changed
- fix(config): auto-discover ~/.config/stringwork/config.yaml when MCP_CONFIG unset (9d65ec9)
- feat(ui): sync dashboard + chrome extension with post-pool-overhaul backend (16a3bfc)
- fix(pool): stabilize worker pool — display, reap, GC, delivery, admin CLI (49d0b34)
- deps: bump modernc.org/sqlite from 1.48.2 to 1.49.1 (#22) (42ad1f5)
- deps: bump github.com/mark3labs/mcp-go from 0.48.0 to 0.49.0 (#21) (306ddc2)
- deps: bump github.com/mark3labs/mcp-go from 0.47.0 to 0.48.0 (#20) (67a4aff)
- deps: bump modernc.org/sqlite from 1.48.1 to 1.48.2 (#19) (b5842b9)
- fix(liveness): resolve 13 signal inconsistencies across watchdog, worker manager, CLI, and dashboard (924abd9)
Full diff: v0.8.0...v0.9.0
v0.8.0
What's Changed
- docs: update watchdog and worker restart behavior in docs (7f1b7eb)
- test(watchdog): add tests for task-bound worker liveness checks (b8905f5)
- fix(watchdog): don't kill tasks when task-bound workers are alive (b558cd9)
Full diff: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix(dashboard): resolve clarity issues with agents, workers, messages, and status (2da23ba)
- docs: add session continuation to all relevant docs and examples (bb83d47)
- feat(workers): resume CLI session when restarting stuck workers (2c09cc3)
- deps: bump modernc.org/sqlite from 1.48.0 to 1.48.1 (#16) (119d24b)
- deps: bump github.com/mark3labs/mcp-go from 0.46.0 to 0.47.0 (#15) (602f333)
- ci: bump actions/upload-artifact from 6 to 7 (#8) (0231685)
- ci: bump actions/download-artifact from 7 to 8 (e51c315)
Full diff: v0.6.0...v0.7.0