AEnvironment  by inclusionAI

Unified environment platform for agentic AI development

Created 2 months ago
251 stars

Top 99.8% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

AEnvironment provides standardized infrastructure for Agentic AI development, abstracting complex environment setup into a unified interface. It targets AI researchers and developers, enabling them to focus on agent capabilities and seamlessly integrate benchmarks, RL training, and deployment.

How It Works

Built on the "Everything as Environment" philosophy and the MCP protocol, AEnvironment abstracts diverse components—from tools to multi-agent systems—into a single Environment interface. This unified abstraction allows for modular registration, combination, and replacement of capabilities, streamlining integration of benchmarks, RL training, and agent deployment. It supports OpenAI Agent SDK compatibility.

Quick Start & Requirements

  • Install SDK: pip install aenvironment
  • Initialize Project: aenv init my-env
  • Run MCP Server: aenv run
  • Build/Push: aenv build && aenv push
  • Prerequisites: Kubernetes is the currently supported engine.
  • Documentation: The README references guides for Quick Start, Installation, SDK, CLI, Environments, Architecture, and Contributing. Community support is available via GitHub Discussions and a WeChat Group.

Highlighted Details

  • Built-in Benchmarks: Integrates TAU2-Bench, SWE-Bench, and Terminal-Bench with zero configuration.
  • Agentic RL Training: Native MCP support and OpenAI Agent SDK compatibility facilitate seamless integration with RL workflows.
  • Agent as Environment: Enables treating agents as environments for advanced multi-agent orchestration, hierarchical systems, and adversarial testing.
  • Rapid Development: Offers a unified, low-threshold environment API abstraction to accelerate development from training to production.

Maintenance & Community

The project has seen recent activity with a v0.1.4 release in January 2026. Ant Group utilizes AEnvironment as a key environment layer. Community support is available via GitHub Discussions and a WeChat Group.

Licensing & Compatibility

Licensed under the Apache License 2.0. This license is permissive for commercial use and integration into closed-source projects.

Limitations & Caveats

The project currently relies exclusively on Kubernetes as its supported engine, which may pose a setup barrier. A high-performance engine (ASandbox) is planned for future release, suggesting current engine support is limited.

Health Check
Last Commit

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
8
Issues (30d)
0
Star History
2 stars in the last 30 days

Explore Similar Projects

Starred by Will Brown Will Brown(Research Lead at Prime Intellect) and Eric Zhu Eric Zhu(Coauthor of AutoGen; Research Scientist at Microsoft Research).

hud-python by hud-evals

3.3%
290
AI agent development and evaluation toolkit
Created 1 year ago
Updated 23 hours ago
Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

SuperAGI by TransformerOptimus

0.1%
17k
Open-source framework for autonomous AI agent development
Created 2 years ago
Updated 1 year ago
Feedback? Help us improve.