Skip to content

Add board and worker discovery for the Wrighty skill - #140

Merged
highbyte merged 1 commit into
mainfrom
feature/board-worker-overview
Sep 14, 2026
Merged

highbyte merged 1 commit into
mainfrom
feature/board-worker-overview

Conversation

@highbyte

Copy link
Copy Markdown
Owner

Agents need enough board and worker context to assess whether an item may already be picked up before proposing another worker. This adds read-only wrighty workers and wrighty workers --item <id> discovery, with registered-run identity, liveness, effective startup settings, remaining allowance, and advisory pickup reasons. Missing or unverifiable evidence remains unknown; inspection does not claim items or probe agent providers.

wrighty list --json keeps its result array and adds configured status order and listing scope metadata. The bundled Wrighty skill uses these commands for board overview and worker triage. Existing status JSON remains compatible. Worker launch/control and board action execution are follow-up work.

Validation:

  • 2,393 .NET tests, 96 JavaScript tests, and 8 packaging tests passed.
  • Built CLI smoke test exercised list metadata and discovery of a real idle worker through its automatic exit, with no vendor invocation or tracker changes.
  • Skill validation and local static analysis passed for the changed code.

@sonarqubecloud

Copy link
Copy Markdown

@highbyte
highbyte merged commit b04fe76 into main Sep 14, 2026
6 checks passed
@highbyte
highbyte deleted the feature/board-worker-overview branch September 14, 2026 20:31
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