Skip to content

Add Graphify-backed repo explainer + PostHog AI eval capture - #18

Merged
shilpi1958 merged 2 commits into
mainfrom
cursor/repo-explainer
Aug 2, 2026
Merged

Add Graphify-backed repo explainer + PostHog AI eval capture#18
shilpi1958 merged 2 commits into
mainfrom
cursor/repo-explainer

Conversation

@shilpi1958

Copy link
Copy Markdown
Owner

Summary

  • Add pr-explainer repo mode: Graphify knowledge graph + profile-calibrated plain-language summary + quiz
  • Capture PostHog funnel events (profile_initialized, explainer_generation_started, explainer_generated) and $ai_generation for AI Evals
  • Load .env, document secrets for Action/CI, add unit tests for capture/shutdown

Test plan

  • npm run check
  • npm test
  • node src/cli.js repo --no-quiz on this repo
  • PostHog /batch/ accepts project key (200 Ok)
  • Confirm Live events in PostHog UI after a local run with .env set

Made with Cursor

shilpi1958 and others added 2 commits August 2, 2026 22:22
Wire `pr-explainer repo` to map a local checkout via Graphify and write a profile-calibrated plain-language summary with the same quiz flow as PR mode.

Co-authored-by: Cursor <cursoragent@cursor.com>
Load .env, emit funnel + $ai_generation events for AI Evals, wire Action secrets, and cover capture/shutdown with tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
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