Skip to content

v0.7.0

Choose a tag to compare

@boriskaiser boriskaiser released this 10 Aug 13:23
· 171 commits to main since this release

Changed

  • refs list, show, resolve and init print one key: value per line, with a blank line
    between list entries. The key description header line is gone, and local_path: is now
    path: (package path: for the package inside a ref).
  • [stale]/[missing] markers are replaced by synced: <when>, plus status: stale and
    missing: … lines when they apply. Human output only; --json keeps stale and missing.
  • refs init says config: unchanged where it used to print (noop).
  • The npm-facing packages/cli/README.md now documents the skill-check search locations the
    root README has described since 0.6.1.

Added

  • last_fetched_at on refs list items and refs resolve output, missing and stale on
    refs show — all --json, all additive.
  • Source citations from the agent skill are now clickable markdown links.

Published retroactively on 2026-08-10, the day this repository became public. The text above is this version's CHANGELOG.md entry, unedited — including anything it said while the repository was still private.