v0.5.0

zeroclaw-labs/zeroclawv0.5.0Mar 18, 2026by SimianAstronaut7

AI Summary

This major release introduces multiple new channels (Reddit, Bluesky, Webhook), a comprehensive plugin system with Wasm support, knowledge graph functionality, and various CLI improvements including update and rollback capabilities.

Key Highlights

  • Added Reddit, Bluesky, and generic Webhook adapters
  • Added plugin system with Extism dependency and Wasm support
  • Added knowledge graph for expertise capture and reuse
  • Added pairing dashboard page and device registry
  • Added CLI update command with rollback capability

New Features

  • New channel adapters (Reddit, Bluesky, Webhook)
  • Plugin system with Extism and Wasm support
  • Knowledge graph for expertise management
  • Pairing dashboard and device registry
  • CLI update command with 6-phase pipeline
  • WebSocket session persistence
  • Google Workspace CLI integration
  • Multi-provider STT support

Full Release Notes

## What's New

- channels: add Reddit, Bluesky, and generic Webhook adapters
- ci: use pre-built binaries for Docker images
- cli: add self-test command with quick and full modes
- cli: add status --format=exit-code for Docker healthcheck
- cli: add update command with 6-phase pipeline and rollback
- config: add PairingDashboardConfig to gateway schema
- docker: add web-builder stage and update .dockerignore
- gateway: add device registry and pairing API handlers
- gateway: extend WebSocket handshake with optional connect params
- gateway: persist WS chat sessions across restarts
- knowledge: add knowledge graph for expertise capture and reuse
- multi: LinkedIn tool, WhatsApp voice notes, and Anthropic OAuth fix
- plugins: add example weather plugin and manifest
- plugins: add Extism dependency, feature flag, and plugin module skeleton
- plugins: add PluginHost, WasmTool, and WasmChannel bridges
- runtime: add configurable reasoning effort
- skills: support YAML frontmatter in SKILL.md
- stt: multi-provider STT with TranscriptionProvider trait
- tools: add Google Workspace CLI (gws) integration
- web/i18n: add full Chinese locale and complete Turkish translations
- web: add pairing dashboard page

## Contributors

- Alix-007
- Argenis
- argenis de la rosa
- Claude Opus 4.6
- GhostC
- Giulio V
- Marijan Petričević
- project516
- Yingpeng MA

---
*Full changelog: v0.4.3...v0.5.0*