Skip to content

Project Lead v0.2.0

Choose a tag to compare

@yousef555khg-beep yousef555khg-beep released this 12 Aug 11:51
669f4d2

Project Lead v0.2.0 adds bounded recovery for tasks that stop producing substantive progress, without introducing background polling.

Highlights

  • After 30 silent minutes, take one fresh read-only snapshot and use one status-only gpt-5.6-luna follow-up only when the state remains unclear.
  • Never repeat the Luna fallback in the same silent period; rearm it only after substantive progress.
  • Never create heartbeat, cron, recurring automation, timer loops, or periodic polling.
  • Keep a single owner for overlapping scope or the same checkout, including silent or abnormal nonterminal tasks.
  • Require a terminated original task and complete handoff evidence before transferring ownership.
  • Add sanitized Yuji and Shengxue Youpin use cases.
  • Add auditable RED to GREEN behavior evidence, contribution guidance, and GitHub Issue templates.

See CHANGELOG.md for the complete release notes.