Terminator
Completely free opensource alternative to manus, openhands and cua
Install / Use
/learn @iris-networks/TerminatorQuality Score
Category
Development & EngineeringSupported Platforms
README
What is Terminator?
Terminator is a modern AI-powered research and automation platform with advanced web capabilities. It's designed to be a multi-agent AI platform for code execution, research, and browser automation with standalone binary deployment.

Getting Started
The easiest way to get started with Terminator is by cloning the repository and running the watch command.
1. Install Bun:
Follow the installation guide: https://bun.sh/docs/installation
2. Clone the repository:
git clone https://github.com/iris-networks/terminator.git
cd terminator
3. Install dependencies:
bun install
4. Set up your environment:
Copy the example environment file and configure your AI provider:
cp .env.example .env
Edit the .env file with your API key:
AI_MODEL=claude-sonnet-4-20250514
AI_PROVIDER=anthropic
ANTHROPIC_API_KEY=your_anthropic_api_key_here
Supported AI Providers
Terminator supports multiple AI providers including Anthropic, OpenAI, Google Gemini, Ollama, and OpenRouter.
For detailed setup instructions for each provider, see the AI Providers Documentation.
5. Start the application:
bun dev:watch
Once running, you can access the Terminator platform at http://localhost:9005.
Features
- Code Execution: Sandboxed Node.js, Python, and Shell environments with real-time output streaming and automatic dependency management.
- Research: Structured multi-step research workflows with web search, source attribution, and comprehensive report generation.
- Browser Automation: Full page automation with Puppeteer, session recording and replay, and visual element interaction.
- Multi-Agent System: A multi-agent system with specialized capabilities and persistent session management.
- Extensible Tool Registry: An extensible tool registry to add new capabilities to the platform.
Documentation
For more detailed information on how to use and configure Terminator, please refer to the documentation.
Community
Join our community on Discord to ask questions, share your projects, and connect with other developers.
Contributing
We welcome contributions from the community! Please read our contributing guidelines to get started.
License
Terminator is licensed under the Apache License 2.0.
Related Skills
node-connect
340.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.1kCommit, push, and open a PR
