From ca6902526cd991b87e54d38540ce27af6d18ce0e Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Fri, 6 Jun 2025 11:50:19 +0200 Subject: [PATCH] Create one-continue --- src/one-continue | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/one-continue diff --git a/src/one-continue b/src/one-continue new file mode 100644 index 0000000..5bf77ab --- /dev/null +++ b/src/one-continue @@ -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