Lattice AI v3.0.0
v3.0.0 - Local-First AI Workspace Platform
Lattice AI v3.0.0 makes /app the primary product experience and ships the v3
retrieval backend with the native workspace shell.
Highlights
/appis the default post-login workspace; legacy/chatremains available
as a rollback/debug path.- Native Chat streams through
POST /chat, keeps retrieval context in the v3
shell, and shows a friendly no-model-loaded setup message. - Knowledge Graph, Vector Index, and Hybrid Search are first-class v3 surfaces.
- Hybrid Search shows keyword, local vector, and graph signal weights instead of
a misleading alpha value. - Default embeddings are
lattice-local-hash-v1deterministic local fallback
embeddings, not a production semantic embedding model. - Release workflow now builds and validates tag artifacts without publishing
packages automatically.
Expected Artifacts
dist/ltcai-3.0.0-py3-none-any.whl
dist/ltcai-3.0.0.tar.gz
dist/ltcai-3.0.0.vsix
ltcai-3.0.0.tgz
Artifacts built and validated locally and in GitHub Actions; package-store publication is intentionally manual.
Artifact references:
- dist/ltcai-3.0.0-py3-none-any.whl
- dist/ltcai-3.0.0.tar.gz
- dist/ltcai-3.0.0.vsix
- ltcai-3.0.0.tgz