Skip to content

Migrate Trellis workflow to YAML manifest#337

Open
yongchangwang-gt wants to merge 5 commits into
mindfold-ai:mainfrom
yongchangwang-gt:workflow-yaml-project-migration
Open

Migrate Trellis workflow to YAML manifest#337
yongchangwang-gt wants to merge 5 commits into
mindfold-ai:mainfrom
yongchangwang-gt:workflow-yaml-project-migration

Conversation

@yongchangwang-gt

@yongchangwang-gt yongchangwang-gt commented Jun 14, 2026

Copy link
Copy Markdown

Summary

  • Replace the monolithic .trellis/workflow.md guide with .trellis/workflow.yaml plus .trellis/workflow/** markdown body files.
  • Add shared workflow model loaders for Python/OpenCode/Pi runtime consumers, and update CLI init/update templates, hooks, specs, bundled skills, and regression tests.
  • Add bilingual i18n support for the affected CLI/template surfaces.
  • Bump @mindfoldhq/trellis to 0.5.21 and restore published 0.6.0-beta.22, 0.6.0-beta.23, and 0.6.0-rc.0 migration manifests so continuity checks stay green.

Verification

  • pnpm lint
  • pnpm typecheck
  • pnpm test
  • node scripts/check-manifest-continuity.js from packages/cli
  • node scripts/check-i18n.js --release from packages/cli

Previous targeted verification

  • python3 -m py_compile on updated Python runtime/hooks/templates
  • node --check on updated OpenCode files
  • targeted CLI template/update/regression Vitest suites
  • pnpm --filter @mindfoldhq/trellis build
  • smoke-tested get_context.py phase rendering plus Codex workflow-state/session-start hooks

taosu0216 pushed a commit that referenced this pull request Jun 18, 2026
floor-version community governance: stop questions piling into the issue
tracker. enable github discussions (q-a + ideas categories already
seeded), flip blank_issues_enabled to false, and add contact_links that
send usage questions to q-a and large/breaking proposals to ideas (the
lightweight rfc entry point, e.g. for the #337-style architecture
changes). remove question.yml since q-a now owns that path.

bug_report.yml / feature_request.yml unchanged. roadmap / milestone /
epic trackers / projects deferred to a later task (after the
architecture diagram).
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