Skip to content

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 05 Sep 01:47
· 136 commits to main since this release
v0.5.3: logging-only observability for the explore_repository pipeline

Adds request-correlation spans, per-leg/candidate/provider-call logging,
and index-status/forced-finish/llm_calls fields to existing completion
lines. No behavior change: verified via cargo build/test/clippy/fmt and
a manual hunk-by-hunk review confirming every change is a tracing call,
a logging-only counter/field, or timing instrumentation.

Built as a prerequisite for docs/eval/real-world-test-plan.md.