Skip to content

PRDCT-664: fix Kai chat shortcuts and the supported-stacks claim - #1098

Open
Iamfle4ka wants to merge 1 commit into
mainfrom
PRDCT-664-kai-shortcuts
Open

PRDCT-664: fix Kai chat shortcuts and the supported-stacks claim#1098
Iamfle4ka wants to merge 1 commit into
mainfrom
PRDCT-664-kai-shortcuts

Conversation

@Iamfle4ka

Copy link
Copy Markdown
Collaborator

Fixes two accuracy problems on kai/getting-started found during the PRDCT-663 beta scrub. Both corrections come from the product, not from guesswork.

What changed

  • New-chat shortcut: Ctrl + Shift + AShift + A. The old combo does not exist in the shipped UI (zero occurrences in the production bundle); the product binds plain Shift + A ("New Kai conversation"). The bare A row was actually correct — it's a guarded toggle that doesn't fire while typing — so it stays, reworded to say it also closes the panel.
  • Two more Kai shortcuts documented, straight from the same hotkey registry: ] switches the open chat between side panel and full-screen, and Ctrl + Enter (Mac ⌘ + Enter) approves a pending tool call (also mentioned in the Action Approval section, where the reader actually needs it).
  • "Supported stacks" → "all multi-tenant stacks". The old qualifier was defined nowhere. Every one of the five multi-tenant stacks' public service index lists kai-assistant, so the page now says that and links the stack list. Whether single-tenant stacks get Kai is not publicly checkable → flagged inline as VERIFY(Jordan).
  • Added the missing mandatory description frontmatter while touching the file.

Evidence (all checked 2026-08-25)

  • Shipped UI bundle https://ui.keboola-assets.com/kbc-ui/bundle.B9ZzDaj8.js — hotkey registrations: a = Toggle Kai, shift+a = New Kai conversation, ] = Toggle Kai layout (sidebar ↔ fullscreen), mod+enter = Approve tool call.
  • Live check in a project on connection.europe-west3.gcp: A opens the panel with the recent conversation, Shift + A opens NEW CHAT, ] toggles the layout.
  • https://<stack>/v2/storage?exclude=components on all five multi-tenant stacks lists kai-assistant.
  • Independent fact-check pass: 7/7 claims confirmed; build + link audit clean.

Merge order

Overlaps #1097 (PRDCT-663 beta scrub) on the same page — merge #1097 first; the rebase of this PR is trivial and I'll handle it.

Linear: PRDCT-664 (related: PRDCT-475 — this resolves its shortcuts checklist item).

🤖 Generated with Claude Code

New-chat shortcut corrected to Shift + A (Ctrl + Shift + A does not exist
in the shipped UI), two more verified Kai shortcuts documented (] layout
toggle, Ctrl/Cmd + Enter tool-call approval), and the undefined
'supported stacks' qualifier replaced with the verified 'all multi-tenant
stacks' + link. Single-tenant availability stays flagged VERIFY(Jordan).

Verified 2026-08-25 against the shipped kbc-ui bundle, a live platform
session, and each stack's public service index.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@linear-code

linear-code Bot commented Aug 25, 2026

Copy link
Copy Markdown

PRDCT-664

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
connection-docs Ready Ready Preview Aug 25, 2026 12:33pm

Request Review

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