Skip to content

CLI creates workspace structure outside of workspace directory #1

Description

@theblackapple5150

Issue:
When using the CLI, the workspace structure is created
outside of the intended workspace/ directory.

Expected:
All generated workspace content should be created under:
workspace/<flow_name>/

Current Behavior:

  • Files/folders may be created under the root folder location
  • Causes inconsistent project structure

Impact:

  • Breaks expected workspace organization
  • Makes cleanup and navigation harder

Notes:
Likely related to path handling or working directory assumptions in CLI execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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