Skip to content

CJFCodexSwitcher v0.1.9

Choose a tag to compare

@github-actions github-actions released this 25 Mar 14:28
· 1 commit to main since this release

CJFCodexSwitcher v0.1.9

This release tightens the SPACE column width so the account table keeps the same information but reads more compactly in the terminal.

Highlights

  • Reduced the SPACE column width from 24 to 18 characters
  • Kept the current table order:
    • 邮箱 / SPACE / PLAN / 5小时 / 每周
  • Preserved the current active-account UX:
    • active account stays at the top
    • active account stays visually separated from the remaining rows
  • Preserved the current remaining-count based ranking logic

Installation

Homebrew

brew tap mileson/cjfcodexswitcher && brew upgrade cjfcodexswitcher

pipx

pipx install --force git+https://github.com/mileson/CJFCodexSwitcher.git

Verification

  • python3 -m py_compile codex_switcher.py codex-switcher.py install.py
  • openspec validate tighten-space-column-width
  • codex-switcher --list shows a visibly narrower SPACE column while keeping SPACE before PLAN

How To Use

  • Run codex-switcher
  • Read the compact SPACE column after the account email
  • Use # to switch accounts after reviewing workspace, plan, and quota in one line