AgentForge

agentforge dev

Development mode with file watching and auto-reload.

Usage

agentforge dev

Starts a development server that:

  • Watches for file changes
  • Auto-reloads the agent
  • Shows real-time logs
  • Enables the inspector

Options

FlagDescription
--portInspector port (default: 4200)
--no-inspectorDisable the inspector

Next Steps

  • Inspector — visual debugging
  • run — production execution