Skip to content

wisp-router 2.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 04:14
· 1 commit to main since this release

Codex models now come directly from your signed-in account. Astra and future model families or variants appear when Codex makes them available, without waiting for a Wisp update.

  • Model discovery refreshes on use after 15 minutes, with a saved account-specific catalogue for temporary outages. Use Refresh models or wisp models codex --refresh to check immediately; manual model entry remains available.
  • Effort choices, image support, and context windows come from model metadata. Claude Code's max remains max on supporting Codex models. Codex Ultra is an orchestration mode, so it is not offered as an ordinary Responses effort.
  • Terminal and extension routing controls offer discovered models and manual entry. No Codex CLI installation is required.

Surfaces

  • wisp-router 2.1.1: TUI, CLI, and both Bridge dialects. Install with npm i -g wisp-router@2.1.1, or download a platform binary below.
  • VS Code 1.13.5: download wisp-1.13.5.vsix below and install with code --install-extension wisp-1.13.5.vsix. Reload VS Code afterward.
  • wisp-slot: unchanged at 1.7.4.

Validation: 1,063 core tests and 30 terminal tests; all four platform builds and release smoke tests; live Astra text, tool-call, and max-effort checks; previous-release comparison and published Windows/npm binary and VSIX verification.