Skip to content

feat(get-started): replace App Builder with KiloClaw option#1180

Merged
RSO merged 2 commits intomainfrom
add-kiloclaw-to-get-started-selection
Mar 18, 2026
Merged

feat(get-started): replace App Builder with KiloClaw option#1180
RSO merged 2 commits intomainfrom
add-kiloclaw-to-get-started-selection

Conversation

@RSO
Copy link
Contributor

@RSO RSO commented Mar 17, 2026

Summary

  • Replace the App Builder card with a KiloClaw card on the /get-started page, using the existing KiloCrabIcon and linking to /claw (with sign-in redirect for unauthenticated users).
  • Reduce padding throughout the get-started page: tighter grid gaps, smaller icon containers, and less whitespace in the outer card and individual option cards.
  • Remove the now-unused Sparkles import and appBuilderHref variable.

Verification

  • pnpm typecheck — passes
  • pnpm lint — passes (via pre-push hook)
  • pnpm format:check — passes (via pre-push hook)
  • Visual check in browser at http://localhost:3000/get-started — 3-column layout renders correctly with Install Kilo, Cloud, and KiloClaw cards

Visual Changes

Before After
CleanShot 2026-03-17 at 17 42 21@2x CleanShot 2026-03-17 at 17 41 47@2x

Reviewer Notes

  • The KiloClaw card follows the same auth-gating pattern as Cloud: unauthenticated users are redirected to sign-in with a /claw callback.
  • Grid changed from md:grid-cols-3 with gap-6 to md:grid-cols-3 with gap-3; outer card content padding also reduced.

@RSO RSO requested a review from lambertjosh March 17, 2026 16:42
@RSO RSO marked this pull request as ready for review March 17, 2026 16:42
@kilo-code-bot
Copy link
Contributor

kilo-code-bot bot commented Mar 17, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • src/app/get-started/page.tsx
  • src/app/get-started/personal/_components/ProductOptionsContent.tsx

@kilo-code-bot
Copy link
Contributor

kilo-code-bot bot commented Mar 17, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • src/app/get-started/page.tsx
  • src/app/get-started/personal/_components/ProductOptionsContent.tsx

Reviewed by gpt-5.4-20260305 · 377,143 tokens

@RSO RSO merged commit 95720ef into main Mar 18, 2026
18 checks passed
@RSO RSO deleted the add-kiloclaw-to-get-started-selection branch March 18, 2026 06:38
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.

2 participants