Skip to content

grok-keysmith v0.1.1

Latest

Choose a tag to compare

@Jia-Ethan Jia-Ethan released this 25 Jul 14:29

grok-keysmith v0.1.1

First public release of grok-keysmith. The public repository starts with a clean v0.1.1 history and does not include the earlier private-only predecessor.

Highlights

  • Fixes compat isolation by removing pre-existing managed [compat.claude], [compat.cursor], and [compat.codex] sections before injecting the marked block; duplicate TOML tables are parse errors, not last-wins overrides.
  • Uses the canonical MIT grant text.
  • Provides preview-first deployment, read-only status, hook isolation, layered uninstall, durable journals, and explicit recovery.
  • Uses GitHub Private Vulnerability Reporting for coordinated disclosures.
  • Keeps the audited bundled prompt bytes unchanged at SHA-256 cfee264f4f4683c6470595de90616744521e4f65ad81cc9a0a6f0061abaedc7b.

Assets

Download SHA256SUMS with the standalone script or archive, then verify locally:

shasum -a 256 -c SHA256SUMS

Windows runtime support remains untested. Python 3.8+ is supported; Python 3.10+ is recommended.