Expand description
Local resolution of agents / swarms / functions / profiles.
These commands resolve content directly — never via the ObjectiveAI
API. Allowed remotes are GitHub (via the SDK http::github
methods, authenticated with the client’s x_github_authorization)
and Client (the CLI’s own local storage — the CLI is the
client); mock is rejected.
get_*resolves a single definition and returns it verbatim as the base definition (no ID computation, no embedded-agent resolution).listenumerates the local filesystem only and returns paths.
Functions§
- get_
agent - get_
function - get_
profile - get_
swarm - list
- Streams locally-published repositories of
kind. GitHub has no list.