agentforge dev
Development mode with file watching and auto-reload.
Usage
agentforge devStarts a development server that:
- Watches for file changes
- Auto-reloads the agent
- Shows real-time logs
- Enables the inspector
Options
| Flag | Description |
|---|---|
--port | Inspector port (default: 4200) |
--no-inspector | Disable the inspector |