Skip to content

Releases: SioYooo/RepoGrammar

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:51
Immutable release. Only release title and notes can be modified.
RepoGrammar v0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:31
Immutable release. Only release title and notes can be modified.
RepoGrammar v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 16:25
Immutable release. Only release title and notes can be modified.
aa0ca07
RepoGrammar v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 11:17
Immutable release. Only release title and notes can be modified.
12e07e7
RepoGrammar v0.4.0

RepoGrammar v0.2.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:22
Immutable release. Only release title and notes can be modified.
21d6db4

RepoGrammar v0.2.2 is the first published stable-channel release in the
pre-1.0 line. It is a stable distribution channel, not a claim of 1.0 API
stability, production readiness, sound whole-program analysis, or measured
token savings.

Highlights

  • No-build native artifacts for macOS arm64/x86_64 and glibc Linux
    arm64/x86_64.
  • MCP and CLI onboarding with repository setup, indexed pattern-family
    queries, advisory conformance checks, and source-backed read plans.
  • Conservative typed UNKNOWN and PARTIAL_CONTEXT outcomes instead of
    unsupported certainty.
  • Managed coding-agent instructions and fail-closed native agent integration
    reconciliation.
  • Truthful autosync readiness with bounded startup proof and healthy-heartbeat
    coverage.
  • Exact Rust-host/Python-worker contract matching, including packaged Pydantic
    full and incremental sync regression coverage.

Install

Verify npm publication before using the pinned launcher:

npm view @sioyooo/repogrammar@0.2.2 version
npm view @sioyooo/repogrammar dist-tags --json
npx @sioyooo/repogrammar@0.2.2 setup --project /path/to/your/repo --target auto

The npm commands are available only after the exact 0.2.2 stage has been
approved and the registry query succeeds. Native users can download the
matching archive and checksum from this release.

Scope and limitations

  • Windows is not a supported release platform and no Windows artifact is
    published.
  • Python is the strongest supported analysis path; other documented languages
    remain bounded previews or discovery-only where stated.
  • The MCP API and non-Python analyzers remain experimental.
  • estimated_potential_token_savings is an estimate, not a measured result.

The immutable npm preview channel remains 0.2.0-preview.0. The retained
v0.2.0 and v0.2.1 tags were failed, unpublished stable candidates and are
not releases. See the repository CHANGELOG.md and stable v0.2.2 release
checklist for the full audited history and verification contract.

v0.2.0-preview.0

v0.2.0-preview.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:17
fad41c7
RepoGrammar 0.2.0 public preview