Skip to content

v0.2.0 — Remote mode

Choose a tag to compare

@numbererikson numbererikson released this 12 Jun 15:31
· 37 commits to main since this release
3e54090

What's Changed

  • Add remote MCP mode: streamable HTTP endpoint, serve command, Docker deploy by @numbererikson in #1
  • Fix DB persistence in Docker (SHINOBI_CONFIG_DIR) + GCP free tier deploy guide by @numbererikson in #2
  • Fix dashboard re-login after token rotation (cookie shadowed ?token=) by @numbererikson in #3
  • Docker image: include git so shinobi sync works in containers by @numbererikson in #4
  • Docs: troubleshoot curl 55 on sync push (HTTP/1.1 + postBuffer) by @numbererikson in #5
  • Switch repo .mcp.json to env-driven streamable HTTP by @numbererikson in #6
  • Docs: Cloudflare min TLS 1.2 required for Claude Code cloud sessions by @numbererikson in #7
  • Docs: local getting-started guide; link onboarding paths from README by @numbererikson in #8

New Contributors

Full Changelog: v0.1.5...v0.2.0