1 Open Issue Need Help Last updated: Dec 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user is unable to authenticate with GitHub Enterprise Server using `opencode-copilot-auth` because it exclusively relies on the Device Code Flow, which may be unavailable or disabled on their GHES instance, resulting in a silent 404 error. The issue proposes adding support for alternative OAuth authentication methods, implementing fallback logic, and improving error handling to provide user feedback and guidance.

Complexity: 4/5
good first issue help wanted