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

studio agent create .
studio agent start
studio 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 plugins 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.