Skip to content

MCPlexer v0.1.9

Choose a tag to compare

@revitteth revitteth released this 27 Jun 19:48
v0.1.9
a5daabd

Highlights

  • Stops human-owned tasks with stale agent leases from being reclaimed every minute by the lease sweeper.
  • Fixes misleading mesh task_event:status_changed ... -> open emissions for lease cleanup when the task status did not actually change.
  • Keeps routine task_event rows out of the Mesh page by default while preserving explicit/deep-link opt-in.
  • Sends task-related notification clicks to the task detail route instead of raw mesh rows or inert /app?task=... URLs.
  • Bumps the PWA service-worker shell cache to mcplexer-shell-v12 so installed clients pick up the deep-link and Mesh feed fixes.

Verification

  • go test ./cmd/mcplexer ./internal/api ./internal/mesh ./internal/store/sqlite ./internal/tasks
  • npm run test
  • npm run build
  • Local daemon verification: default Mesh status has zero task_event rows; Tadweld task stopped moving after the pre-fix 19:42:02Z row.

Artifacts

Installable archives are attached for macOS, Linux, and Windows on amd64 and arm64, with checksums.txt for verification.