# latticesql

> Persistent structured memory for AI agent systems — pluggable SQLite or Postgres backend, LLM context bridge

- **URL**: https://www.freshcrate.ai/projects/latticesql
- **Author**: bmmayer
- **Category**: RAG & Memory
- **Latest version**: `v1.13.5` (2026-05-26)
- **License**: Apache-2.0
- **Source**: https://github.com/automated-industries/lattice
- **Homepage**: https://latticeSQL.com
- **Language**: TypeScript
- **Registry**: npm (`latticesql`)
- **Tags**: `agents`, `ai`, `context`, `llm`, `memory`, `npm`, `sqlite`, `sync`

## Description

Persistent structured memory for AI agent systems — pluggable SQLite or Postgres backend, LLM context bridge

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.13.5` | 2026-05-26 | High | ## 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 |
| `main@2026-05-25` | 2026-05-25 | High | Latest activity on main branch |
| `1.7.0` | 2026-04-21 | Low | Imported from npm (1.7.0) |
| `main@2026-04-21` | 2026-04-21 | High | Latest activity on main branch |
| `v1.0.0` | 2026-04-04 | Medium | Tag v1.0.0 |
| `v0.18.4` | 2026-04-04 | Medium | Tag v0.18.4 |
| `v0.18.3` | 2026-04-03 | Medium | Tag v0.18.3 |
| `v0.18.2` | 2026-04-03 | Medium | Tag v0.18.2 |
| `v0.18.1` | 2026-04-03 | Medium | Tag v0.18.1 |
| `v0.18.0` | 2026-04-03 | Medium | Tag v0.18.0 |

## Citation

- HTML: https://www.freshcrate.ai/projects/latticesql
- Markdown: https://www.freshcrate.ai/projects/latticesql.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/latticesql/deps

_Generated by freshcrate.ai. Indexes npm releases for AI-agent ecosystem packages._
