Compass

Public Roadmap

See what we are working on and vote for what matters to you.
NowIn progress or shipping soon

Add search_help / get_help MCP tool backed by product documentation

In roadmap view, dragging an item to Launching does not refresh the board

Sticky page + column headers for Kanban board views

NextPlanned for the next cycle

Public read-only OST share link for engineering handoff

On roadmap review, allow inline editing of title/description in card, and link to a sidebar view to make editing other fields easy

Guided onboarding wizard — first OST in under 5 minutes

MCP ingest endpoint — interview transcript → opportunities

Expose an MCP endpoint that accepts a raw interview transcript and extracts opportunities automatically via Claude

Guided onboarding wizard

Step-by-step wizard that walks new users through creating their first OST in under 5 minutes

OST health score — auto-flag stale branches

AI interview → opportunity extraction (MCP ingestion endpoint)

Add update_assumption / delete_assumption MCP tools

Helio → Compass integration — auto-create opportunities from interview synthesis

MCP ingest endpoint — Helio interview synthesis → Compass opportunities (auto-push on session complete)

Reset URL to workspace-scoped root on workspace switch

Newly created workspace does not appear in workspace list UI

Wire assumption↔experiment linking into the UI: "Test this assumption" CTA on the OST tree + assumption picker on the create-experiment form

First-class Evidence entity linkable to any OST node

Polymorphic Evidence Graph — engineering underway, PR #32 (github.com/rbcodelabs/compass/pull/32) preview deployed. Note: added directly to NOW without going through the Validating gate (no experiment run) — this was a direct build decision by the team, skipping standard investment-gate validation. Solution status in Compass remains [IDEA] since no update_solution_status MCP tool currently exists.

Add Docs to bottom nav and implement mobile-first responsive layout defaults

Universal workspace search and command palette (⌘K)

Users can find and open a known Compass object from anywhere without remembering its section or hierarchy. Planned first slice: current-workspace, title-only search across Opportunities, Solutions, Experiments, Roadmap Items, Tasks, Feedback, and Docs with keyboard navigation and canonical routing. RISK — the linked solution is still IDEA and its HIGH adoption assumption is UNTESTED; validate with a realistic prototype or independent user evidence before promoting this item to NOW.

Task Sub-tasks view shows a count but says no tasks meet the filter

LaterOn the horizon

Slack integration — weekly discovery digest

Video interview auto-transcription → opportunity suggestions

Browser extension for opportunity capture

Chrome/Firefox extension — highlight text on any web page and send it directly to a Compass opportunity

GitHub PR ↔ roadmap auto-link

Automatically close roadmap items when linked GitHub PRs are merged

Zapier/Make integration

Route Typeform responses and Intercom conversations to Compass opportunities via Zapier/Make automations

Stripe billing — $29 solo / $79 team plans

Add Stripe payment integration with solo ($29/mo) and team ($79/mo) tiers

Quick idea capture: Chrome extension / Mac shortcut

Provide a frictionless way to capture an idea into Compass from anywhere, without opening the app. Two candidate form factors: (1) a Chrome extension that captures the current page/selection plus a note and files it as feedback or an opportunity, and (2) a macOS Shortcut / global hotkey that pops a quick-capture input. Goal is to reduce the activation energy of logging an idea the moment it strikes so signals aren't lost.

LaunchingRolling out now

Nothing here yet

ShippedCompleted and live

Marketing Site

For the not logged in experience, we should create a beautiful marketing site expressing value of Compass over alternatives.

MCP workspace lookup by slug (get_workspace_by_slug)

New MCP tool: get_workspace_by_slug(orgSlug, workspaceSlug) → {workspaceId, name, activeOkrCycleId, summary}. Eliminates the #1 DX blocker for agents — currently every tool requires a UUID that agents have no MCP-native way to discover. Discovered during dogfood of the Compass MCP to build the rbcodelabs/compass meta-workspace itself.

pnpm test:e2e:functional fails broadly with Internal Server Error (16/18 specs) unrelated to change under test

Add an avatar dropdown menu for secondary navigation

Replace positional Settings-toggle locators with stable per-toggle identifiers in functional e2e specs

Add create_feedback MCP tool

Derived delivery statuses on roadmap cards

Keep roadmap horizons separate from release lifecycle. Derive an accessible delivery-status badge from tasks linked to each roadmap item, with deterministic mixed-state precedence.