Skip to content

fix(claw): simplify KiloClaw service degraded message#1348

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
fix/kiloclaw-popularity-message-simplify
Open

fix(claw): simplify KiloClaw service degraded message#1348
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
fix/kiloclaw-popularity-message-simplify

Conversation

@kilo-code-bot
Copy link
Contributor

@kilo-code-bot kilo-code-bot bot commented Mar 20, 2026

Summary

Simplify the KiloClaw service-degraded alert in ClawDashboard.tsx to a single concise sentence: "KiloClaw is really popular today. If you run into issues, check our status page for live updates." This replaces the previous multi-line message (added in #1345) that included extra text about capacity and retrying. The status page link to https://status.kilo.ai/ is preserved inline.

Verification

  • oxlint — 0 warnings, 0 errors on the changed file
  • pnpm format:check — passed (no formatting issues)
  • Manual review of JSX output confirms correct structure and link behavior

Visual Changes

Before After
Two-line alert: "KiloClaw is really popular today. We're working on getting additional capacity..." + separate "You can also check our status page for live updates" link line Single-line alert: "KiloClaw is really popular today. If you run into issues, check our status page for live updates." with inline link

Reviewer Notes

Minimal copy change — only ClawDashboard.tsx is touched. The flex flex-col layout on AlertDescription was removed since the message is now a single inline sentence rather than stacked spans.


Built for Sid Sijbrandij by Kilo for Slack

Condense the service degraded alert to a single sentence with an inline
status page link, matching the requested copy: 'KiloClaw is really
popular today. If you run into issues, check our status page for live
updates.'
@kilo-code-bot
Copy link
Contributor Author

kilo-code-bot bot commented Mar 20, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • src/app/(app)/claw/components/ClawDashboard.tsx

Reviewed by gpt-5.4-20260305 · 84,779 tokens

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.

0 participants