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 |
|---|---|---|---|
| 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
awesome-opensource-aiCurated list of the best truly open-source AI projects, models, tools, and infrastructure.main@2026-06-06
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
nltkNatural Language Toolkit
awesome-opensource-aiCurated list of the best truly open-source AI projects, models, tools, and infrastructure.
vllmA high-throughput and memory-efficient inference and serving engine for LLMs
