What version of HAPI is running?
hapi --version:
which hapi:
What platform is your computer?
uname -mprs:
sw_vers:
ProductName: macOS
ProductVersion: 26.4.1
BuildVersion: 25E253
What issue are you seeing?
In the web UI settings/model picker for a Claude session, the only selectable Claude model options shown are Sonnet and Sonnet 1M. Opus and Opus 1M are not shown, so Opus 1M cannot be selected from the UI.
The attached/supplied screenshot shows the model section containing only:
What steps can reproduce the bug?
- Start HAPI and open the web UI.
- Open or create a Claude session.
- Open the session settings/model picker.
- Inspect the available Claude model options.
What is the expected behavior?
The Claude model picker should expose the supported Claude model presets, including Opus 1M, when the user/account can use it.
Additional information
The shared model preset list appears to include sonnet, sonnet[1m], opus, and opus[1m], so this may be a UI/settings filtering or model availability issue rather than a missing shared preset.
Local shell details:
node --version: v22.22.0
npm --version: 10.9.4
bun: command not found
What version of HAPI is running?
hapi --version:which hapi:What platform is your computer?
uname -mprs:sw_vers:What issue are you seeing?
In the web UI settings/model picker for a Claude session, the only selectable Claude model options shown are Sonnet and Sonnet 1M. Opus and Opus 1M are not shown, so Opus 1M cannot be selected from the UI.
The attached/supplied screenshot shows the model section containing only:
What steps can reproduce the bug?
What is the expected behavior?
The Claude model picker should expose the supported Claude model presets, including Opus 1M, when the user/account can use it.
Additional information
The shared model preset list appears to include
sonnet,sonnet[1m],opus, andopus[1m], so this may be a UI/settings filtering or model availability issue rather than a missing shared preset.Local shell details: