Skip to content

docs(kilo-docs): mark KiloClaw end of life - #13361

Merged
arkadiykondrashov merged 2 commits into
mainfrom
docs/eol-products
Aug 24, 2026
Merged

docs(kilo-docs): mark KiloClaw end of life#13361
arkadiykondrashov merged 2 commits into
mainfrom
docs/eol-products

Conversation

@jobrietbergen

Copy link
Copy Markdown
Contributor

What

Marks KiloClaw as end of life across the docs site and stops pointing users at it.

  • Every page under pages/kiloclaw/ now renders an EOL warning callout stating that KiloClaw is closed to new users and that support is ending.
  • The docs homepage no longer promotes KiloClaw: the category card, hero CTA, quick-links column, and "Try it out" terminal tab are gone.
  • Other product pages no longer reference KiloClaw — the mobile app capability list and screenshots, the Cloud Agent triggers comparison, and the ChatGPT and xAI cloud-feature notes.

Why

Signups are closed and we're ending support, so KiloClaw shouldn't appear in promotional surfaces or in stories about other products. The section stays reachable from the top-level nav so existing users can still read the docs, which is why the banner is on every page rather than only the overview.

Notes for reviewers

The banner lives in one Markdoc partial, markdoc/partials/kiloclaw-eol.md, included from all 31 pages — edit that file to change the wording everywhere. It deliberately carries no shutdown date; add one when it's decided.

pages/contributing/architecture/ keeps its KiloClaw entries. Those are contributor-facing tables and diagrams describing code that still exists (services/kiloclaw* in the cloud repo, webview-ui/kiloclaw/ in this one), not promotion. Removing them would make the architecture docs disagree with the codebase and drop a documented security boundary. They should go when the code does.

Still reading as if the product is live, left for a follow-up: kiloclaw/overview.md tells readers to sign up and walks through creating an instance, and kiloclaw/faq/pricing.md reads as an active price list.

No changeset: docs-only, nothing user-facing to release.

Add a shared kiloclaw-eol partial and render it on every KiloClaw page, and
remove the KiloClaw card, hero CTA, quick links, and terminal tab from the docs
homepage plus the pointer link in the architecture Related list. The top-level
nav entry stays so existing users can still reach the docs.
Drop KiloClaw from the mobile app capabilities and screenshots, the Cloud Agent
triggers comparison, and the ChatGPT and xAI cloud-feature notes. Contributor
architecture pages keep their KiloClaw entries because that code still exists.
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs (docs-staging) Ready Ready Preview Aug 24, 2026 11:25am

Request Review

@jobrietbergen jobrietbergen self-assigned this Aug 24, 2026
@kilo-code-bot

kilo-code-bot Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: 1 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 0
SUGGESTION 1
Issue Details (click to expand)

SUGGESTION

File Line Issue
packages/kilo-docs/pages/code-with-ai/platforms/mobile.md 39 home.webp still prominently features KiloClaw after alt/caption were stripped

Fix these issues in Kilo Cloud

Files Reviewed (38 files)
  • packages/kilo-docs/markdoc/partials/kiloclaw-eol.md - 0 issues
  • packages/kilo-docs/pages/ai-providers/openai-chatgpt-plus-pro.md - 0 issues
  • packages/kilo-docs/pages/ai-providers/xai.md - 0 issues
  • packages/kilo-docs/pages/code-with-ai/platforms/cloud-agent.md - 0 issues
  • packages/kilo-docs/pages/code-with-ai/platforms/mobile.md - 1 issue
  • packages/kilo-docs/pages/contributing/architecture/index.md - 0 issues
  • packages/kilo-docs/pages/index.tsx - 0 issues
  • packages/kilo-docs/pages/kiloclaw/chat-platforms/discord.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/chat-platforms/index.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/chat-platforms/slack.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/chat-platforms/telegram.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/control-ui/changing-models.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/control-ui/exec-approvals.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/control-ui/overview.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/control-ui/version-pinning.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/dashboard.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/development-tools/composio.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/development-tools/github.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/development-tools/google.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/development-tools/index.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/development-tools/linear.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/end-to-end.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/faq/general.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/faq/pricing.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/overview.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/pre-installed-software.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/tools/1password.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/tools/agentcard.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/tools/brave-search.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/tools/index.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/tools/other-tools.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/triggers/index.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/triggers/scheduled.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/triggers/webhooks.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/troubleshooting/architecture.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/troubleshooting/common-questions.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/troubleshooting/faq.md - 0 issues
  • packages/kilo-docs/pages/kiloclaw/troubleshooting/gateway-process.md - 0 issues

Reviewed by grok-4.6 · Input: 230.1K · Output: 16.4K · Cached: 1.2M

Review guidance: REVIEW.md from base branch main

@arkadiykondrashov
arkadiykondrashov merged commit c68400f into main Aug 24, 2026
26 checks passed
@arkadiykondrashov
arkadiykondrashov deleted the docs/eol-products branch August 24, 2026 11:50
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