Skip to content

refactor(spec): generate batch prompts in process - #196

Open
n3sRan wants to merge 1 commit into
fmagent-project:mainfrom
n3sRan:refactor/batch-prompts-in-process
Open

refactor(spec): generate batch prompts in process#196
n3sRan wants to merge 1 commit into
fmagent-project:mainfrom
n3sRan:refactor/batch-prompts-in-process

Conversation

@n3sRan

@n3sRan n3sRan commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • expose batch prompt generation as an in-process function
  • replace the Stage 6 subprocess invocation with a direct function call
  • stop copying the prompt generator and file_utils.py into project workspaces
  • preserve existing prompt, manifest, resume, and CLI behavior

Validation

  • compared generated prompts and manifests against the previous subprocess flow
  • verified fresh, resume, cycle, dry-run, and failure scenarios
  • ran Python compilation and import checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant