Skip to content

nexus-substrate/workflow-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflow-runner

Workflow template E2E exerciser for nexus-agents. Chains list_workflows, run_graph_workflow, and query_trace.

Quick start

pnpm install
pnpm test        # Run unit tests
pnpm typecheck   # TypeScript strict check
pnpm build       # Compile to dist/

MCP tools covered

Tool Purpose
list_workflows List available workflow templates
run_graph_workflow Execute graph-based workflows
query_trace Query execution traces

Live integration mode

NEXUS_LIVE=true npx tsx src/run-live.ts

License

MIT

About

Workflow template E2E exerciser — chains list_workflows, run_graph_workflow, query_trace MCP tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors