Skip to content

Simplify workflows to code step runner#112

Merged
attmous merged 1 commit into
mainfrom
feature/code-related-skills
May 6, 2026
Merged

Simplify workflows to code step runner#112
attmous merged 1 commit into
mainfrom
feature/code-related-skills

Conversation

@attmous
Copy link
Copy Markdown
Owner

@attmous attmous commented May 6, 2026

Summary

  • replace the old multi-actor workflow surface with the single code workflow and coder actor
  • remove stale orchestrator, routing, action, board, and legacy workflow template modules
  • update schema, bootstrap, prompt/runtime/status surfaces, skills, plugin help, and docs for the step model

Validation

  • schema/config load for packages/core/src/sprints/workflows/templates/code.md
  • uv run ruff check packages/core/src/sprints/core packages/core/src/sprints/workflows packages/core/src/sprints/skills packages/core/src/sprints/observe packages/core/src/sprints/services packages/cli packages/plugins/hermes
  • uv run python -m compileall packages/core/src/sprints/core packages/core/src/sprints/workflows packages/core/src/sprints/observe packages/core/src/sprints/services packages/cli/src packages/plugins/hermes/src
  • git diff --check

@attmous attmous merged commit 24443e7 into main May 6, 2026
1 check passed
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