Skip to content

v0.5.0

Latest

Choose a tag to compare

@shooebill shooebill released this 13 Apr 10:54
· 8 commits to master since this release

What's Changed

  • feat: HTTP サーバーモード追加(--http / --port)— Streamable HTTP トランスポート対応、POST /mcp で JSON-RPC を受け付ける
  • fix: 30秒タイムアウト + mcp-remote 自動再起動を廃止 — Streamable HTTP 移行後は不要で、逆に遅延の原因になっていた
  • improve: add_memories レスポンスに入力テキストを含めるよう変更