Full Roadmap
Short-term (Next Up)
Chrome Extension
Standalone Chrome extension with DOM capture, screenshots, custom context menu, DevTools panel, and Inspector popup window (like Redux DevTools).
Jira Integration
Create Jira tickets directly from anyclick context menu with screenshot and DOM context.
Quick Chat (AI Assistant)
Inline AI chat in context menu. Type-to-chat, element context extraction, suggested prompts, pinnable drawer mode.
Notifications Package
Toast → Banner → Inline → Indicator, with NotificationContainer mount point.
Accessibility & UX
Focus management, ARIA labels, reduced-motion, theme hooks shared with AnyclickProvider.
Noise Controls
Coalescing identical errors, per-severity rate limits, dismissal persistence, opt-in feedback prompts.
Configuration Options
Timeouts, placement, portal target, mobile-safe spacing, z-index and overlap rules.
Auto Error Collection
Automatically capture unhandled errors with DOM context and screenshots.
Element-Specific Menus
Show different menu options based on the clicked element type or context.
Mid-term
Error Dashboard
Self-hostable dashboard for viewing grouped errors, filters (project, release, env, tag, severity, date), fingerprint details, and screenshots/DOM context excerpts.
Authentication
Project-level API keys + dashboard session auth (passwordless/link-based), project scoping, audit log for admin actions.
Alerting
Webhook destinations with signing + retry/backoff, threshold-based triggers (count, rate, new fingerprint), and muted periods.
Playwright Test Generation
Generate Playwright test code from captured interactions and DOM context.
Workflow Recording
Record sequences of user actions and clicks to capture complete user flows.
No Buttons??
Later
Integrations
Slack/Linear connectors, SSO options, CD/CI release mapping for source-map lookups.
Analytics
Trend views, cohorting by release/environment, regression detection, and optional RUM sampling knobs.
Dashboard Polish
Saved views, shared links with redaction, dark/light themes, and multi-tenant separation.
Slack Integration
Post feedback and bug reports to Slack channels with rich formatting.
Pain Point Analytics
Aggregate and analyze feedback to identify common user pain points.
Click Behavior Tracking
Track click patterns and user behavior for UX insights.
Visual Diff/Comparison
Compare screenshots to detect visual regressions and differences.