Governance infrastructure for AI agents — mesh + memory + audit
Project description
flux7
Governance infrastructure for AI agents.
pip install flux7 # mesh + memory
pip install flux7[anthropic] # + Claude API support
Packages
| Package | Description |
|---|---|
| flux7-mesh | Policy engine and governance sidecar for AI agent tool calls |
| flux7-memory | Governed memory substrate for multi-agent systems |
Quick start
from mesh7 import AgentMesh, GovernedToolkit
from mem7 import Mem7
mesh = AgentMesh("http://localhost:9090", agent="my-agent")
mem = Mem7("http://localhost:9070")
Apache 2.0 licensed. docs.flux7.art
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
flux7-0.1.1.tar.gz
(1.1 kB
view details)
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
flux7-0.1.1-py3-none-any.whl
(1.4 kB
view details)
File details
Details for the file flux7-0.1.1.tar.gz.
File metadata
- Download URL: flux7-0.1.1.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b473183f26d9dd8159f66dc076d91df3e65d77075f985db084ad0706aafe6d4d
|
|
| MD5 |
797e58ece8f5ce28bbd0ed3c12af149c
|
|
| BLAKE2b-256 |
3a9aaf09801ae57fc3eaea06450ec3a8a3d8d2f210e264b55c922ca9f4a0fdee
|
File details
Details for the file flux7-0.1.1-py3-none-any.whl.
File metadata
- Download URL: flux7-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
764762f230ddd82c6f06ba6c6f88ea4b70b1b406c4994632f91bc26b731b0775
|
|
| MD5 |
f479d5a44550063856455d43b569491f
|
|
| BLAKE2b-256 |
875cd06b42f3e8d0c09a438ac3578da46624c12a66a4eb028f42d7bd47c04a12
|