Build your first agent with Namzu
Install the Namzu kernel, register a provider, make your first model call, and declare a tool with a typed schema and an explicit authority - locally, with no account.
Units5
Duration26 min
Levelbeginner
By the end of this module, you'll be able to:
- Explain what an agent kernel owns and what it deliberately refuses to own.
- Register a model provider, and change vendor without touching your agent code.
- Read the uniform response shape every provider driver returns.
- Declare a tool with
defineTool- its schema, permissions, and safety properties.