Skip to content

Releases: HumanBean17/jrag

Release list

v0.12.1

Choose a tag to compare

@HumanBean17 HumanBean17 released this 10 Aug 11:55

First release cut via the new tag-triggered CI pipeline (scripts/release.shrelease.yml → OIDC Trusted Publishing to both jrag-cli and java-codebase-rag, then this Release).

Highlights since 0.12.0

  • Multi-system workspace indexingjrag install/init now accepts a parent source-root spanning nested Java systems and produces one merged index (#469).
  • Benchmark suite — corpora, oracle, frozen ground truth, agent harness + grading, reframed around the jrag CLI, with methodology/reporting fixes (#455, #460, #461, #462, #468).
  • Graph progress-state fix after interruption (#452).
  • Release pipeline — tag-triggered CI dual PyPI publish, release notes, sync-guaranteed (#470).

Install

```bash
pip install -U jrag # or: pip install -U java-codebase-rag (legacy alias)
```

Both PyPI names ship 0.12.1 in lockstep. Full history: https://github.com/HumanBean17/jrag/commits/master