← All releases

v2026.3.8

March 9, 2026 · View on GitHub

What's new for you

TUI agent inference from workspace, Brave LLM Context mode for web search, talk.silenceTimeoutMs, openclaw --version with git hash, macOS remote gateway token, backup create/verify polish, plus Docker image pruning and plugin onboarding fixes.

  • TUI agent inference — infer active agent from current workspace when launched inside agent workspace
  • Brave LLM Context — tools.web.search.brave.mode: "llm-context" for grounding snippets with source metadata
  • Talk silence timeout — talk.silenceTimeoutMs configurable silence before auto-sending transcript
  • openclaw --version — includes short git commit hash when metadata available
  • macOS remote gateway — token field for remote mode, preserve non-plaintext values
  • Backup CLI — openclaw backup create|verify with --only-config, --no-include-workspace, manifest validation
  • Docker image — prune dev deps, strip build metadata for smaller images
  • Plugin onboarding — prefer bundled channel plugins over duplicate npm installs

Release highlights

FeatureDetails
TUI Agent InferenceTUI infers active agent from current workspace. Preserves explicit agent: session targets.
Brave LLM Contexttools.web.search.brave.mode: "llm-context" — call Brave LLM Context endpoint for grounding snippets with source metadata.
Talk Silence Timeouttalk.silenceTimeoutMs — configurable silence before auto-sending transcript. Platform defaults when unset.
CLI Version Hashopenclaw --version now includes short git commit hash when metadata available. Installer checks compatible.
macOS Remote TokenRemote gateway token field in onboarding. Preserve non-plaintext gateway.remote.token until explicitly replaced.
Backup Create/Verifyopenclaw backup create and openclaw backup verify — local state archives, --only-config, manifest validation.
Docker Image PruningPrune dev dependencies, strip build-only dist metadata for smaller Docker images.
Bundled Plugin PriorityOnboarding prefers bundled channel plugins over duplicate npm installs. Prevents shadowing.

Full release notes

The complete changelog with all changes, fixes, and technical details is on the official GitHub release page.

Open v2026.3.8 on GitHub →