🔧 OpenPR
Open-source project management platform with built-in governance, AI agent integration, and MCP support.
Tech: Rust (Axum + SeaORM) · SvelteKit · PostgreSQL
Highlights: Issues & Kanban · Sprint planning · Governance center (proposals, voting, trust scores) · MCP server with 34 tools across 3 protocols (HTTP, stdio, SSE) · Bot token auth · File attachments
🤖 PRX
Self-evolving AI assistant framework with multi-provider inference and governed sub-agents.
Tech: Rust
Highlights: 14 AI providers · 19 messaging channels · Self-evolution system (~9,500 lines) · OAuth auto-refresh · Governed sub-agents · Production-hardened security
Local-first MCP memory component for coding agents. Store, recall, evolve.
Tech: Rust
Highlights: stdio + HTTP transport · Full toolchain (store, recall, update, forget, evolve) · Governance controls · Hybrid retrieval (lexical + vector + rerank) · Works with Codex, Claude Code, OpenClaw
Manage → Operate → Remember
┌─────────────┐ MCP ┌─────────────┐
│ OpenPR │◄────────────►│ PRX │
│ (Manage) │ │ (Operate) │
└──────┬──────┘ └──────┬──────┘
│ │
└──────────┬─────────────────┘
▼
┌──────────────┐
│ prx-memory │
│ (Remember) │
└──────────────┘
Apache-2.0 Licensed · openprx.dev