RalphX.app v0.101.0
Pre-release
Pre-release
RalphX.app 0.101.0 expands Jira/Confluence workflows, improves unattended workspace-repair recovery, and corrects key publish and diff UI behavior.
User-Facing Changes
- Jira and Confluence workflows expand with board/sprint context, comment and user discovery, Confluence space discovery, markdown-based writes, and distinct composer references for Jira boards and Confluence links. bc65d7df
- Claude plan conversations now launch Implement Directly on the first click when a manual runtime override is selected, eliminating the previous double-click workaround. 48a75fec
- Workspace Review fixers can complete successfully without repair-authorization errors; reported blockers now appear on the review gate with their full detail while Fix Issues remains available for retry. 49f24524
- Published-workspace repair recovery now re-drives eligible blocked repairs after a base update, including CI-only
needs_humanholds that can be superseded by an automated base merge and CI restart; PR-autofix base updates also redrive unpublished heads without depending on agent completion classification. b1ddd939 48d65b4d 8d561be2 - Changes panel diffs no longer show base-branch progress as inverted workspace changes; workspaces with an invalid captured base fall back to the merge base at read time. 1cf2a3bc
Fixes And Polish
- Maintenance publish controls now use a shared availability gate: a zero-change repair can use Resume publish, Workspace Review blocks show their state, and disabled retry/resume actions explain why via tooltips. e23686ea
- Runtime stability on large or busy installations improves through debounced sidebar invalidation, lazy recovery-service construction, 250-row retention scans, and compaction that can proceed for oversized databases when disk-headroom safeguards allow it. Missing local worktrees now settle as recoverable
Missingworkspaces instead of repeatedly blocking recovery passes. 7f332e23
Developer And Maintainer Changes
- CI dependency setup now bounds
aptindex refreshes and Playwright system-dependency installation, allowing stalled mirrors to fall back to runner-image indexes rather than consume entire job timeouts. 49f24524
What's Changed
- fix: prod remediation — runtime flood, compaction gate, retention scan, orphaned worktrees by @lazabogdan in #1035
- Auto-redrive PR-autofix publishing after a base update, close redrive guard gap by @lazaflorin in #1037
- Fix silent no-op Resume publish button in maintenance banner by @lazabogdan in #1039
- Close Jira/Confluence integration gaps: agile, discovery, markdown writes, richer references by @lazaflorin in #1033
- Add unattended blocked-repair base-retry lane for published agent workspaces by @lazaflorin in #1036
- Fix Claude First-Click "Implement Directly" Failure by @lazaflorin in #1018
- Add completion channel for Workspace Review fixers by @lazabogdan in #1042
- fix: let base staleness supersede repair-blocked workspaces with CI-only holds by @lazabogdan in #1041
- Fix branch diff showing phantom changes from premature base retargeting by @lazabogdan in #1040
Full Changelog: v0.100.1...v0.101.0