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
Manifest recorded before verify: init called recordWire() before verifyTool(). Failed wiring still left a manifest entry. Now records only after verify passes.
RTK verify required PATH: Claude Code and OpenCode verify("rtk") required isOnPath("rtk") in addition to the hook/plugin. Fresh installs with RTK not yet on PATH failed verify after a successful wire. Verify now checks hook/plugin only; PATH health stays in doctor.
Copilot IDE instructions stale after unwire: Unwire for codegraph/context-mode/caveman/ponytail/principles removed CLI owners but did not re-sync .github/copilot-instructions.md. Now calls syncCopilotIdeInstructions(); empty body deletes the IDE file.