Skip to content

port(go): Codex account pause controls from #667 #670

Description

@Wibias

Source

Gap

TS now persists pausedCodexAccountIds, exposes pause / resume and Pause exhausted APIs, and excludes paused accounts from pool selection, failover, cooldown probes, manual activation, and subagent fallback. The GUI Codex Auth pool surfaces the controls.

Go (go/internal/codex/ routing + auth API) has no pause state, no pause endpoints, and no pause-aware eligibility.

Port scope

  • Persist / load pausedCodexAccountIds in Go config
  • Pause / resume + pause-exhausted management routes matching the TS contract
  • Exclude paused accounts from Go pool routing / failover / activation
  • GUI already lands via the TS carry; verify Go management API parity for the dashboard

Decision

Track as needs-go-port — do not leave as Go-side silent divergence.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions