AgentReadyHomeAgent Listing

← Agent Listing

ConnectOnion

AI Agents FrameworksfreeOpen SourceSoftware, Technology, Developer tools, Automation

Open-source Python framework for building production-ready LLM agents with plain functions as tools.

🛡️ AgentReady threat assessment

MAESTRO 7-layer threat model + OWASP AIVSS risk score for ConnectOnion, derived from its capabilities.

AIVSS 8.5 · High
View MAESTRO 7-layer threat model →

Overview

ConnectOnion is an open-source Python AI agent framework for developers who want to build agents with minimal boilerplate. Its core Agent API turns regular typed Python functions into tools automatically, and the documentation shows quick setup with pip install connectonion and a two-line agent pattern. The framework supports OpenAI, Anthropic, and Gemini models, and includes documentation for CLI commands, logging, debugging, TUI components, plugins such as ReAct, Eval, Shell, approvals, skills, subagents, and built-in tool integrations such as shell, file tools, browser automation, Gmail, Outlook, Calendar, memory, and todo workflows. It is best suited for engineering teams building custom LLM agents, tool-calling assistants, multi-agent workflows, and Python-based automation without adopting a heavy framework layer.

Key features

Use cases