Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kiloconnect
Copy link
Contributor

@kiloconnect kiloconnect bot commented Jan 19, 2026

Updated the CLI README to use the simplified 4-step development process from cli/docs/DEVELOPMENT.md instead of the complex 9-command instructions.

Changes:

  • Replaced complex multi-section dev instructions with a simple 4-step process
  • Added helpful tip about viewing logs during development
  • Updated DevTools section to reference the correct command

Built for Marius Wichtner by Kilo for Slack

@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2026

🦋 Changeset detected

Latest commit: a89eaf8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@kilocode/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Removed detailed local development instructions and added a reference to the Development Guide.
### Using DevTools

In order to run the CLI with devtools, add `DEV=true` to your `pnpm start` command, and then run `npx react-devtools` to show the devtools inspector.
See [Development Guide](cli/docs/DEVELOPMENT.md) for setup instructions.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WARNING: Incorrect relative path - the link points to cli/docs/DEVELOPMENT.md but since this README is already inside the cli/ directory, the path should be docs/DEVELOPMENT.md.

Suggested change
See [Development Guide](cli/docs/DEVELOPMENT.md) for setup instructions.
See [Development Guide](docs/DEVELOPMENT.md) for setup instructions.

@kiloconnect
Copy link
Contributor Author

kiloconnect bot commented Jan 19, 2026

Code Review Summary

Status: 1 Issue Found | Recommendation: Address before merge

Overview

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

WARNING

File Line Issue
cli/README.md 279 Incorrect relative path - link points to cli/docs/DEVELOPMENT.md but should be docs/DEVELOPMENT.md since README is already in cli/ directory
Files Reviewed (2 files)
  • .changeset/simplify-cli-readme-dev-process.md - 0 issues
  • cli/README.md - 1 issue

Fix these issues in Kilo Cloud

@marius-kilocode marius-kilocode merged commit ae997e2 into main Jan 19, 2026
12 checks passed
@marius-kilocode marius-kilocode deleted the session/agent_6447c578-c020-4ac3-93e2-a499516b4420 branch January 19, 2026 12:42
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