Skip to content

Docs for Inbox#16494

Open
Twixes wants to merge 4 commits intoposthog-codefrom
feat/inbox-docs
Open

Docs for Inbox#16494
Twixes wants to merge 4 commits intoposthog-codefrom
feat/inbox-docs

Conversation

@Twixes
Copy link
Copy Markdown
Member

@Twixes Twixes commented Apr 21, 2026

Problem

We're releasing a new product: Inbox (as part of PostHog Code) in beta. This calls for docs.

Changes

With Gemini's help (yes, I used Gemini CLI, just to feel something):

  • Created a new documentation suite for the Inbox product in contents/docs/inbox/.
  • Included guides for:
    • Getting started with the "proactive merging" workflow.
    • Connecting internal (Error Tracking, Replay) and external (GitHub, Linear, Zendesk) signal sources.
    • Understanding AI-driven triage and impact-based prioritization.
    • Deep-diving into agent-led research (via MCP) and implementation (PR generation).
  • Integrated Inbox into the site's sidebar navigation in src/navs/index.js.
  • Enabled product interest tracking for Inbox in src/lib/productInterest.ts.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Deploy preview

Status Details Updated (UTC)
🟢 Ready View preview Apr 22, 2026 11:33AM

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Vale prose linter → found 21 errors, 6 warnings, 0 suggestions in your markdown

Full report → Copy the linter results into an LLM to batch-fix issues.

Linter being weird? Update the rules!

contents/docs/posthog-code/inbox-research.mdx — 3 errors, 2 warnings, 0 suggestions
Line Severity Message Rule
24:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
30:5 warning 'Sandboxed' is a possible misspelling. PostHogBase.Spelling
32:49 warning 'sandboxed' is a possible misspelling. PostHogBase.Spelling
40:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
41:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
contents/docs/posthog-code/inbox-triage.mdx — 11 errors, 1 warnings, 0 suggestions
Line Severity Message Rule
12:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
13:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
14:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
14:5 warning 'Actionability' is a possible misspelling. PostHogBase.Spelling
19:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
20:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
21:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
25:36 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
26:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
27:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
32:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
33:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
contents/docs/posthog-code/inbox-troubleshooting.mdx — 7 errors, 0 warnings, 0 suggestions
Line Severity Message Rule
10:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
11:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
14:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
15:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
18:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
19:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
22:1 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
contents/docs/posthog-code/inbox.mdx — 0 errors, 3 warnings, 0 suggestions
Line Severity Message Rule
42:7 warning 'Actionability' is a possible misspelling. PostHogBase.Spelling
60:29 warning Capitalize 'Logs' for PostHog's product. Use 'logs' for the general industry concept. PostHogBase.ProductNames
76:91 warning Avoid trivializing words. 'simply' can sound dismissive to the reader. PostHogDocs.Trivializers

@Twixes Twixes changed the title feat: add documentation for new Inbox product Docs for Inbox Apr 21, 2026
@Twixes Twixes changed the base branch from master to posthog-code April 22, 2026 08:14
Twixes added 3 commits April 22, 2026 10:25
Rewrote all Inbox docs to follow the docs style guide: sentence case
headings, dashes in definition lists, contractions, active voice,
first-mention links to PostHog features, and removed trivializing words.

Removed the changelog page for now - other products use a
ProductChangelog component that can be added later.
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