You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve Apicity release notes formula (ac-19arnz, P2) - Updated mol-apicity-release to generate GitHub release notes from closed beads, exclude release workflow noise, and documented the new release-note behavior.
Register missing MCP providers (ac-p3wp47, P1) - Added Polymarket and DoltHub to MCP registry and dependencies; added coverage tests; lint/test passed; pushed 78e2f72
Document Claude MCP setup command (ac-oay2zx, P2) - Updated MCP server README with Claude Code setup command using -e OP_SERVICE_ACCOUNT_TOKEN and @apicity/mcp-server@latest; lint passed; pushed a0f4c39
Use cache-safe npx install for MCP server (ac-l36ymx, P2) - Updated MCP docs to use @latest, made CLI reject unknown args, verified Claude config uses @latest and connects; lint/test passed; pushed dc797fe
Remove skipped integration tests (ac-er9ec8, P2) - Removed skipped integration tests; lint and test:run passed; pushed commit b0cd8a5 to origin/main