docs: archive stale plan checklists and clarify canonical tracking
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# OpenAI OAuth Implementation - File Changes Checklist
|
||||
|
||||
> **Archived (2026-02-18):** Historical implementation checklist. Canonical status is tracked in `docs/plans/state.json`; unchecked boxes here are not active backlog unless explicitly re-opened.
|
||||
|
||||
|
||||
## Quick Summary
|
||||
|
||||
Add ChatGPT Plus/Pro OAuth to Flynn using device flow + Codex responses endpoint.
|
||||
@@ -428,3 +431,6 @@ throw new Error('OAuth token expired - run `flynn login openai`');
|
||||
✅ Requests succeed using Codex endpoint
|
||||
✅ Token auto-refreshes on expiry
|
||||
✅ Graceful error on subscription lapse
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user