Releases: jaakkos/stringwork
Releases · jaakkos/stringwork
v0.15.1
What's Changed
- fix(workers): extend default time limits +25-50% so progress reporting has headroom (853cc1e)
Full diff: v0.15.0...v0.15.1
v0.15.0
What's Changed
- fix(workers): re-seed missing worker pool types after instance GC (33abdcc)
- feat(tasks): structured RecoveryEvents log on Task (fdc7024)
- fix(messaging): drain type-level messages when pool instance reads (ad8d6a5)
- fix(worker-manager): drain spawn queue on every worker exit and watchdog cycle (fbe26f8)
- deps: bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 (#24) (6f71c54)
- deps: bump github.com/mark3labs/mcp-go from 0.49.0 to 0.52.0 (#25) (e676884)
Full diff: v0.14.0...v0.15.0
v0.14.0
What's Changed
- docs(task-templates): align TASK_TEMPLATES.md with the post-fix doctor and merge contract (98b34c5)
- fix(task-templates): address Phases 1-3 self-review findings (f9d0f36)
- Accept co-located task_templates: block in constitution profiles (208d5cb)
- feat(task-templates): rewire code-review skill + agent + request_review around task_plan (56a1a14)
- feat(task-templates): persist template+aspect on tasks; constitution alias rule (2da73fd)
- feat(task-templates): layered template resolver + code-review default + task_plan tool (3d8c512)
- deps: bump modernc.org/sqlite from 1.49.1 to 1.50.0 (#23) (fafab63)
Full diff: v0.13.0...v0.14.0
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