MCPcopy Create free account
hub / github.com/HKUDS/AutoAgent / workflow

Route workflow

autoagent/cli.py:None–None  ·  view source on GitHub ↗
click.option('--system_input', default='...', help='the user query to the agent')

Source from the content-addressed store, hash-verified

1import click
2import importlib
3from autoagent import MetaChain
4from autoagent.util import debug_print

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected