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
This issue tracks the progress towards the complete implementation of RFD-090.
Tasks
Phase 1: Bearer auth mode in the async-anthropic fork implementing the request fingerprint as named, documented constants
Phase 1: Credential store with file locking, versioned schema, and tagged credential variants (oauth, token)
Phase 1: Chain preflight and resolution logic in jp_cli
Phase 1: jp provider auth login llm.anthropic --setup-token reading a long-lived token from stdin, stored as a static token credential, with identity recovery attempted at login
Phase 1: jp provider auth list and jp provider auth logout commands
Phase 1: Measure the minimum request fingerprint Anthropic accepts (top-down from full inventory: headers, identity metadata, system content, attestation)
Phase 1: Measure whether the bootstrap endpoint accepts setup tokens for identity recovery
Phase 1: Capture the observed wire shape of a subscription-limit failure (status, body, headers)
Tracking issue for RFD-090: Anthropic Subscription Auth with Credential Fallback.
This issue tracks the progress towards the complete implementation of RFD-090.
Tasks
jp provider auth login llm.anthropic --setup-tokenreading a long-lived token from stdin, stored as a static token credential, with identity recovery attempted at loginjp provider auth listandjp provider auth logoutcommands