Skip to content

v1.108.159 — Response-size steering + path-shaped repo acceptance

Choose a tag to compare

@jgravelle jgravelle released this 23 Jul 13:40

The measured follow-up to v1.108.158's turn-economy steering: turn counts fell on heavy repos but session cost stayed flat because payload weight per turn rose.

Added

  • Path-shaped repo arguments resolve: the shared resolver now accepts repo=".", relative, and absolute filesystem paths, mapping them to the indexed repo for that checkout (identity probe + source-root fallback). Unindexed paths fail with an actionable remedy. owner/name ids and bare names unchanged.

Changed

  • All three steering surfaces (Counter order description, resolve_repo _meta.opening_move, the once-per-session escalation hint) now recommend compress=True (keystone-protected structural compression, v1.108.129) and a modest token_budget; the hint notes the new path acceptance.

Advisory text only — no dispatch, schema, tool-count, or INDEX_VERSION change. Full suite 5490 passed.