Releases: myles1663/lancelot
Releases · myles1663/lancelot
v0.3.1
Release Notes
Current Release: 0.3.1
Lancelot 0.3.1 focuses on making the governance contract inspectable from source. The core path is self-hosted: requests enter through the gateway, policy and Soul constraints are checked before execution, approved work runs through governed tools or UAB routes, and outcomes are written as immutable receipts.
What To Inspect First
README.mdfor the quickstart and architecture summary.tests/test_receipts.pyfor immutable receipt and tamper-detection behavior.tests/hive/test_runtime.pyandtests/hive/test_integration.pyfor scoped HIVE execution and governance denial before mutation.tests/test_kill_switch_contract.pyandtests/federation/test_kill_switch.pyfor fail-closed kill-switch behavior.packages/uab/tests/router-methods.test.mjsandpackages/uab/tests/permissions-risk.test.mjsfor UAB route fallback and risk classification.
Known Limits
- The default install is intentionally narrow: health checks, chat ingress, governance configuration, tool routing, and receipts.
- HIVE, Federation, MCP governance, A2A, Time Travel, Observability, and many UAB desktop-control paths are feature-gated and off by default.
- UAB depends on supported desktop frameworks and host setup. It is not universal automation for every application.
- Receipt storage is local SQLite with a signed integrity chain. It is not a multi-tenant audit warehouse.
- Source is available under BSL 1.1. Non-production use is free; production use requires a commercial license.
Docker
docker pull ghcr.io/myles1663/lancelot:0.3.1
docker pull ghcr.io/myles1663/lancelot-local-llm:0.3.1-llama-cpp-0.3.19-cpu
docker pull ghcr.io/myles1663/lancelot-local-llm:0.3.1-llama-cpp-0.3.19-cu123
docker pull ghcr.io/myles1663/lancelot-local-llm:0.3.1-prism-b8846-d104cf1See CHANGELOG.md for the concise changelog.
v0.3.0 — UAB, Hive Agent Mesh, Vault Secrets, BSL 1.1
Docker
docker pull ghcr.io/myles1663/lancelot:0.3.0See CHANGELOG.md for details.
Full Changelog: v0.2.7...v0.3.0
v0.2.7 — Routing Intelligence & Full Platform Polish
Docker
docker pull ghcr.io/myles1663/lancelot:0.2.7See CHANGELOG.md for details.
Full Changelog: v0.1.0...v0.2.7
Lancelot v0.1.0 — Initial Public Release
Lancelot v0.1.0 — Initial Public Release
First public release of the Lancelot Governed Autonomous System.
What's Included
- Soul constitutional governance with runtime-switchable postures (Crusader Mode)
- Risk-tiered governance pipeline (T0-T3) with proportional controls
- Progressive Trust Ledger with graduation and instant revocation
- 6-stage Skill Security Pipeline (manifest, static analysis, sandbox, enforce, approve, install)
- Governed Connector Proxy with encrypted Credential Vault
- Receipt-based audit trails — every action produces an immutable record
- Approval Pattern Learning (APL) — learns delegation habits, reduces approval fatigue
- Dependency-resolved Kill Switch management for every subsystem
- War Room operator dashboard (React 18 + TypeScript)
- One-command CLI installer (
npx create-lancelot) - Multi-provider LLM support (Gemini, OpenAI, Anthropic) with intelligent routing
- Telegram integration with file/document delivery
- 1900+ tests across all subsystems
Quick Start
npx create-lancelotLinks
- Documentation
- Architecture
- Security Posture
- Disclosure — Patent status and licensing
License
AGPL-3.0 — Commercial licensing available.
Patent Pending: US Provisional Application #63/982,183