agent-rules-kit v0.1.0
Pre-release
Pre-release
agent-rules-kit v0.1.0 is the first public pre-release of the local CLI for diagnosing baseline quality of AI agent instruction files in repositories.
Status:
- Pre-release, not a stable release.
- Local CLI behavior implemented.
- No runtime network behavior.
- No LLM dependency.
- No execution of commands from analyzed repositories.
- Read-only by default.
- Explicit write behavior only through init --write.
- Secret-like findings are redacted in supported output paths.
Validation before publishing:
- ./scripts/check.sh passed with 56 tests.
- CI on main passed for SHA 104697f.
- sdist and wheel built from a clean temporary environment.
- wheel install smoke passed.
- sdist install smoke passed.
- main branch protection verified.
- no full literal secret patterns detected by release preflight.
Artifacts attached:
- agent_rules_kit-0.1.0-py3-none-any.whl
- agent_rules_kit-0.1.0.tar.gz
This release does not claim that a repository is secure. It is a diagnostic helper, not a security scanner.