Downcity
CommandsAgent

city agent list

List agent projects registered in city

city agent list

List agent projects already registered in the city registry.

This page remains as a command entry point. For the fuller explanation, see CLI / list and Agent Registry.

Usage

city agent list
city agent list --running

Behavior

  • Shows registered agent projects from the city registry.
  • --running filters the list to currently active agent daemons only.
  • Displays both running and stopped entries.
  • Helps you see which agents are available for interactive city agent start.

Example Output

downcity v1.0.437

Agents                                           2 registered
  lucas_whitman
    project   /Users/you/Documents/bots/lucas_whitman
    status    running
  research_lab
    project   /Users/you/Documents/bots/research_lab
    status    stopped