cola-agent is an open-source, minimal agent framework for building and deploying autonomous agents. It provides a lightweight, extensible architecture for AI developers to automate tasks and workflows efficiently. Below are 12 autonomous agents & workflows apps with similar functionality to cola-agent, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
bare-agent is an open-source, framework-free agent runtime that allows developers to run, customize, and manage LLM-based agents locally or with any model provider. It is designed for flexibility and transparency, appealing to AI developers and researchers.
agentos-framework is an open-source agent framework for developing, orchestrating, and managing autonomous AI agents. It supports multiple LLM providers, function calling, streaming, checkpointing, and swarm coordination, making it suitable for advanced AI development and research.
agent-colosseum is an open-source Python framework for orchestrating and benchmarking multi-agent AI systems. It supports agent debates, red-teaming, and peer review, helping researchers evaluate and improve collaborative AI reasoning.
lambda-agent is an open-source minimal AI coding agent that automates code generation tasks through a command-line interface. It is designed for developers seeking lightweight AI-powered coding assistance.
agent-squad is an open-source Python framework for creating, orchestrating, and managing squads of autonomous AI agents. It provides a CLI interface and is designed for developers and researchers building complex agent-based systems. The project is licensed under Apache 2.0 and available on GitHub.
agent-mini is an open-source CLI tool that acts as a lightweight personal AI agent, automating shell, file, and web tasks. It supports both local and cloud LLMs, making it ideal for developers and power users seeking AI-driven automation from the command line.
agentculture-cli is an open-source command-line tool that enables developers to learn AI concepts, build agents, and create agent-first CLI applications. It offers scaffolding and workshop modules to streamline agent-based development.
delegate-agent-cli is a command-line interface tool that enables developers to delegate bounded agent tasks to various AI code runtimes, including Cursor, Droid, OpenAI Codex, Claude Code, Grok Build, and Kimi Code. It streamlines agent orchestration and automation for developers working with multiple AI agent platforms. The tool is open source and MIT licensed.
agentdef is an open-source CLI tool and specification for defining AI agents in a portable, framework-agnostic way. It enables developers to standardize agent definitions and streamline deployment across different AI frameworks.
agent-coordinator is an open-source CLI tool that orchestrates workflows among multiple AI coding agents using a structured handoff protocol. It is tool-agnostic and designed for developers building complex, multi-agent AI systems.
agent-coherence is an open-source Python package that optimizes token usage in multi-agent LangGraph systems using MESI cache coherence. It helps AI developers reduce shared-artifact token costs and improve efficiency in distributed agent workflows.
Agent From Scratch is an open-source CLI tool that enables users to deploy a fully autonomous LLM agent on a fresh VM using a single bash snippet. It integrates with the Anthropic API and provides an interactive REPL for agentic workflows, targeting developers and AI researchers.