This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryLazy DB startup fixes crashes when DATABASE_URL is a placeholder.
Full changelog
What's changed
Lazy DB startup — the MCP server now completes the MCP protocol handshake and tool-list exchange without requiring an active database connection. The pool connects on the first actual tool call instead of at process start.
This fixes startup crashes in environments that provide only a placeholder DATABASE_URL (e.g. Glama's quality-check containers), enabling Glama's tool-schema inspection and quality scoring to work. When the database is reachable, behavior is identical to v0.3.35.
Also adds glama.json and the Glama score badge to the README.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About nfemmanuel/iranti
Persistent shared memory for AI coding agents. Stores facts as `entity/key/value` triples with hybrid semantic search, task checkpoints, and conflict resolution — shared across Claude Code, Codex CLI, and GitHub Copilot.
Related context
Related tools
Beta — feedback welcome: [email protected]