Add Chris custom MiniMax H3 extender workflow

This commit is contained in:
Morpheus
2026-08-15 09:38:37 +00:00
parent 17accbb945
commit 52255d15be
5 changed files with 10742 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Custom Workflows
Personal, working, or in-house workflows that should stay separate from:
- `optimized/` maintained masters
- `models/` collected official or community imports
Use this tree when a workflow is:
- custom to a specific person or project
- materially edited from outside sources
- useful in practice even if it is not yet cleaned up into a general reusable master
Suggested pattern:
`custom/<owner>/<workflow-slug>/`