v0.1.2
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
-
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.
-
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.
-
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.
-
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
- Download the desktop installer or DMG from this release, or run from source with
.\dev.bat. - Open Oratorio and connect the same project directory DotCraft already uses.
- Add GitHub/GitLab sources if you want real issues, PRs, and MRs on the board.
- Use DotCraft App Binding to let DotCraft inspect board items, open item cards, and queue review rounds through Oratorio.
Learn more in the documentation:
- Getting Started: https://dotharness.github.io/oratorio/getting-started
- Configuration: https://dotharness.github.io/oratorio/configuration
- GitHub Integration: https://dotharness.github.io/oratorio/github
- GitLab Integration: https://dotharness.github.io/oratorio/gitlab
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