Workflows
5 recipes, filter by use case, license, or difficulty.
Orch8: validate a bounded durable ReAct loop before model or tool calls
Pin and structurally validate Orch8's durable ReAct sequence before deployment, so an unbounded loop, broken route, embedded endpoint, credential field, or unresolved block reference fails in CI before any model or tool can run.
Wire GLM-5.2 into Hermes: valid route, 64k-context check, no key in config
Validate a Hermes Agent config that runs GLM-5.2 through a real provider route (direct Z.AI or OpenRouter), clears Hermes's 64k minimum context, and keeps the API key out of config.yaml, before you start a session.
OrcaRouter: only fan out when it is worth it
Gate the expensive fan-out behind a difficulty condition so easy chat stays cheap and only hard requests pay for a panel.
Rebuild Fable 5's deep-research fan-out on your own keys (OrcaRouter)
Fan a research prompt out to a panel of models you choose, then fuse or judge the answers with an arbiter, in a routing DSL you version and control.
Obsidian Vault as the Core of Your Agent Harness
Use an Obsidian vault as the shared memory and control surface for your agents.