## Summary - Users need to connect both GitHub.com and GitHub Enterprise (GHE) accounts simultaneously - Once connected, agents should be able to access repos on either host transparently ## Requirements - [x] User can initiate OAuth for `github.com` and a configured GHE instance independently - [x] Both connections stored as separate per-user secrets in OneCLI (keyed by hostname) - [x] Credential gateway injects the correct token based on request target host - [x] UI shows connection status for each GitHub provider, with connect/disconnect per provider - [x] Agent pods can access both hosts when both are connected (network policy allows both)
Summary
Requirements
github.comand a configured GHE instance independently