Aegra - Self-hosted Agent Protocol server (meta-package)
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
aegra
Aegra is an open-source, self-hosted alternative to LangGraph Platform.
This is a meta-package that installs the complete Aegra stack:
- aegra-cli: Command-line interface for managing deployments
- aegra-api: Core API server implementing the Agent Protocol
Installation
pip install aegra
Quick Start
# Initialize a new project with Docker support
aegra init --docker
# Start PostgreSQL
aegra up postgres
# Apply database migrations
aegra db upgrade
# Start development server
aegra dev
Features
- Drop-in Replacement: Compatible with the LangGraph SDK
- Self-Hosted: Run on your own PostgreSQL database
- Agent Protocol Compliant: Works with Agent Chat UI, LangGraph Studio, CopilotKit
- Streaming Support: Real-time streaming of agent responses
- Human-in-the-Loop: Built-in support for human approval workflows
Documentation
For full documentation, visit the GitHub repository.
Related Packages
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 aegra-0.1.0.tar.gz.
File metadata
- Download URL: aegra-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebc53ce52afe59922cf506db6f71b062ead7344828c9343e65ae1114a640efb5
|
|
| MD5 |
6b683a2ea04ae61843b79398e163184b
|
|
| BLAKE2b-256 |
d8edf752c0db8d527e9276b3b88072c2b1a4a0441e95cadc413e2250a0874ad7
|
File details
Details for the file aegra-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aegra-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be0a6f1bfaa9dc242adfcce59f599db26038b62319b40756114567bd1e4263e2
|
|
| MD5 |
312a3a3e66a9e7d60e97d06fe33f3dd1
|
|
| BLAKE2b-256 |
20bd6829994188b02735dd12316f0bc55b3f2e6bba358d744d6395ec92f1daa2
|