Skip to content

Implement WORKFLOW.md generator#168

Merged
nickbeau merged 2 commits intomainfrom
symphony/58
Apr 29, 2026
Merged

Implement WORKFLOW.md generator#168
nickbeau merged 2 commits intomainfrom
symphony/58

Conversation

@nickbeau
Copy link
Copy Markdown
Contributor

Summary

  • Added SYMPHONY-compatible WORKFLOW.md generation in src/Conductor.Core/Application/Workflows/WorkflowGenerator.cs with Docker and local path handling.
  • Added WorkflowGenerationRequest/IWorkflowGenerator contract and prompt-source behavior (front matter stripping, default prompt fallback).
  • Added unit tests in ests/Conductor.Core.Tests/WorkflowGeneratorTests.cs for Docker/local workflows and prompt extraction.
  • Added changelog note in docs/changelog.md.

Validation

  • dotnet build
  • dotnet test

Closes #58

@nickbeau nickbeau merged commit c9de9f9 into main Apr 29, 2026
2 checks passed
@nickbeau nickbeau deleted the symphony/58 branch April 29, 2026 05:51
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.

Implement WORKFLOW.md generator

1 participant