Documentation
README
/gflow:known-issues — Open issues
Read KNOWN_ISSUES.md and return items that are still open or mitigated (not resolved).
Steps
- Read KNOWN_ISSUES.md
- Return only items with status open or mitigated
- Flag any that are relevant to the current task context
When to call
- Before touching
src/gflow_cli/auth.py - Before touching
src/gflow_cli/api/recaptcha.py - Before any work the user flags as "this felt flaky before"
- When a test or behaviour feels unexpectedly broken