You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dynamic example scaffolding in taskplane init: all templates/tasks/EXAMPLE-* packets are now discovered and generated.
Second default example task packet: EXAMPLE-002-parallel-smoke.
GitHub governance baseline for OSS collaboration:
CI workflow (.github/workflows/ci.yml)
Dependabot config
CODEOWNERS
Docs improvement issue form + issue template config
Changed
Onboarding is now orchestrator-first (/orch-plan all + /orch all + dashboard), with /task documented as explicit single-task mode.
Docs now explicitly clarify /task runs in current branch/worktree while /orch uses isolated worktrees (recommended default even for single-task isolation).
AGENTS.md now includes branching/PR workflow and release-playbook guidance for coding agents.
Maintainer documentation expanded with repository governance and release mapping between GitHub releases and npm publish.
Fixed
CI baseline now avoids peer-dependency import failures from extension runtime-only modules in this repo context.
Branch protection/check naming documentation aligned with the required GitHub check context (ci).