v0.0.0-152
AgentIQ is an AI-powered system administration platform. It runs as a daemon that monitors hosts, responds to system events, executes commands locally or on remote hosts, and maintains persistent memory across conversations. Think of it as Claude Code for system administrators — an interactive AI assistant with full tool access to your infrastructure.
Installs the daemon (agentiqd) and TUI/CLI (agentiq).
The installer prompts for system or user mode and configures your AI provider.
After installing, connect with the TUI to start working:
Deploy on hosts you want AgentIQ to manage. The installer generates a random auth token and shows the command to add the host from the TUI.
After installing, the script prints the token and the exact command to add the host. Run this from within the AgentIQ TUI (agentiq):
Replace hostname and TOKEN with the values shown by the installer.
Run the same install command again — for both the server and any agents.
The installer checks the installed version, updates the binaries, and restarts the service.
Config files, tokens, and data are never overwritten. Use --configure to change the AI provider on the server.
Removes binaries and services. Config and data directories are preserved.