Skip to content

[codex] Add workflow profile editor#169

Merged
nickbeau merged 1 commit intomainfrom
symphony/57
Apr 29, 2026
Merged

[codex] Add workflow profile editor#169
nickbeau merged 1 commit intomainfrom
symphony/57

Conversation

@nickbeau
Copy link
Copy Markdown
Contributor

Closes #57.

Summary

  • Adds workflow profile mutation contracts, domain revision/default metadata, and SQLite persistence with migration support.
  • Adds the Workflow Profiles editor page and repository import profile selection.
  • Documents workflow profile management and covers the new behavior with domain, persistence, and Blazor tests.

Validation

  • dotnet build Conductor.slnx --no-restore
  • dotnet test Conductor.slnx --no-build

@nickbeau nickbeau marked this pull request as ready for review April 29, 2026 05:48
@nickbeau nickbeau merged commit 1a3695e into main Apr 29, 2026
2 checks passed
@nickbeau nickbeau deleted the symphony/57 branch April 29, 2026 05:49
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.

Add workflow profile model and editor

1 participant