Skip to content

Getting Started

This page is the shortest path through the public docs if you are evaluating Agiwo for real work.

  1. Install Agiwo and configure one provider credential.
  2. Run your first agent so the core SDK surface becomes concrete.
  3. Learn streaming and custom tools.
  4. Move into multi-agent orchestration when you need persistent roots or child agents.
  5. Add storage and observability and Console operations when the runtime needs inspection and operator workflows.

Agiwo is positioned as a runtime harness rather than just an agent wrapper:

  • the agent runtime is explicit
  • tool contracts are explicit
  • scheduler orchestration is explicit
  • persistence and traces are first-class
  • the Console is a projection and control surface, not a second execution truth