Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 20:54
· 25 commits to main since this release

Added

  • docs/SETUP-PROMPT.md: single magic prompt users paste into any AI agent (Claude, ChatGPT, Gemini, Codex, Cursor, DeepSeek, Qwen, Pi, opencode, Claude Desktop, Claude Code, or any MCP-compatible agent) for full end-to-end setup

Changed

  • All docs now agent-agnostic — no longer claude.ai-specific; every agent listed equally (Claude, ChatGPT, Gemini, Codex, Cursor, DeepSeek, Qwen, Pi, opencode, Claude Desktop, Claude Code, Antigravity, Z.ai, and any MCP-compatible agent)
  • README.md: one-prompt setup section prominent at top
  • AGENTS.md: one-prompt setup reference, all agents listed in install table
  • GET-STARTED-CLOUD.md: agent-agnostic connector instructions with per-agent table

Fixed

  • npm publish: removed --registry flag that overrode .npmrc token from setup-node