Skip to content

v0.5.1

Choose a tag to compare

@Zelys-DFKH Zelys-DFKH released this 17 May 22:34
· 53 commits to main since this release

Highlights

Docs audit follow-up to v0.5.0. Six fixes, two of them real bugs:

  • token-goat --version / -V now works. SECURITY.md instructed reporters to include the output of this command, but the flag did not exist and the command errored out. The security reporting flow was effectively broken.
  • map --compact help string now says 300 tokens, matching the code constant. Iteration 17 raised the threshold from 200 to 300 but missed the help text.

Plus four doc-only consistency fixes: the shipped routing tables in ~/.claude/CLAUDE.md, the token-goat skill, and ~/.codex/AGENTS.md now mention every 0.5.0 surface (qualified Class.method, Heading#N, map --compact, gdrive-sections, --max-distance, --no-rerank, "Did you mean?"); gdrive-sections is no longer hidden in --help; read / section argument help documents the qualified-lookup and ordinal syntax inline; and the config sub-Typer panel now has a description.

See CHANGELOG.md for the full entry.