Create AI agents with all the trappings, out of the box.
Project description
The Operating System for AI Agents
Security, scalability, and extensibility at its core
Built by the creator of Sigstore
|
🚀 Project Status: Active Development
Join us in building the future of AI Agent Engineering! |
Why AgentUp?
Operating System for AI Agents - Built on operating system principles, AgentUp provides a robust foundation for creating AI agents through its highly extensible architecture. Its pluggable design lets you customize and add functionality without touching core code - giving you the flexibility to build exactly what you need while maintaining system stability, and ensuring your agents are portable and maintainable.
Configuration Over Code - Define complex agent behaviors, data sources, and workflows through rich configuration. No weeks writing boilerplate, figuring out framework internals. Your agents are portable, versionable, and maintainable, with contracts that define their capabilities and interactions.
Security by Design - Tools / MCP servers (Plugins!) are protected with AgentUp's fine-grained scope-based access control system. Fine-grained permissions ensure your plugins and MCP servers only access what they need, when they need it and only if granted so by you (file:write, api:read, db:write). Built-in authentication for OAuth2, JWT, and API keys integrates with your existing identity providers.
Plugin Ecosystem - Extend functionality through a growing ecosystem of community plugins, or build your own. Plugins inherit all of AgentUp's middleware, security, and operational features automatically. Version plugins independently and integrate seamlessly with your existing CI/CD pipeline.
Advanced Architecture with Production Aspirations
AgentUp is designed with production deployment in mind, featuring architecture patterns that will scale as the framework matures. While currently in alpha, the core security and extensibility features provide a solid foundation for building serious AI agents.
Advanced Security Model
Scope-Based Access Control - AgentUp's permission system controls exactly what each plugin, MCP server, and capability can access. Create hierarchical scope policies that scale from simple setups to complex requirements. Built-in OAuth2, JWT, and API key authentication provide flexible integration options.
Comprehensive Audit Logging - Every action is logged with sanitized audit trails. Security events are automatically classified by risk level, making it easy to monitor agent behavior. Configurable data retention policies support various compliance requirements.
Security-First Design - AgentUp follows security-first principles with fail-closed access control, input sanitization, and comprehensive error handling. The framework is designed to protect against privilege escalation, injection attacks, and information disclosure.
Scalable Plugin System
Zero-Friction Development - Create custom capabilities without touching core code. Plugins automatically inherit AgentUp's middleware stack, security model, and operational features. Use your existing package manager (pip, uv, poetry) for dependency management and distribution.
Community Ecosystem - Discover and install plugins through the AgentUp Plugin Registry or publish your own. Browse plugins for system tools, image processing, data analysis, and specialized capabilities. Install using your preferred Python tools (pip, uv, poetry) or publish with twine. Each plugin is independently versioned and can be updated without affecting other components. Every plugin published to the registry is automatically scanned for security vulnerabilities, insecure coding patterns and malware - ensuring a safe ecosystem.
MCP Integration - Leverage the expanding Model Context Protocol ecosystem. All MCP servers are automatically secured through AgentUp's scope system, and you can expose your own Agent capabilities as MCP streamable endpoints for other systems to consume!
Flexible Infrastructure
Multi-Provider AI Support - Connect to OpenAI, Anthropic, or local models through OpenAI-compatible APIs (Ollama). Switch providers without code changes, and use multiple providers simultaneously for different capabilities.
Configurable State Management - Choose your storage backend to match your needs. File system / Memory for development, databases for structured queries, or Redis/Valkey for high-performance distributed caching. Built-in conversation tracking with configurable TTL and history management.
Agent-to-Agent Communication - Build multi-agent systems through A2A (Agent-to-Agent) protocol compliance. Agents can discover and communicate with each other securely, enabling complex workflows and distributed processing. AgentUp is built on the A2A (Agent-to-Agent) specification, and the maintainer is actively involved in the A2A community.
Developer Experience
CLI-First Workflow - Everything you need is available through the command line. Create new agents from templates, start development servers, manage plugins, and deploy to production using intuitive commands that integrate with your existing toolchain.
Configuration as Code - Agent behavior, data sources, and workflows are defined through version-controlled YAML configuration. No framework internals to learn, no boilerplate to maintain. Your agents are portable across environments and teams.
Real-Time Operations - Built-in support for streaming responses, asynchronous operations, and push notifications. Monitor agent performance and behavior through comprehensive logging and configurable metrics collection.
Get Started in Minutes
Installation
Install AgentUp using your preferred Python package manager:
pip install agentup
Create Your First Agent
Generate a new agent project with interactive configuration:
agentup agent create
Choose from available options and configure your agent's capabilities, authentication, and AI provider settings through the interactive prompts.
Start Development
Launch the development server and begin building:
agentup agent serve
Your agent is now running at http://localhost:8000 with a full A2A-compliant
JSON RPC API, security middleware, and all configured capabilities available.
Next Steps
Explore the comprehensive documentation to learn about advanced features, tutorials, API references, and real-world examples to get you building agents quickly.
Open Source and Community-Driven
AgentUp is Apache 2.0 licensed and built on open standards. The framework implements the A2A (Agent-to-Agent) specification for interoperability and follows the MCP (Model Context Protocol) for integration with the broader AI tooling ecosystem.
Contributing - Whether you're fixing bugs, adding features, or improving documentation, contributions are welcome. Join the growing community of developers building the future of AI agent infrastructure.
Community Support - Report issues, request features, and get help through GitHub Issues. Join real-time discussions and connect with other developers on Discord.
Show Your Support ⭐
If AgentUp is helping you build better AI agents, or you want to encourage development, please consider giving it a star to help others discover the project and it let's me know it's worth continuing to invest time into this framework!
License - Apache 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentup-0.5.4.tar.gz.
File metadata
- Download URL: agentup-0.5.4.tar.gz
- Upload date:
- Size: 8.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9546fb6bfce48c083b7f45035a588824ff4eb58a84aab4d66c3481bad3e01491
|
|
| MD5 |
606c7afdc29c550e50add8158276a882
|
|
| BLAKE2b-256 |
ca549dfdad86220972a475029e70d17e682f8309cd0ec31b887a39a6870dac19
|
Provenance
The following attestation bundles were made for agentup-0.5.4.tar.gz:
Publisher:
publish.yml on RedDotRocket/AgentUp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agentup-0.5.4.tar.gz -
Subject digest:
9546fb6bfce48c083b7f45035a588824ff4eb58a84aab4d66c3481bad3e01491 - Sigstore transparency entry: 351785729
- Sigstore integration time:
-
Permalink:
RedDotRocket/AgentUp@7132dbf4f1f3e7e35efd9ec1d56ed5cf2e7f8221 -
Branch / Tag:
refs/tags/v0.5.4 - Owner: https://github.com/RedDotRocket
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7132dbf4f1f3e7e35efd9ec1d56ed5cf2e7f8221 -
Trigger Event:
release
-
Statement type:
File details
Details for the file agentup-0.5.4-py3-none-any.whl.
File metadata
- Download URL: agentup-0.5.4-py3-none-any.whl
- Upload date:
- Size: 490.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99af90251862306a37f5fcaf630f5442a8bd5a0ecae520ce6835e48d8fc20c56
|
|
| MD5 |
ecb8ada63509a4bd5d9e856fc97ea1f5
|
|
| BLAKE2b-256 |
45d682fe2927fb7c813d8e685074f2f19d10beac5d7f335771a91a7f014de209
|
Provenance
The following attestation bundles were made for agentup-0.5.4-py3-none-any.whl:
Publisher:
publish.yml on RedDotRocket/AgentUp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agentup-0.5.4-py3-none-any.whl -
Subject digest:
99af90251862306a37f5fcaf630f5442a8bd5a0ecae520ce6835e48d8fc20c56 - Sigstore transparency entry: 351785748
- Sigstore integration time:
-
Permalink:
RedDotRocket/AgentUp@7132dbf4f1f3e7e35efd9ec1d56ed5cf2e7f8221 -
Branch / Tag:
refs/tags/v0.5.4 - Owner: https://github.com/RedDotRocket
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7132dbf4f1f3e7e35efd9ec1d56ed5cf2e7f8221 -
Trigger Event:
release
-
Statement type: