Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 06:00

Oratorio v0.1.2

Oratorio v0.1.2 is a compact workflow polish release that makes the DotCraft pairing feel more native, keeps GitHub review resolution context attached to the original discussion, and tightens the desktop review surfaces around the operator’s next decision.

Highlights

  1. Interactive Oratorio cards inside DotCraft

    Oratorio’s app-bound board tools now declare DotCraft Interactive Tool UI resources for board lists, item details, and review queueing. When DotCraft calls supported Oratorio tools, results can render as focused cards with refresh and action affordances instead of plain text-only tool output.

  2. GitHub review resolutions now leave context

    When a published Oratorio review finding is resolved as fixed with a note, Oratorio can post a reply into the mapped GitHub review thread before resolving it. The reply includes the operator’s resolution reason and an Oratorio marker so retries do not duplicate the same resolution note.

  3. Cleaner review drawer and task detail hierarchy

    The desktop drawer and detail page now emphasize the operator workflow: Problem, Result, Action, and Decision. Successful run process details are moved out of the default path, while Diagnostics remains available when a run is active, failed, cancelled, timed out, or explicitly opened.

  4. Sharper metadata and decision layout

    Task detail labels and source metadata are more compact, the review stage stepper only shows Diagnostics when it is useful, and decision controls have a clearer hierarchy for request changes, approve, and reject.

Getting Started

  1. Download the desktop installer or DMG from this release, or run from source with .\dev.bat.
  2. Open Oratorio and connect the same project directory DotCraft already uses.
  3. Add GitHub/GitLab sources if you want real issues, PRs, and MRs on the board.
  4. Use DotCraft App Binding to let DotCraft inspect board items, open item cards, and queue review rounds through Oratorio.

Learn more in the documentation:

What's Changed

  • Add GitHub review-thread replies for resolution notes
  • Add DotCraft Interactive Tool UI cards for board tools
  • Move detail labels into metadata row

Full Changelog: v0.1.1...v0.1.2