Skip to content

v1.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Apr 13:02

1.7.1 (2026-04-13)

Bug Fixes

  • codex-switcher: eliminate redundant _load_accounts calls in pick_first_ready (1024e95)
  • deduplicate _decode_jwt_payload — single canonical implementation in codex_switcher (5e579fe)
  • jobs: move thread assignment inside lock to prevent race condition (40a3be2)
  • logger: use UTC timestamps consistent with rest of codebase (302dfa1)
  • remove redundant Mailbox creation in relogin_worker_email (883af9b)
  • security: set chmod 0600 on meta.json and index.json files (08c27af)
  • security: strengthen API key masking — show at most 4 chars for long keys (545ac15)
  • workspace-api: add pagination to get_members and get_pending_invites (48229d2)