Skip to content

v1.108.142 — tool descriptions catch up with the contracts

Choose a tag to compare

@jgravelle jgravelle released this 18 Jul 16:59

Documentation-only release: no behavior changes.

  • find_implementations description now lists all five resolution channels. The SCIP compile-time evidence channel (1.0, active when a compiler index is imported via import-scip) had been missing from the agent-facing description since v1.108.96. The description also now says what the numbers are: declared ranking priors, with _meta.confidence_provenance stating each channel's basis and measured precision/recall.
  • get_ranked_context description documents exact-name pinning (shipped v1.108.137): exact symbol names in the query (qualified, CamelCase, snake_case) are pinned ahead of the lexical ranking — include identifiers verbatim when known. README's tool listing gained the same clause, including the _meta.query_shape report field.
  • Also lands the previously-uncommitted Odysseus works-with retrieval-layer comparison under benchmarks/ (complementary framing; harness + raw results).