AgentExamplesCLI Examples
Example: Chat First, Tune Later
Start an Agent with minimal configuration and refine it through repeated chat
Example: Chat First, Tune Later
If you are not yet sure what the final agent should become, this is a very good path:
- initialize the project
- bind a model
- start the agent
- talk through
city agent chat - come back later to refine
PROFILE.mdandSOUL.md
This works especially well when you do not yet know the final rules structure but want to build intuition through use first.