Releases: jaakkos/stringwork
Releases · jaakkos/stringwork
v0.17.0
v0.16.0
What's Changed
- feat(orchestration): driver:auto and role-aware MCP session instructions (50c8e4a)
- deps: bump github.com/mark3labs/mcp-go from 0.53.0 to 0.54.0 (#28) (4f7d6f6)
- deps: bump modernc.org/sqlite from 1.50.0 to 1.50.1 (#27) (179d07e)
- deps: bump github.com/mark3labs/mcp-go from 0.52.0 to 0.53.0 (#26) (4819bb9)
Full diff: v0.15.1...v0.16.0
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