latticesql
Persistent structured memory for AI agent systems â pluggable SQLite or Postgres backend, LLM context bridge
Why this rank:Recent releaseHealthy release cadence
Description
Persistent structured memory for AI agent systems â pluggable SQLite or Postgres backend, LLM context bridge
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| v5.0.0 | Latest release: v5.0.0 | High | 7/20/2026 |
| v4.3.8 | Latest release: v4.3.8 | Medium | 6/26/2026 |
| v4.2.4 | Latest release: v4.2.4 | High | 6/24/2026 |
| v3.0.0 | Clouds are now a shared Postgres database secured by real Postgres Row-Level Security â each member connects as their own scoped, non-superuser role; the server/replica/sync model is removed (BREAKING). Highlights: - RLS cloud model: private-by-default rows, owner-controlled sharing (private/everyone/custom), scoped member roles. - Per-column audiences (cell masking) + per-viewer enrichment (observe/foldForViewer) with crypto-shred. - S3-backed file bytes for cloud workspaces (opt-in, content-a | High | 6/14/2026 |
| v1.13.5 | ## Fixed - **`redeemInvite` HTTP 404 against Postgres cloud URLs.** Same architectural pattern as the v1.13.3 register fix â `fetch()` against a `postgres://...` URL can't reach `/api/auth/redeem-invite`. New `redeemInviteDirect()` in `src/teams/direct-ops.ts` runs the same INSERT sequence directly against the cloud Postgres (token hash compare, email binding, expiry, un-redeemed-yet check). `TeamsClient.redeemInvite` dispatches on URL scheme. - **Create-team / Join-team modal copy.** Cloud URL | High | 5/26/2026 |
| main@2026-05-25 | Latest activity on main branch | High | 5/25/2026 |
| 1.7.0 | Imported from npm (1.7.0) | Low | 4/21/2026 |
| main@2026-04-21 | Latest activity on main branch | High | 4/21/2026 |
| v1.0.0 | Tag v1.0.0 | Medium | 4/4/2026 |
| v0.18.4 | Tag v0.18.4 | Medium | 4/4/2026 |
| v0.18.3 | Tag v0.18.3 | Medium | 4/3/2026 |
| v0.18.2 | Tag v0.18.2 | Medium | 4/3/2026 |
| v0.18.1 | Tag v0.18.1 | Medium | 4/3/2026 |
| v0.18.0 | Tag v0.18.0 | Medium | 4/3/2026 |
| v0.16.1 | Tag v0.16.1 | Medium | 4/1/2026 |
| v0.16.0 | Tag v0.16.0 | Medium | 4/1/2026 |
Dependencies & License Audit
Loading dependencies...
Similar Packages
@matanelcohen/openspace-aiVisual workspace manager for Squad SDK â create, manage, and collaborate with AI agent teams0.5.0
More in RAG & Memory
edgequakeEdegQuake đ High-performance GraphRAG inspired from LightRag written in Rust; Transform documents into intelligent knowledge graphs for superior retrieval and generation
vllmA high-throughput and memory-efficient inference and serving engine for LLMs
awesome-opensource-aiCurated list of the best truly open-source AI projects, models, tools, and infrastructure.
rust-sdkThe official Rust SDK for the Model Context Protocol
