Skip to content

docs: remove Kapa branding from Ask AI tooltip and aria-label#32

Merged
rachaelrenk merged 1 commit intomainfrom
docs/migration-ff/kapa-branding
May 8, 2026
Merged

docs: remove Kapa branding from Ask AI tooltip and aria-label#32
rachaelrenk merged 1 commit intomainfrom
docs/migration-ff/kapa-branding

Conversation

@rachaelrenk
Copy link
Copy Markdown
Contributor

Summary

Remove "Kapa" branding from user-facing text in the Ask AI button on docs.warp.dev. The tooltip previously read "Ask Kapa AI ⌘I" and the aria-label said "Ask Kapa AI" — "Kapa" is an implementation detail (the AI provider) that shouldn't be visible to users.

Changes

src/components/KapaChatLauncher.tsx

  • aria-label: "Ask Kapa AI""Ask AI"
  • data-tooltip: "Ask Kapa AI ⌘I" / "Ask Kapa AI Ctrl+I""Ask AI ⌘I" / "Ask AI Ctrl+I"

Context

Part of the docs v2 bug bash follow-up work. Tracks to Notion item: Migration FF: Kapa branding cleanup.


Oz conversation · Plan

Co-Authored-By: Oz oz-agent@warp.dev

Replace 'Ask Kapa AI' with 'Ask AI' in the sidebar Ask button's
tooltip and aria-label. 'Kapa' is an implementation detail that
shouldn't be user-facing.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label May 7, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 7, 2026 9:09pm

Request Review

@rachaelrenk rachaelrenk merged commit 62e62fd into main May 8, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants