Skip to content

v2.12.0

Choose a tag to compare

@vinayakkulkarni vinayakkulkarni released this 04 Mar 22:13
1a37b17

2.12.0 (2026-03-04)

Features

  • api: add spatial API endpoints for LLM tool integration (a4e080e)
  • client: add command palette UI and robust tool intent parser (639c974)
  • client: add landing page redesign + browser-local LLM chat panel (b7c5f9a)
  • client: add proper tool calling with TanStack AI toolDefinition (bf44ee2)
  • client: add server tools, chat persistence, and model selection (962e508)
  • client: browser-local LLM chat panel for map viewer (aa5b3f7)

Bug Fixes

  • client: enable scroll in command palette messages area (994d120)
  • client: inject real map state when tool calling fails (f0c7f77)
  • client: polish LLM chat panel UI and fix X button overlap + duplicate messages (4b7fb61)
  • client: remove backdrop blur from command palette scrim (d91dce3)
  • client: remove max-w-5xl container constraint for full-width layout (2853fdb)
  • client: restore scroll position when reopening command palette (5ff58c3)
  • client: suppress internal WebLLM errors from end users (449f1d0)
  • client: use catalog for reka-ui instead of hardcoded ^2.8.2 (e9768d2)
  • client: use native scroll for command palette messages (2440553)

Miscellaneous

  • homebrew: update formula to v2.11.3 (3490329)