Skip to content

Releases: jaakkos/stringwork

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

v0.10.0

23 Apr 05:57
a6cc492

Choose a tag to compare

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

22 Apr 07:53
9d65ec9

Choose a tag to compare

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

13 Apr 11:50
7f1b7eb

Choose a tag to compare

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

10 Apr 11:12
2da23ba

Choose a tag to compare

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

v0.6.0

02 Apr 06:17
4708e09

Choose a tag to compare

What's Changed

  • feat(cli): add CLI-based worker communication as alternative to MCP (4708e09)
  • deps: bump modernc.org/sqlite from 1.47.0 to 1.48.0 (#14) (94c3bbd)
  • deps: bump github.com/mark3labs/mcp-go from 0.45.0 to 0.46.0 (#13) (b1ea1e4)

Full diff: v0.5.0...v0.6.0