Skip to content

Lattice AI v3.2.0 — Feature-Complete Platform

Choose a tag to compare

@TaeSooPark-PTS TaeSooPark-PTS released this 07 Jun 15:40

v3.2.0 - Feature-Complete Platform

Lattice AI v3.2.0 is the final major feature release before maintenance mode and
is feature-complete for all non-enterprise use cases. A user can install Lattice
AI, connect models, build knowledge graphs, use hybrid search, build memory, run
agents, create agent workflows and multi-agent systems, create/install agents
and skills, use MCP tools, build automations, and store long-term memory —
without leaving /app. Enterprise (SSO, SCIM, RBAC, compliance, DLP, private
VPC, governance, multi-tenant controls) remains future work.

Highlights

  • Multi-agent collaboration — Planner → Researcher → Executor → Reviewer
    with handoffs, shared context, review/retry, and replayable timelines.
  • Agent Registry — registration, discovery, metadata, versioning,
    capabilities, and configuration (/agents/api/registry*).
  • Marketplace & Templates — five named agent templates with clone / export /
    import / install over an offline-capable local catalog.
  • Workflow Agents & Autonomous Planning — trigger → chain → tools → memory →
    result, and goal → plan → execute → review → replan with inspect/replay.
  • Long-Term Memory + Memory Manager — six tiers unified with recall,
    inspect, prune, compact, rebuild, and clear (/api/memory/*).
  • Skills, Hooks, Tool Registry, MCP Manager — manage skills; lifecycle hooks
    (/api/hooks/*); governed tool registry; connected MCP servers/tools/health.
  • v3 fallback states are unavailable/empty instead of sample data or fake
    counters. Package publication and deployment were not performed.

Release Audit & Hardening

  • Added docs/V3_2_AUDIT.md, a strict 20-claim audit
    covering implementation, routes, adapters, views, tests, runtime validation,
    artifacts, tag policy, and GitHub Release metadata.
  • Fixed /app#/agents so the Agent Registry is visible and actionable from the
    product view, including built-in/custom registry metadata, capabilities,
    enablement, and custom-agent registration.
  • Fixed /app#/skills so it renders the live /workspace/skills payload
    (installed, available, and object/array registry forms) instead of
    falling back to an empty state.
  • Removed duplicate MCP route registration and added a public route
    path/method duplicate guard.
  • Expanded Playwright coverage for v3.2 platform views, Agent Registry, and
    Skills Registry. The real /app browser sweep passed on desktop and mobile
    routes with no app 404/500 responses, console/page errors, Classic dependency
    text, or horizontal overflow.

Expected Artifacts

  • dist/ltcai-3.2.0-py3-none-any.whl
  • dist/ltcai-3.2.0.tar.gz
  • dist/ltcai-3.2.0.vsix
  • ltcai-3.2.0.tgz