Skip to content

Releases: Dear-Ded/nightpilot-codex

NightPilot 0.2.0

Choose a tag to compare

@Dear-Ded Dear-Ded released this 05 Jul 05:54

NightPilot 0.2.0

Reliability hardening for long-running unattended Codex development.

Highlights

  • Added low-cost activate takeover flow and retrofit-state for 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 doctor so 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@personal version 0.2.0.

NightPilot v0.1.0

Choose a tag to compare

@Dear-Ded Dear-Ded released this 04 Jul 15:35

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.