Skip to content

[The Framework] Create-empty-project daemon path #449

Description

@suleimansh

Part of #297 (Bootstrap mode).

A daemon path to start a brand-new project from nothing. Today addProjects only installs into an existing git repo; bootstrap needs to create the project.

Scope:

  • New daemon closure: create a fresh directory (+ optional git init), register it, return its projectId.
  • Start a from-scratch run in it (the empty-workspace build path already exists in run.ts/steps.ts).
  • Telefunc + request-context wiring, same shape as sendAddProject.
  • Verify on a real daemon: create -> appears in the Projects list -> a run starts in the new dir.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions