Skip to content

Minimal hook/setup automation for workspaces #92

Description

@tasuku43

Problem

Workspace creation still leaves users to repeat the same setup steps (deps install, env/bootstrap, initial scripts). We need a minimal, opt-in extension point that automates these steps without changing the core workspace-first model or expanding the CLI too much.

Goal

Provide a small, clear hook/setup mechanism that can run once on workspace creation and stays out of the way when not configured.

Notes

  • Keep scope minimal and predictable
  • Preserve current behavior when disabled
  • Make failure handling explicit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions