First Agent in 10 Minutes

Who this is for: developers who want the fastest working agent path.

Goal

Create a small markdown-defined agent and run it locally.

Outline

  1. Create an agent markdown file.
  2. Configure the agent directory.
  3. Run the CLI.
  4. Add a tool or evaluation case.

Next Steps