Skip to content
@LatticeAG

LatticeAG

Agents, together.

LatticeAG

An agentic AI lab. We build infrastructure and systems for the agentic age.

Axi series — Agent cognitive middleware

  • Axion — Agent cognitive middleware. Inspect, detect, and verify agent reasoning in real time. A proxy layer that makes agent beliefs visible, catches revision loops, and blocks bad actions before they execute.
  • AxiContext — Project context controller. Manage and inject structured project context into agent workflows, ensuring agents stay grounded in your codebase and requirements.

Poly series — Multi-agent orchestration

  • PolyBrain — Multi-model request routing for agentic workflows.
  • PolyGnosis — Structured multi-agent debate (planner, proposer, challenger, evidence, judge) for evaluating and converging on stronger LLM outputs.
  • PolyMesh — Open-sourced protocol for agent-to-agent communication. Agents discover each other, exchange capabilities, and delegate tasks. Local-first, no internet required. (MIT)
  • PolyFlow — Multi-step agent pipelines. Chain agents together: plan, execute, validate.
  • PolyScribe — GitHub-native release editor. Draft, edit, and publish release notes directly from your repository.

Lex series — Edge AI infrastructure

  • LexGateway — SaaS platform for ultra-low-latency LLM access via a global edge network.
  • LexRouter — Automatic model selection. Send a task; it picks the cheapest, fastest model that can handle it.
  • LexRapid — One proxy, two models. Drafts fast with an 8B model and optionally improves with a larger model. 8B speed, 70B quality. Invite-only.
  • LexVerdict — Verification API for agent results. POST a tool call, goal, and result — get back pass or steer with a reason, in milliseconds. Open-source (MIT).
  • LexShield — Policy firewall for agent tool calls. Define guardrails that approve, reject, or flag tool invocations before they execute.

Vis series — Agent observability

  • VisCompile — Behavioral diff tool for AI agents. Snapshot golden test suites, diff after prompt changes, catch regressions before they ship. OSS CLI (Rust) + hosted SaaS.
  • VisReplay — Session recorder and debugger for AI agents. Record every decision, replay step-by-step, fork at any point and re-run. OSS SDK (TypeScript) + hosted SaaS.

Vek series — Agent as an API

  • VekTor — Task-oriented agents through a simple API. Describe what you need; VekTor fetches, manipulates, and acts.
  • VekData — "Give me the Q3 revenue by region" -> agent queries your database, builds the table, returns it.
  • VekInbox — Durable human approval queue. Route agent actions to humans for approval, with persistent queues and async review workflows.

Vis series — Agent observability

  • VisCompile — Behavioral diff tool. Compare agent runs side-by-side to surface regressions and behavioral changes.
  • VisReplay — Session recorder and debugger. Capture full agent traces and replay them step by step for debugging.
  • VisBoard — Shared agent-human workspace. Collaborative dashboard for monitoring and interacting with running agents.

Mission

Make agentic systems more reliable by letting specialised agents reason together, critique each other, and converge on better answers - without hiding the humans in the loop.

Contact

Popular repositories Loading

  1. PolyMesh PolyMesh Public

    An open protocol for agent-to-agent communication — local-first, framework-agnostic, internet-optional

    TypeScript 4 1

  2. Axion Axion Public

    Agent cognitive middleware — inspect, detect, and verify agent reasoning in real time. By LatticeAG.

    TypeScript 1

  3. .github .github Public

    LatticeAG profile README

  4. LexVerdict LexVerdict Public

    Python

  5. viscompile viscompile Public

    Behavioral diff tool for AI agents. OSS CLI (MIT)

    Makefile

  6. visreplay visreplay Public

    Session recorder and debugger for AI agents. OSS SDK (MIT)

    TypeScript

Repositories

Showing 10 of 12 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…