Skip to content

bug: resuming local session does not sync model/settings from web UI #473

@hqhq1025

Description

@hqhq1025

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

  1. Start a local session via hapi
  2. In the web UI, change settings (e.g., switch model)
  3. Resume the same session locally
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions