Skip to content

Conversation

@continue
Copy link
Contributor

@continue continue bot commented Dec 5, 2025

Changes

This PR updates the main README.md to make the Continue CLI more discoverable by adding a quick install section.

What's new

  • Added Quick Install section with npm install command
  • Positioned prominently after the getting started links
  • Makes CLI installation more visible for new users

Context

Version 1.2 of the CLI introduced several improvements:

  • /clear command for chat history management
  • Better diff display with improved formatting
  • Relative paths in tool display
  • Enhanced streaming message handling

This update ensures users can easily find and install the CLI to take advantage of these features.


This agent session was co-authored by dallin and Continue.


Summary by cubic

Added a Quick Install section to the README to make the Continue CLI easier to find and install (npm i -g @continuedev/cli, then run cn), and standardized docs to use the shorter npm command. Helps new users quickly use v1.2 improvements like /clear, better diffs, relative paths, and improved streaming.

Written for commit 2389156. Summary will update automatically on new commits.

- Add quick install instructions for Continue CLI
- Highlight npm install and cn command
- Make CLI more discoverable in main README

Co-authored-by: dallin <dallin@continue.dev>

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>
@continue continue bot requested a review from a team as a code owner December 5, 2025 23:09
@continue continue bot removed the request for review from a team December 5, 2025 23:09
@continue continue bot requested a review from sestinj December 5, 2025 23:09
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 5, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Update documentation to use 'npm i' instead of 'npm install' to match
the Quick Install section in README.md. This maintains consistency
across all documentation and follows the quick/concise approach.

Co-authored-by: nate <nate@continue.dev>

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>
@continue
Copy link
Contributor Author

continue bot commented Dec 5, 2025

Updated documentation in docs/index.mdx to use npm i instead of npm install for consistency with the Quick Install section added to README.md. This maintains a consistent, concise approach across all installation instructions.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 8, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Dec 8, 2025
@RomneyDa RomneyDa merged commit 4817496 into main Dec 8, 2025
60 checks passed
@RomneyDa RomneyDa deleted the update-readme-cli-1.2 branch December 8, 2025 18:31
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Dec 8, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants