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 <[email protected]>

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

Co-Authored-By: Continue <[email protected]>
@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 <[email protected]>

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

Co-Authored-By: Continue <[email protected]>
@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant