chore: release v0.7.0#161
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
| Branch | release-plz-2026-06-15T15-35-44Z |
| Testbed | ubuntu-latest |
⚠️ WARNING: No Threshold found!Without a Threshold, no Alerts will ever be generated.
- LL Hits (hits)
- RAM Hits (hits)
- Total read+write (reads/writes)
- Instructions (instructions)
- L1 Hits (hits)
- Estimated Cycles (cycles)
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholdsflag.
Click to view all benchmark results
| Benchmark | Estimated Cycles | cycles x 1e6 | Instructions | instructions x 1e6 | L1 Hits | hits x 1e6 | LL Hits | hits x 1e6 | RAM Hits | hits x 1e3 | Total read+write | reads/writes x 1e6 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rag_pipeline::pipeline::index cargo_resolver:resolver_config() | 📈 view plot | 1,212.61 x 1e6 | 📈 view plot | 799.99 x 1e6 | 📈 view plot | 1,114.97 x 1e6 | 📈 view plot | 17.36 x 1e6 | 📈 view plot | 310.46 x 1e3 | 📈 view plot | 1,132.63 x 1e6 |
| rag_pipeline::pipeline::query_cold cargo_resolver:resolver_built_config() | 📈 view plot | 241.05 x 1e6 | 📈 view plot | 154.68 x 1e6 | 📈 view plot | 231.05 x 1e6 | 📈 view plot | 1.93 x 1e6 | 📈 view plot | 9.92 x 1e3 | 📈 view plot | 232.99 x 1e6 |
| rag_pipeline::pipeline::query_warm cargo_resolver:resolver_index() | 📈 view plot | 232.82 x 1e6 | 📈 view plot | 149.13 x 1e6 | 📈 view plot | 223.18 x 1e6 | 📈 view plot | 1.85 x 1e6 | 📈 view plot | 10.60 x 1e3 | 📈 view plot | 225.05 x 1e6 |
|
| Branch | release-plz-2026-06-15T15-35-44Z |
| Testbed | ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result seconds (s) (Result Δ%) | Upper Boundary seconds (s) (Limit %) |
|---|---|---|---|
| index_time/full_rebuild_cargo | 📈 view plot 🚷 view threshold | 5.03 s(+34.23%)Baseline: 3.75 s | 5.79 s (86.94%) |
ec6364b to
200aa52
Compare
a90e6ba to
780f622
Compare
780f622 to
72ba0dc
Compare
SCIP oracle — resolution reportHeuristic→compiler edge resolution per corpus. Δ compares resolved-after to the
resolved = |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 72ba0dc7a6
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| ### Added | ||
|
|
||
| - *(oracle)* unified tier-driven corpus runner + oracle.yml (C3) ([#177](https://github.com/cq27-dev/rag-rat/pull/177)) |
There was a problem hiding this comment.
Include the latest merged feature in 0.7.0 notes
This release commit is based on 8b6adfe, whose direct history since the 0.6.0 release includes feat(oracle): Markdown resolution report — job summary + fork-safe PR comment (C5) (#178), but the newly added 0.7.0 changelog starts at #177 and never mentions #178. Users reading the 0.7.0 notes will miss a shipped feature unless the release PR is regenerated or this section is updated before publishing.
Useful? React with 👍 / 👎.
🤖 New release
rag-rat-core: 0.6.0 -> 0.7.0 (⚠ API breaking changes)rag-rat-mcp: 0.6.0 -> 0.7.0 (✓ API compatible changes)rag-rat: 0.6.0 -> 0.7.0⚠
rag-rat-corebreaking changesChangelog
rag-rat-corerag-rat-mcprag-ratThis PR was generated with release-plz.