Releases: RoyCoding8/Recursia
Releases · RoyCoding8/Recursia
v1.1.0
Features
- Added
auto_retrymode to automatically inject checker feedback and re-run failed workers. - Added failure mode dropdown to the run configuration.
- Nodes are now fully draggable with persistent layouts.
- Added right-click context menu to manually delete nodes and prune branches.
- "Apply All" now summarizes results (e.g., "Applied 3/5 files") and dims completed items.
Bug Fixes
- Fixed work-step counters (e.g., "8/7") failing to reset on retries.
- Fixed ghost nodes remaining visible on the graph when retrying recursive branches.
v1.0.0
Features:
- Context-aware routing engine using topological Read/Write sets
- DAG-based task decomposition and parallel dispatcher
- Deterministic independence checker to prevent W/W and W/R conflicts
- CLI runner with TTFT and token efficiency benchmarking
Assets:
- Source code (
.zipand.tar.gz)
Full Changelog: https://github.com/RoyCoding8/Recursia/commits/v1.0.0