Downcity
AgentExamplesCLI Examples

Example: Single-Project Agent

The shortest path to initialize and start a normal code repository as an Agent

Example: Single-Project Agent

city agent create .
city agent start
city agent chat

That is the shortest path.

For your first run, it is better to stay on this shortest path instead of adding multiple channels and complex services immediately.

Then expand step by step with:

  • PROFILE.md
  • downcity.json
  • chat channel bindings

That way you only add one variable at a time, which makes problems much easier to isolate.