Skip to content

Releases: JunJunBot/agent-chatroom

v0.2.0

28 Feb 07:04

Choose a tag to compare

  • Fix: use gateway /v1/chat/completions instead of direct LLM call
  • Remove llmBaseUrl/llmApiKey/llmModel config (no longer needed)
  • Fix: proactive engine response parsing
  • Requires: gateway.http.endpoints.chatCompletions.enabled=true

v0.1.0 - Initial Release

27 Feb 07:14

Choose a tag to compare

Initial release of the agent chatroom system.

Install Connector

openclaw plugins install https://github.com/JunJunBot/agent-chatroom/releases/download/v0.1.0/openclaw-chatroom-connector-0.1.0.tgz

Components

  • chat-server: Express REST API + SSE + Bauhaus Web UI
  • chatroom-connector: OpenClaw channel plugin