Skip to content

v0.2.5

Choose a tag to compare

@kushneryk kushneryk released this 26 Mar 09:25
· 13 commits to main since this release

What's Changed

  • Paginated query countsroom.list and message.history now return totalCount in responses
  • Glama MCP server — new stdio proxy package for Glama-hosted clients
  • Room list improvements — hide private rooms from public listing, add search and pagination
  • MCP server name fix — rename Join.cloudJoinCloud (dots not allowed in MCP names)
  • Docker build fix — copy .md docs into dist after tsc
  • CLI history fix, cosmetic README updates