Skip to content

Releases: Clowraider/cli-control-account

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 01:41

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 19:46

Full Changelog: v0.1.2...v0.2.0

Release v0.1.2: Prefix Sorting & Exact Quota Parity

Choose a tag to compare

@Clowraider Clowraider released this 22 Aug 16:48

Changes in v0.1.2

  • Added sorting dropdown with Default, Soonest recovery, Prefix (A-Z), and Prefix (Z-A)
  • Exact visual and behavioral parity with CPAMC Quota Management
  • Compact 280px min-width responsive grid (3+ cards per row)
  • Fixed quota window order (Five Hour Limit first, Weekly Limit second)
  • Accurate upstream quota parsing and account prefix display

Release v0.1.1: CLIProxyAPI ABI v1 Fix

Choose a tag to compare

@Clowraider Clowraider released this 22 Aug 15:35

Changes in v0.1.1

  • Fixed C-ABI v1 struct signature and dispatch table for CLIProxyAPI pluginhost compatibility
  • Implemented management.register returning resource for /quota with Menu: Control Account
  • Implemented management.handle returning base64-encoded embedded SPA assets

Release v0.1: Initial Control Account Plugin

Choose a tag to compare

@Clowraider Clowraider released this 22 Aug 14:49

Control Account Plugin v0.1

  • Standard C-ABI dynamic library plugin exporting cliproxy_plugin_init
  • Zero-dependency embedded Quota Management SPA at /v0/resource/plugins/control-account/quota
  • Dark theme styling with provider tabs (All, Antigravity, Claude, Codex, Kimi, xAI)
  • Live quota reset countdowns and consumption progress meters
  • Uniform account prefix display with fixed-height fallback (-)
  • Security hardened against path traversal with structured 404 responses