Sol Foreman v0.2.0
Sol Foreman v0.2.0 is a quality-first hardening release for reliable delegation across native Codex subagents, model-pinned Codex CLI workers, and Claude CLI agents.
Highlights
- Adds lightweight mode for one bounded delegation and guarded program mode for long or parallel work.
- Registers original program item IDs so activity and slices cannot masquerade as completed work.
- Enforces pilot-before-fan-out, bounded verification backlog, exact progress reporting, and same-cause failure breakers.
- Requires independent slice verification and fresh assembled-candidate acceptance before whole-program completion.
- Adds portable write-scope identity, protected candidate materialization, and evidence isolation.
- Hardens CLI worker launch, process-tree closure, terminal receipts, and Windows Job Object assignment.
- Detects stale or unfamiliar model capability data without exposing account identity fields or making billable model calls.
- Adds cross-platform CI, issue forms, contribution guidance, security reporting, Dependabot configuration, and a public changelog.
Install
Ask Codex:
Use $skill-installer to install https://github.com/olsenbrands/sol-foreman/tree/v0.2.0/skills/sol-foreman globally.
Start a fresh Codex session after installation so the skill catalog refreshes.
Verification
- 65 dependency-free unit tests.
- GitHub Actions passes on Windows, macOS, and Linux with Python 3.9 and 3.14.
- Python compile check passes.
- Official skill validator passes.
See CHANGELOG.md for the detailed change list.