Releases: malike2356/keprix
Releases · malike2356/keprix
Release list
Keprix 0.16.0
Keprix 0.16.0
First public GitHub release of Keprix Community Edition: the self-hosted, MIT-licensed AI agent OS.
Canonical package version: 0.16.0 (pyproject.toml).
Highlights
- Agent runtime with web workspace, Command Center TUI, CLI, and OpenAI-compatible API
- Mutation engine with reviewable self-coding (propose, test, approve)
- Channel Shield for inbound email and messaging protection
- Agent OS action boards, run ledgers, playbooks, skills, Agent Apps, and cron
- Agentic CRM pipeline, discovery, enrichment, Soft Wall approvals, Companies House
- Universal Sidecar contract for embedding Keprix beside other products
- Memory, Brain, and RAG including self-knowledge about the platform
- Vault, ACLs, Soft Wall, and optional governance connectors
- Marketing site with a full capabilities catalog
Install
# Docker (recommended)
git clone https://github.com/malike2356/keprix.git
cd keprix
# follow docs/getting-started/quickstart.mdDocs: https://keprixai.com/docs
Site: https://keprixai.com/
Changelog: see CHANGELOG.md in this repository
Notes
- Source archives attached by GitHub are the supported artifact set for this tag.
- Docker Hub / PyPI / signed desktop packages publish only after owner-configured protected environments succeed (see
docs/operations/owner-release-configuration.md).