Overview
Theargent gateway commands control the always-on gateway process that manages agents, channels, and sessions.
Commands
argent gateway start
Start the gateway in the foreground:
Ctrl+C to stop. For production use, install as a system service instead.
argent gateway stop
Stop the running gateway:
argent gateway restart
Restart the gateway:
stop followed by start. Active channel connections are re-established automatically.
argent gateway status
Show the current gateway status:
argent gateway install
Install the gateway as a system service:
- macOS: Creates a LaunchAgent at
~/Library/LaunchAgents/ai.argent.gateway.plist - Linux: Creates a systemd user service
argent gateway uninstall
Remove the system service:
argent gateway logs
View gateway logs:
Service Management
- macOS Reload
- Linux Service
If you manually edit the plist:
