Releases: Dear-Ded/nightpilot-codex
Releases · Dear-Ded/nightpilot-codex
Release list
NightPilot 0.2.0
NightPilot 0.2.0
Reliability hardening for long-running unattended Codex development.
Highlights
- Added low-cost
activatetakeover flow andretrofit-statefor old workflows. - Added explicit network anti-hallucination guardrails: retry/backoff/park only; no OS network rewrites, Codex restart/reinstall, or Codex reimplementation.
- Added bounded retention for run directories, state arrays, task history, handoffs, logs, and npm cache.
- Added release privacy scanning and a release checklist.
- Fixed
doctorso release validation is read-only and works from plugin or user-level skill layouts. - Made global Codex hardening opt-in through
--harden-global. - Added bilingual documentation and cleaned Chinese trigger text.
Validation
- Controller self-test passes.
- Privacy scan passes on the publish directory.
- Personal Codex plugin install verified as
codex-autonomous-dev@personalversion0.2.0.
NightPilot v0.1.0
NightPilot / 夜航员 initial public release.
Highlights:
- Reusable Codex plugin and skill for long-running unattended development.
- One-sentence activation for full-auto project takeover.
- Project/global approval hardening for future controlled Codex runs.
- Durable .codex-autonomous state, task queue, run logs, and context handoffs.
- Git worktree branch isolation by default.
- Network/auth/resource failure classification and retry/park behavior.
- Verification evidence enforcement before marking implementation work verified.
- Detailed README, Quickstart, Architecture, FAQ, Security, and Contribution docs.
Known boundaries:
- Cannot modify a Codex turn that is already running.
- Cannot bypass real OAuth/login/payment/secret requirements.
- Cannot keep a sleeping or powered-off machine running.