Skip to content

v1.0.0 — Share agent Markdown as links

Choose a tag to compare

@AugustusW AugustusW released this 25 Jul 07:09

Initial public release.

8 MCP tools over two pluggable backends:

  • Gist backend (default): secret gists via your logged-in gh CLI — zero setup, local index for search/dedup, lazy expiry
  • Selfhost backend: SQLite storage + localhost-only viewer — bcrypt passwords with rate-limited attempts, enforced expiry (410), revoke with 7-day grace, file sharing, sanitized markdown rendering; expose via the tunnel of your choice (Tailscale Funnel / Cloudflare Tunnel recipes in the README)

52 offline tests; Node ≥ 22.13.0. See README (繁體中文) and CHANGELOG.