Skip to content

v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@wly12312 wly12312 released this 12 Aug 11:06
· 8 commits to main since this release

v0.1.1 prerelease

This prerelease contains the scoped audit fixes for the existing release workflow.

Fixes

  • Corrected the plugin interface.defaultPrompt type to the required one-element string array.
  • Fixed the standalone Skill receipt-model reference and made its runner delegate to an installed issue-proof CLI without repository-source injection.
  • Added changed-files count and UTF-8 path-length limits while preserving complete-stream totals, truncation metadata, and conservative dependent claims.
  • Added least-privilege CI permissions and pinned third-party Actions to verified full commit SHAs.
  • Clarified that the CLI wheel distributes the Python runtime/CLI only; the Skill/plugin and source artifacts are distributed from the repository/source bundle.

Validation

  • Local validation: 51 tests passed, 1 existing Windows symlink test skipped; 81% coverage; Ruff format/lint, sdist/wheel build, wheel-only consumer, CLI help/version/doctor, success/refuted verification, claims, JSON Schema, Skill/plugin validators, standalone Skill checks, workflow checks, and sensitive-path scans passed.
  • GitHub Actions: main CI and v0.1.1 tag CI completed successfully across all four matrix jobs.
  • Two real isolated Codex forward tests completed: one triggered the Skill and produced a verified receipt; one enforced read-only/no-overreach behavior. No unfinished or UNVERIFIED forward test is reported as passed.