Problem
When using HAPI in local mode and resuming an existing local session, the settings configured in the web UI (such as model selection, reasoning effort, etc.) are not automatically synced to the resumed session. The session continues with its original settings rather than picking up any changes made through the web interface.
Steps to Reproduce
- Start a local session via
hapi
- In the web UI, change settings (e.g., switch model)
- Resume the same session locally
- The resumed session does not reflect the updated settings
Expected Behavior
When resuming a local session, the latest settings configured in the web UI (model, reasoning effort, etc.) should be applied to the resumed session.
Actual Behavior
The resumed session uses its original settings, ignoring any changes made through the web UI.
Problem
When using HAPI in local mode and resuming an existing local session, the settings configured in the web UI (such as model selection, reasoning effort, etc.) are not automatically synced to the resumed session. The session continues with its original settings rather than picking up any changes made through the web interface.
Steps to Reproduce
hapiExpected Behavior
When resuming a local session, the latest settings configured in the web UI (model, reasoning effort, etc.) should be applied to the resumed session.
Actual Behavior
The resumed session uses its original settings, ignoring any changes made through the web UI.