Skip to content

Releases: myles1663/lancelot

v0.3.1

24 Apr 05:38

Choose a tag to compare

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.md for the quickstart and architecture summary.
  • tests/test_receipts.py for immutable receipt and tamper-detection behavior.
  • tests/hive/test_runtime.py and tests/hive/test_integration.py for scoped HIVE execution and governance denial before mutation.
  • tests/test_kill_switch_contract.py and tests/federation/test_kill_switch.py for fail-closed kill-switch behavior.
  • packages/uab/tests/router-methods.test.mjs and packages/uab/tests/permissions-risk.test.mjs for 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-d104cf1

See CHANGELOG.md for the concise changelog.

v0.3.0 — UAB, Hive Agent Mesh, Vault Secrets, BSL 1.1

04 Mar 20:18

Choose a tag to compare

Docker

docker pull ghcr.io/myles1663/lancelot:0.3.0

See CHANGELOG.md for details.

Full Changelog: v0.2.7...v0.3.0

v0.2.7 — Routing Intelligence & Full Platform Polish

18 Feb 10:15

Choose a tag to compare

Docker

docker pull ghcr.io/myles1663/lancelot:0.2.7

See CHANGELOG.md for details.

Full Changelog: v0.1.0...v0.2.7

Lancelot v0.1.0 — Initial Public Release

15 Feb 01:31

Choose a tag to compare

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-lancelot

Links

License

AGPL-3.0 — Commercial licensing available.

Patent Pending: US Provisional Application #63/982,183