Skip to content

feat(web): quick start a new session from a directory #533

@Shujakuinkuraudo

Description

@Shujakuinkuraudo

Feature Request

Support quickly starting a new HAPI session from a chosen directory.

Problem

When the user already knows the target project path, creating a session still requires going through the full new-session flow and manually entering or re-selecting the directory. This is slow on mobile and when switching between frequently used repositories.

Suggested Behavior

  • Add a quick action from directory-oriented surfaces, such as recent directories, machine/project directory lists, or the directory picker.
  • Reuse the user’s last/default agent, model, and permission mode where possible.
  • Keep the existing approval flow for creating a directory when the path does not exist.
  • After the runner successfully spawns the session, navigate directly to the new session.

Why

This would make remote spawn feel closer to "open this folder in HAPI", reducing repeated setup for common project directories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions