summaryrefslogtreecommitdiff
path: root/extension/react-app
AgeCommit message (Expand)Author
2023-09-15fix: :bug: fix for lmstudio defaultsNate Sesti
2023-09-14feat: :adhesive_bandage: ca_bundle_path for maybeproxyopenaiNate Sesti
2023-09-13feat: :sparkles: verify_ssl option for all LLMsNate Sesti
2023-09-12fix: :bug: a number of small fixes + disable summariesNate Sesti
2023-09-12docs: :memo: major docs improvementsNate Sesti
2023-09-11fix: :bug: fix undefined.filter bugNate Sesti
2023-09-11fix: :bug: gpt-4-32k in CHAT_MODELSNate Sesti
2023-09-09feat: :lipstick: query input indicator for ctx provsNate Sesti
2023-09-09feat: :lipstick: add context button (plus icon)Nate Sesti
2023-09-08feat: :construction: work on EditableDiv - better ctx prov. UINate Sesti
2023-09-08feat: :lipstick: nested context provider dropdownNate Sesti
2023-09-07feat: :money_with_wings: free trial usage indicatorNate Sesti
2023-09-07adding support for Hugging Face Inference Endpoints (#460)Ty Dunn
2023-09-07refactor: :art: template_messages for GGMLNate Sesti
2023-09-06adjusting some design review notes (#462)Ty Dunn
2023-09-06feat: :lipstick: handful of UI improvementsNate Sesti
2023-09-06fix: :lipstick: ui tweaks to history + scrollbarsNate Sesti
2023-09-05fix: :lipstick: nicer autoscrollNate Sesti
2023-09-05fix: :lipstick: fix layout bugsNate Sesti
2023-09-05feat: :sparkles: support browser-based IDEs with createMemoryRouterNate Sesti
2023-09-04feat: :sparkles: autoscrollingNate Sesti
2023-09-04fix: :bug: traceback fixes, remove replicate from hiddenimportsNate Sesti
2023-09-03refactor: :construction: Initial, not tested, refactor of LLM (#448)Nate Sesti
2023-09-02fix: :bug: don't fail on disconnected websocketNate Sesti
2023-09-01fix: :bug: avoid removing disallowed file windowsNate Sesti
2023-09-01feat: :sparkles: improved model dropdownNate Sesti
2023-08-31fix: :bug: ctrl+c for windows overriding copyNate Sesti
2023-08-29fix: :bug: fix inability to copy/paste when ipynb is openNate Sesti
2023-08-29feat: :mute: complete removal of telemetry when allow_anonymous_telemetry falseNate Sesti
2023-08-28fix: :bug: allow end/home keys to workNate Sesti
2023-08-28feat: :sparkles: text-gen-webui, cleaning config and welcomeNate Sesti
2023-08-28feat: :lipstick: fixed footer and change button colorNate Sesti
2023-08-27fix: :bug: fix togetherAI model json parsingNate Sesti
2023-08-27fix: :bug: fix /edit in ssh, pinyin input in comboboxNate Sesti
2023-08-27feat: :sparkles: LlamaCpp LLM subclassNate Sesti
2023-08-26feat: :sparkles: select model from dropdownNate Sesti
2023-08-25fix: :bug: force kill old server with taskkill on windowsNate Sesti
2023-08-25feat: :sparkles: filter history by workspaceNate Sesti
2023-08-25fix: :bug: ssh compatibility by reading from vscode.workspace.fsNate Sesti
2023-08-23Testing gh workflow (#401)Nate Sesti
2023-08-22Config UI (#399)Nate Sesti
2023-08-21refactor: :children_crossing: change debug shortcut to cmd+shift+rNate Sesti
2023-08-20feat: :sparkles: delete context groupsNate Sesti
2023-08-20feat: :sparkles: saved context groupsNate Sesti
2023-08-19fix: :bug: make sure server_version.txt existsNate Sesti
2023-08-18fix: :bug: update the tip message for keyboard shortcutNate Sesti
2023-08-18feat: :children_crossing: tip to debugNate Sesti
2023-08-18feat: :sparkles: alt+cmd+d to automatically debug terminal!Nate Sesti
2023-08-17feat: :sparkles: edit previous inputsNate Sesti
2023-08-16fix keyboard shortcut for new sessionNate Sesti