π Clioloop v1.0.0 β Open-source AI agent with Agentic Fusion
π Clioloop is Live!
Clioloop is an open-source, self-improving AI agent with Agentic Fusion β a multi-model approach where planners propose routes, your main model does the work, reviewers critique it, and everything fuses into one trusted answer.
What is Agentic Fusion?
When you run /fusion, a team of models collaborates:
- Planners (up to 5) β read-only models that research and propose routes in parallel
- Main model β does the real work with full tool access, fully visible to you (not a black box)
- Reviewers (up to 5) β read-only models that critique the draft, can see generated images
- Verdict loop β revises the draft until reviewers approve
- Fusion β everything combines into one reviewed, approved answer
Key Features
- Self-improving: MEMORY.md and USER.md updated automatically
- Autonomous: Set a goal with
/goaland it loops until done - Everywhere: Terminal, desktop app, web dashboard, Telegram, Slack, Discord
- Multi-agent Kanban: Break big work into tasks with worker agents
- Tools: File editing, shell, web search, browser, image/video gen, TTS, MCP
- Scheduled jobs: Run on cron for automated workflows
- Open-source: Self-host everything, own your data
Omni Loop Portal
One OAuth login gives access to 300+ models. No API keys. OpenAI-compatible proxy.
Install
curl -fsSL https://raw.githubusercontent.com/Clioloop/Clioloop-agent/main/scripts/install.sh | bashThen: clio setup
π Portal: https://portal.clioloop.com
π Docs: https://portal.clioloop.com/docs
We're building this in the open. Feedback welcome!