From c9c2fe681050745290f3ae4389a9ee7cff35fc91 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Sat, 16 Sep 2023 23:17:59 -0700 Subject: rename run_step_headless to run --- extension/react-app/src/pages/gui.tsx | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'extension/react-app/src') diff --git a/extension/react-app/src/pages/gui.tsx b/extension/react-app/src/pages/gui.tsx index 35531f8c..9f58c505 100644 --- a/extension/react-app/src/pages/gui.tsx +++ b/extension/react-app/src/pages/gui.tsx @@ -265,7 +265,10 @@ function GUI(props: GUIProps) { Continue's OpenAI API key. To keep using Continue, you can either use your own API key, or use a local LLM. To read more about the options, see our{" "} - + documentation . If you're just looking for fastest way to keep going, type @@ -433,6 +436,7 @@ function GUI(props: GUIProps) { Troubleshooting help @@ -462,13 +466,19 @@ function GUI(props: GUIProps) { cursor: "pointer", opacity: 0.7, }} - onClick={() => { - postVscMessage("reloadWindow", {}); - }} > - Reload the window + + + Manually start server + +

+
{/* Tip: Drag the Continue logo from the far left of the window to the right, then toggle Continue using option/alt+command+m. */} -- cgit v1.2.3-70-g09d2