release: add result tracking and enhanced status dashboard#142
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
2a5b761 to
a7ad590
Compare
a7ad590 to
7968e18
Compare
7968e18 to
eb1d0e2
Compare
eb1d0e2 to
2fb7a44
Compare
2fb7a44 to
9aac686
Compare
9aac686 to
88dd4b7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
ff92377Thanks @joelhooks! - feat: Dex-inspired improvements — result field, status dashboard, doctor, commit linking, tree displayswarm-mail
resultTEXT andresult_atINTEGER columns to beads tableresultfield, projections writeresult/result_aton closecommitobject (sha, message, branch) to outcome eventsresult/result_atmapping infindCellsByPartialIdopencode-swarm-plugin
hive_closeresult param: Accepts optionalresultstring — implementation summary stored on cell completionswarm_completecommit linking: Auto-captures git SHA, branch, message on task completion; passes summary asresultswarmwith no args now shows rich dashboard (progress %, ready/blocked/completed sections, active agents)swarm doctor --deepruns 6 health checks (DB integrity, orphans, cycles, stale reservations, zombie blocked, ghost workers) with--fixauto-repair[x]/[ ]/[~]/[!], blocker IDs, priority coloring, epic completion %, ANSI-aware truncationPatch Changes
ff92377,cbdfcdb]:swarm-mail@1.11.0
Minor Changes
ff92377Thanks @joelhooks! - feat: Dex-inspired improvements — result field, status dashboard, doctor, commit linking, tree displayswarm-mail
resultTEXT andresult_atINTEGER columns to beads tableresultfield, projections writeresult/result_aton closecommitobject (sha, message, branch) to outcome eventsresult/result_atmapping infindCellsByPartialIdopencode-swarm-plugin
hive_closeresult param: Accepts optionalresultstring — implementation summary stored on cell completionswarm_completecommit linking: Auto-captures git SHA, branch, message on task completion; passes summary asresultswarmwith no args now shows rich dashboard (progress %, ready/blocked/completed sections, active agents)swarm doctor --deepruns 6 health checks (DB integrity, orphans, cycles, stale reservations, zombie blocked, ghost workers) with--fixauto-repair[x]/[ ]/[~]/[!], blocker IDs, priority coloring, epic completion %, ANSI-aware truncationPatch Changes
cbdfcdbThanks @joelhooks! - fix: implement WAL checkpoint to prevent hive cell loss across process restartsLibSQLAdapter now implements
checkpoint()(PRAGMA wal_checkpoint(TRUNCATE)) sodb.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 toolCLI invocations via clawdbot).@swarmtools/evals@0.2.33
Patch Changes
ff92377,cbdfcdb]:swarm-dashboard@0.0.13
Patch Changes
ff92377,cbdfcdb]: