tai agents authored-run
Stream a run of an authored agent (a preset baked over a spec-runnable agent).
Example: tai agents authored-run my_researcher --input '{"query":"weather"}'
tai agents list
List every registered agent.
Example: tai agents list
tai agents run
Stream a run of an agent, one event frame at a time.
Example: tai agents run researcher --input '{"query":"weather"}'
tai agents spec-runnable
List the spec-runnable (authorable) agents.
Example: tai agents spec-runnable

