Skip to content

πŸš€ Clioloop Launch β€” Open-source AI agent with Agentic FusionΒ #8

Description

@Clioloop

πŸš€ 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 panel of models collaborates:

  1. Planners (up to 5) β€” read-only models that research and propose routes in parallel
  2. Main model β€” does the real work with full tool access, fully visible (not a black box)
  3. Reviewers (up to 5) β€” read-only models that critique the draft, can see generated images
  4. Verdict loop β€” revises the draft until reviewers approve
  5. Fusion β€” everything combines into one reviewed, approved answer

Key Features

  • Self-improving: MEMORY.md and USER.md updated automatically
  • Autonomous: Set a goal with /goal and 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 | bash

Then: clio setup

πŸ”— Portal: https://portal.clioloop.com
πŸ“– Docs: https://portal.clioloop.com/docs


We're building this in the open. Feedback welcome!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions