Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 815 Bytes

File metadata and controls

20 lines (15 loc) · 815 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2025-07-14

Added

  • Initial release of the OpenClaw Placet channel plugin
  • Chat channel plugin with sendText and sendMedia support
  • REST API client for Placet (agents, messages, reviews, files)
  • Socket.IO WebSocket client with auto-reconnect and heartbeat
  • Inbound message dispatch from Placet to OpenClaw agents
  • HITL review type mapping (approval, text-input, selection, form)
  • Background service with WebSocket lifecycle management
  • Automatic agent creation on plugin start
  • Loop prevention filtering (ignores non-user messages)