Skip to main content

Module retrieve

Module retrieve 

Source
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).
  • list enumerates 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.