Extend Workflow Engine

Checklist for adding or modifying code in the workflow engine (run_workflows.py plus the llm_module/report_module/test_module/workflow_module packages) — new models, workflows, media runners, spec tests, report kinds, or CLI flags — and wiring it back to the entry point run.py through workflows/workflow_dispatch.py. Use whenever code lands in those modules, when onboarding a model type to the engine, or when an engine feature "works standalone via run_workflows.py but not through run.py".

tenstorrent a53a2da 5.2 KB Updated

File contents

tenstorrent/tt-inference-server/tree/main/.claude/skills/extend-workflow-engine commit a53a2da10d

Frequently asked questions

npx skillmds@latest add tenstorrent/extend-workflow-engine