Skip to content

release: add result tracking and enhanced status dashboard#142

Merged
joelhooks merged 1 commit into
mainfrom
changeset-release/main
Jan 27, 2026
Merged

release: add result tracking and enhanced status dashboard#142
joelhooks merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jan 22, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

opencode-swarm-plugin@0.60.0

Minor Changes

  • ff92377 Thanks @joelhooks! - feat: Dex-inspired improvements — result field, status dashboard, doctor, commit linking, tree display

    swarm-mail

    • Schema migration v10: Added result TEXT and result_at INTEGER columns to beads table
    • closeCell result support: CellClosedEvent now carries optional result field, projections write result/result_at on close
    • SubtaskOutcomeEvent commit field: Added optional commit object (sha, message, branch) to outcome events
    • queries-drizzle fix: Added missing result/result_at mapping in findCellsByPartialId

    opencode-swarm-plugin

    • hive_close result param: Accepts optional result string — implementation summary stored on cell completion
    • swarm_complete commit linking: Auto-captures git SHA, branch, message on task completion; passes summary as result
    • Status dashboard: swarm with no args now shows rich dashboard (progress %, ready/blocked/completed sections, active agents)
    • Enhanced doctor: swarm doctor --deep runs 6 health checks (DB integrity, orphans, cycles, stale reservations, zombie blocked, ghost workers) with --fix auto-repair
    • Tree display: Status markers [x]/[ ]/[~]/[!], blocker IDs, priority coloring, epic completion %, ANSI-aware truncation

Patch Changes

swarm-mail@1.11.0

Minor Changes

  • ff92377 Thanks @joelhooks! - feat: Dex-inspired improvements — result field, status dashboard, doctor, commit linking, tree display

    swarm-mail

    • Schema migration v10: Added result TEXT and result_at INTEGER columns to beads table
    • closeCell result support: CellClosedEvent now carries optional result field, projections write result/result_at on close
    • SubtaskOutcomeEvent commit field: Added optional commit object (sha, message, branch) to outcome events
    • queries-drizzle fix: Added missing result/result_at mapping in findCellsByPartialId

    opencode-swarm-plugin

    • hive_close result param: Accepts optional result string — implementation summary stored on cell completion
    • swarm_complete commit linking: Auto-captures git SHA, branch, message on task completion; passes summary as result
    • Status dashboard: swarm with no args now shows rich dashboard (progress %, ready/blocked/completed sections, active agents)
    • Enhanced doctor: swarm doctor --deep runs 6 health checks (DB integrity, orphans, cycles, stale reservations, zombie blocked, ghost workers) with --fix auto-repair
    • Tree display: Status markers [x]/[ ]/[~]/[!], blocker IDs, priority coloring, epic completion %, ANSI-aware truncation

Patch Changes

  • cbdfcdb Thanks @joelhooks! - fix: implement WAL checkpoint to prevent hive cell loss across process restarts

    LibSQLAdapter now implements checkpoint() (PRAGMA wal_checkpoint(TRUNCATE)) so db.checkpoint?.() calls are no longer no-ops. Also checkpoints on connection open to recover abandoned WAL frames from prior short-lived processes (e.g., swarm tool CLI invocations via clawdbot).

@swarmtools/evals@0.2.33

Patch Changes

  • Updated dependencies [ff92377, cbdfcdb]:
    • swarm-mail@1.11.0
    • opencode-swarm-plugin@0.60.0

swarm-dashboard@0.0.13

Patch Changes

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
swarmtools-ai Ready Ready Preview, Comment Jan 27, 2026 8:02pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 22, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2a5b761 to a7ad590 Compare January 22, 2026 18:23
@github-actions github-actions Bot changed the title release: fix auto-normalize escaped paths in swarmmail tools release: fix path normalization and add branch/pr confirmations Jan 22, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a7ad590 to 7968e18 Compare January 22, 2026 18:24
@github-actions github-actions Bot changed the title release: fix path normalization and add branch/pr confirmations release: fix path normalization and add confirmation prompts Jan 22, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7968e18 to eb1d0e2 Compare January 22, 2026 19:34
@github-actions github-actions Bot changed the title release: fix path normalization and add confirmation prompts release: fix path normalization and add confirmation steps Jan 22, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from eb1d0e2 to 2fb7a44 Compare January 22, 2026 20:25
@github-actions github-actions Bot changed the title release: fix path normalization and add confirmation steps release: fix path normalization and add creation confirmations Jan 22, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2fb7a44 to 9aac686 Compare January 22, 2026 20:26
@github-actions github-actions Bot changed the title release: fix path normalization and add creation confirmations release: add result tracking and enhanced status dashboard Jan 27, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9aac686 to 88dd4b7 Compare January 27, 2026 20:01
@joelhooks joelhooks merged commit ec20824 into main Jan 27, 2026
3 checks passed
@joelhooks joelhooks deleted the changeset-release/main branch January 27, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant