Skip to content

Releases: jaakkos/stringwork

v0.17.0

05 Jun 10:44
7956c23

Choose a tag to compare

What's Changed

  • feat(tasks): add driver-controlled model_tier selection for workers (7956c23)
  • deps: bump modernc.org/sqlite from 1.50.1 to 1.51.0 (#30) (edab3c1)
  • deps: bump github.com/mark3labs/mcp-go from 0.54.0 to 0.54.1 (#29) (0ae09e4)

Full diff: v0.16.0...v0.17.0

v0.16.0

25 May 07:12
50c8e4a

Choose a tag to compare

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

12 May 15:42
853cc1e

Choose a tag to compare

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

08 May 13:41
33abdcc

Choose a tag to compare

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

29 Apr 06:28
98b34c5

Choose a tag to compare

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

28 Apr 06:13
65da9ea

Choose a tag to compare

What's Changed

  • feat(constitution): layered prompt resolver + STOP-banner spawn cutoff (65da9ea)
  • ci: bump softprops/action-gh-release from 2 to 3 (#18) (adf5cbb)
  • ci: bump dependabot/fetch-metadata from 2 to 3 (#17) (0ce8124)

Full diff: v0.12.1...v0.13.0

v0.12.1

24 Apr 10:11
b66dffd

Choose a tag to compare

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

24 Apr 09:57
740a794

Choose a tag to compare

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

23 Apr 11:35
1012b95

Choose a tag to compare

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

23 Apr 06:57
036490e

Choose a tag to compare

What's Changed

  • fix(collab): materialize AgentInstance on register_agent (036490e)

Full diff: v0.10.0...v0.10.1