Skip to content

The /wizard Auto Run Docs generator should create the docs in the assigned Auto Run folder #169

@ksylvan

Description

@ksylvan

Reproduction Steps

  1. Please create a new agent and direct it to a specific repository.
  2. Go to the Auto Run tab and click "Select Folder" and select an (empty) directory
  3. Start the "/wizard" process and describe your project or feature until the Auto Run Docs are generated.

Expected outcome

Documents are generated and put in the folder you selected in step 2.

What happens instead

An "Auto Run Docs" directory is generated in the repo.

git status

On branch fix-calendar-link
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	Auto Run Docs/
nothing added to commit but untracked files present (use "git add" to track)

The files generated in this case:

tree Auto\ Run\ Docs/

Auto Run Docs/
└── Wizard-2026-01-09
    ├── Phase-01-Calendar-Enhancements.md
    ├── Phase-02-Testing-and-Polish.md
    ├── Phase-03-Commit-and-PR.md
    └── Working

3 directories, 3 files

It would be great if the Wizard-YYY-MM-DD directory and the generated files ended up in the chosen Auto Run folder instead.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions