Skip to content

Fix CLI and MCP analytics delivery - #130

Merged
willwearing merged 1 commit into
mainfrom
fix/cli-mcp-analytics-delivery
Sep 3, 2026
Merged

Fix CLI and MCP analytics delivery#130
willwearing merged 1 commit into
mainfrom
fix/cli-mcp-analytics-delivery

Conversation

@willwearing

Copy link
Copy Markdown
Owner

Summary

  • ship the public PostHog project token with CLI and MCP releases so normal installs emit product events
  • preserve the authenticated Graspful user ID across browser auth, stored CLI credentials, and generated MCP configuration
  • add a telemetry opt-out and document the collected data boundary
  • make package publishing fail on real npm errors while still skipping versions that already exist
  • release @graspful/cli 0.2.7 and @graspful/mcp 0.2.5

Validation

  • bun run --cwd packages/cli build
  • bun run --cwd packages/cli test (26 passed)
  • bun run --cwd packages/mcp build
  • bun run --cwd packages/mcp test (13 passed)
  • bun run lint
  • node packages/cli/dist/index.js --version
  • npm package dry runs for both releases
  • built CLI sent a labeled course scaffolded validation event through the production ingest path

@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
graspful Ready Ready Preview Sep 3, 2026 10:47pm UTC

@willwearing
willwearing merged commit 968d5a3 into main Sep 3, 2026
5 checks passed
@willwearing
willwearing deleted the fix/cli-mcp-analytics-delivery branch September 3, 2026 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant