Skip to content

docs: refresh README hero#10734

Merged
jobrietbergen merged 3 commits into
mainfrom
readme-hero-refresh
May 29, 2026
Merged

docs: refresh README hero#10734
jobrietbergen merged 3 commits into
mainfrom
readme-hero-refresh

Conversation

@jobrietbergen

@jobrietbergen jobrietbergen commented May 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Refresh the README hero with a linked logo, centered positioning copy, screenshot, and navigation links.
image

Comment thread README.md Outdated
@kilo-code-bot

kilo-code-bot Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: 2 Suggestions Found | Recommendation: Merge

Overview

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

SUGGESTION

File Line Issue
README.md 19 Hero screenshot uses HTML <img> tag; project convention prefers markdown ![Alt text](url) syntax
packages/kilo-vscode/README.md 19 Hero screenshot uses HTML <img> tag; project convention prefers markdown ![Alt text](url) syntax
Other Observations (not in diff)
File Line Issue
README.md 67 Quick-start video thumbnail uses an HTML <img> tag. Per project conventions, images in markdown files should use markdown syntax ![Alt text](url) rather than HTML <img> tags.
README.md 19 Hero screenshot uses an external Next.js CDN URL (https://kilo.ai/_next/image?url=...). Hosting the image in the repo or GitHub's asset CDN would be more resilient and keeps it under version control.
packages/kilo-vscode/README.md 19 Same external Next.js CDN URL concern as above.
Previously Flagged Issues (now resolved)
File Line Issue Status
README.md 25 "Install" and "IDE" nav links both pointed to https://kilo.ai/install — duplicate link ✅ Fixed — "IDE" now points to https://kilo.ai/landing/vs-code
Files Reviewed (2 files)
  • README.md — 1 suggestion (hero screenshot HTML img tag)
  • packages/kilo-vscode/README.md — 1 suggestion (hero screenshot HTML img tag)

Fix these issues in Kilo Cloud


Reviewed by claude-sonnet-4.6 · 254,033 tokens

Review guidance: REVIEW.md from base branch main

Comment thread packages/kilo-vscode/README.md
Comment thread README.md
@jobrietbergen jobrietbergen merged commit ebe04b9 into main May 29, 2026
17 checks passed
@jobrietbergen jobrietbergen deleted the readme-hero-refresh branch May 29, 2026 15:17
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