Usage
Basics
- Type a question or instruction and press Enter.
- Output streams in real time in the terminal UI.
- Use arrow keys and Page Up / Page Down to move through history and scroll output.
- Ctrl+C quits the application.
Slash commands
| Command | Purpose |
|---|---|
/help | Show help |
/explore | Explore the codebase in read-only mode |
/execute | Execute with the planning workflow |
Agents and workflows
Olaf includes specialized agents (for example general-purpose agent, read-only explorer, and coordinator) and workflows for different coding tasks. Your package or administrator may ship extra notes on agent presets.
Gateway proxy (optional component)
Some distributions ship olaf-gateway as an OpenAI-compatible proxy with optional request recording and a small web UI under /web/. Use the gateway documentation included with your release or internal portal.