summaryrefslogtreecommitdiff
path: root/extension/src/continueIdeClient.ts
AgeCommit message (Expand)Author
2023-09-06fix: :bug: fixes for a few context_providersNate Sesti
2023-09-05feat: :sparkles: /cmd slash commandNate Sesti
2023-09-02fix: :bug: number of bug fixesNate Sesti
2023-09-01feat: :sparkles: improved model dropdownNate Sesti
2023-09-01Windows meilisearch (#441)Nate Sesti
2023-08-29feat: :loud_sound: fallback unique id when vscode returns someValue.machineIdNate Sesti
2023-08-26fix: :bug: correctly generate uris for remoteNate Sesti
2023-08-26fix: :bug: fix ssh /edit by checking for file through vscode fsNate Sesti
2023-08-25fix: :bug: ssh compatibility by reading from vscode.workspace.fsNate Sesti
2023-08-22feat: :children_crossing: keep file context up to data by listening for files...Nate Sesti
2023-08-19replace original copy buffer and open cont.(cmd+d)Nate Sesti
2023-08-18feat: :sparkles: alt+cmd+d to automatically debug terminal!Nate Sesti
2023-08-09ci: :green_heart: testing testing in ciNate Sesti
2023-08-07Refactor test scripts and update build configurationsKirill Dubovitskiy
2023-08-03feat: :lipstick: nicer "continue server loading" UINate Sesti
2023-08-02cleaning environmentSetupNate Sesti
2023-08-02Merge pull request #336 from 1984vc/mdp/files-with-numbersNate Sesti
2023-08-02Fix: Don't ignore files with numbers in the basenameMark Percival
2023-08-01refactor: :loud_sound: show errors to IDE before GUI connectedNate Sesti
2023-07-28fix: :zap: register vscode commands prior to server loadingNate Sesti
2023-07-28fix: :ambulance: logging to file causing problems with starting serverNate Sesti
2023-07-27feat: :loud_sound: give users access to Continue server logsNate Sesti
2023-07-27fix: :bug: handle when vscode workspace not openNate Sesti
2023-07-25checkpoint. Somewhat working, just a bit slow, probably some blocking meilise...Nate Sesti
2023-07-21remove Segment telemetry from ReactNate Sesti
2023-07-21notify to reload window after changing settingsNate Sesti
2023-07-18CONTRIBUTING.mdNate Sesti
2023-07-17show exact prompt/completion logsNate Sesti
2023-07-15fixed reading of terminal and other vscode windowsNate Sesti
2023-07-14fixed config explanation, don't read terminalsNate Sesti
2023-07-14insidious client_state vs application_state errNate Sesti
2023-07-12persist state and reconnect automaticallyNate Sesti
2023-07-12getVisibleFilesNate Sesti
2023-07-10catch errors during asyncio tasksNate Sesti
2023-07-06pause streaming on rejectionNate Sesti
2023-07-06quick text entryNate Sesti
2023-07-06detailsNate Sesti
2023-07-06shortening api key msgTy Dunn
2023-07-04side-by-side diff editorNate Sesti
2023-07-04insert at cursor, patchNate Sesti
2023-07-043.8 compatibility and deleting context all at onceNate Sesti
2023-07-02Merge branch 'main' into explicit-contextNate Sesti
2023-07-02track when suggestion is accepted or rejectedNate Sesti
2023-07-01explicit context pill buttonsNate Sesti
2023-06-30the fix. and others.Nate Sesti
2023-06-30fixed websockets issueNate Sesti
2023-06-29lock suggestions until done streamingNate Sesti
2023-06-29small patches to streamingNate Sesti
2023-06-29messaging of welcome stepNate Sesti
2023-06-27Merge branch 'main' into newer-simpler-stream-algoNate Sesti