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
feat(check)!: split --project into --target/--checks-dir and add per-run --context (0bd7304)
BREAKING CHANGES
the --project flag is renamed to --target; callers must update. Check discovery now flows through --checks-dir (default $TARGET/.agents/checks) instead of the fixed $PROJECT/.agents/checks.