v0.0.22 adds Serper-backed web search (with DuckDuckGo fallback), agentcard harness tools for operator signup flows, a Gmail compose guard on send, and an embedded browser dock on Liminal Desktop. Bootstrap skip now installs the bundled Liminal default persona without LLM generation. The full widget app stack (spawn_app / multi-window) ships disabled by default (AGENT_LIMINAL_APPS=0) while stability work continues.

v0.0.22
Changelog milestone (alpha)
Serper
Web search provider
Agentcard
Harness tools
Gated
Widget apps off

Shipped in this slice

  • Serper web searchAGENT_WEB_SEARCH_PROVIDER duckduckgo|serper with fallback; optional Serper fetch for web_fetch; dedicated weather fetch path
  • Agentcard tools — Harness tools + CLI shim behind AGENT_AGENTCARD; operator guide in docs
  • Gmail compose guard — Preflight gmail_send for missing recipients/subject/body; expanded Google OAuth scopes
  • Desktop browser dockAGENT_BROWSER_EMBED streams browser_view snapshots into the Flutter chat shell
  • Default persona skip — Bundled persona/default Liminal preset on bootstrap skip (no LLM calls)
  • Liminal widget apps (gated off) — Full spawn/update stack in core/sidecar/tools/desktop disabled until widget stability improves
  • Desktop voice hardening — Dictation TTS suspend/resume fixes; incomplete portable liminald bundle detection

What you can run today

liminal web --bootstrap --open
# Web research: https://docs.vireondynamics.com/liminal/guides/web-research
# Agentcard: https://docs.vireondynamics.com/liminal/guides/agentcard

Roadmap (not shipped)

StageMeaningStatus
v0.0.x alphaRapid iteration on mainYou are here (v0.1.2)
BetaDefaults freeze + stability gatesNot started
RCShip checklistNot started
v0.1.0Public preview tag + install GANot started

Comparison table

Pre-release history

VersionDateSummary
v0.0.212026-06-06Plan progress UI, chat replay, desktop voice
v0.0.202026-06-06Vault knowledge graph, desktop presets
v0.0.192026-06-05Desktop downloads all platforms

Comparison table

Technical changelog (docs)Full Shipped bullets and guide links for harness operators.