Skip to content

Releases: RoyCoding8/Recursia

v1.1.0

14 Apr 04:12

Choose a tag to compare

Features

  • Added auto_retry mode 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

08 Apr 17:48

Choose a tag to compare

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 (.zip and .tar.gz)

Full Changelog: https://github.com/RoyCoding8/Recursia/commits/v1.0.0