Releases: minseokk77/vesper-harness
Releases · minseokk77/vesper-harness
Release list
v3.2.5
Vesper Harness v3.2.4
Vesper Harness v3.2.4
- Complete Korean usage manual
- pnpm-first install, update, and uninstall commands
- Codex login, approval, resume, configuration, troubleshooting, and security reference
- npm Trusted Publishing with signed provenance
Verification
pnpm addinstallation QAcargo clippy --all-targets -- -D warningscargo test --all-targets(4 passed)- GitHub Windows/Linux release builds
Vesper Harness v3.2.3
Vesper Harness v3.2.3
- Complete Korean quick-start and usage manual
- Codex account-login setup and persistent Windows configuration
- Approval, feedback, headless, resume, custom agent, and verification examples
.vesperfile reference, troubleshooting, update, uninstall, and security guidance
Verification
- README commands checked against the current CLI
cargo clippy --all-targets -- -D warningscargo test --all-targets(4 passed)- npm Trusted Publishing succeeded
Vesper Harness v3.2.2
Vesper Harness v3.2.2
- npm Trusted Publishing via GitHub Actions OIDC
- Token-free publishing with npm provenance
- Human-in-the-loop approval, crash resume, agent streaming, and self-healing core from v3.2.x
Verification
cargo clippy --all-targets -- -D warningscargo test --all-targets(4 passed)cargo build --release- npm Trusted Publishing job passed
Vesper Harness v3.2.1
Vesper Harness v3.2.1
- Human-in-the-loop approval gate with plan feedback revision
- Crash-safe
.vesper/state.jsonpersistence and--resume - Real external coding-agent subprocess streaming
- Dynamic self-healing fix plans from verification errors
- Headless
--yesautomation and safer Node wrapper failure handling - Codex account-login integration documented; GUI work remains intentionally excluded
Verification
cargo clippy --all-targets -- -D warningscargo test --all-targets(4 passed)cargo build --release- Windows and Linux GitHub Actions release builds