Releases: Clioloop/Clioloop-agent
Releases · Clioloop/Clioloop-agent
Clioloop Setup for Windows
Windows installer (bootstrap setup). Unsigned — Windows SmartScreen may warn; this is expected (see the website note). Built from ed82a5a.
🚀 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!