Skip to content

add rule for There is one Continue, many ways to consume it product principle #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/one-continue
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
description: Ensure a seamless product experience across all Continue products
---

- There is one Continue, many ways to consume it
- There should be a consistency of paradigms, concepts, language, design, etc. across all of our IDE extensions, CLI, web interface, etc
- The design of the user experience should be rationalized across the entirety of our product surface, even though each product will have different constraints
- Nothing should feel bolted on or different
- Whenever the `remote-config-server` repo changes, we need to make sure that we also make any necessary changes to the `continue` repo
- Whenever the `continue` repo changes, we need to make sure that we also make any necessary changes to the `remote-config-server` repo