Age | Commit message (Expand) | Author |
2023-08-27 | fix: :bug: fix togetherAI model json parsing | Nate Sesti |
2023-08-27 | fix: :bug: fix /edit in ssh, pinyin input in combobox | Nate Sesti |
2023-08-27 | feat: :sparkles: LlamaCpp LLM subclass | Nate Sesti |
2023-08-26 | feat: :sparkles: select model from dropdown | Nate Sesti |
2023-08-25 | fix: :bug: force kill old server with taskkill on windows | Nate Sesti |
2023-08-25 | feat: :sparkles: filter history by workspace | Nate Sesti |
2023-08-25 | fix: :bug: ssh compatibility by reading from vscode.workspace.fs | Nate Sesti |
2023-08-23 | Testing gh workflow (#401) | Nate Sesti |
2023-08-22 | Config UI (#399) | Nate Sesti |
2023-08-21 | refactor: :children_crossing: change debug shortcut to cmd+shift+r | Nate Sesti |
2023-08-20 | feat: :sparkles: delete context groups | Nate Sesti |
2023-08-20 | feat: :sparkles: saved context groups | Nate Sesti |
2023-08-19 | fix: :bug: make sure server_version.txt exists | Nate Sesti |
2023-08-18 | fix: :bug: update the tip message for keyboard shortcut | Nate Sesti |
2023-08-18 | feat: :children_crossing: tip to debug | Nate Sesti |
2023-08-18 | feat: :sparkles: alt+cmd+d to automatically debug terminal! | Nate Sesti |
2023-08-17 | feat: :sparkles: edit previous inputs | Nate Sesti |
2023-08-16 | fix keyboard shortcut for new session | Nate Sesti |
2023-08-13 | fix: :bug: fix for Azure OpenAI model names | Nate Sesti |
2023-08-12 | feat: :lipstick: more ui improvements | Nate Sesti |
2023-08-12 | feat: :lipstick: UI Improvements! | Nate Sesti |
2023-08-12 | feat: :sparkles: improvement to @ search rankings | Nate Sesti |
2023-08-11 | fix: :bug: a handful of bug fixes | Nate Sesti |
2023-08-11 | Merge branch 'main' into ci-testing | Nate Sesti |
2023-08-10 | Merge pull request #360 from bra1nDump/fixup-search-cross-workspace-polution | Nate Sesti |
2023-08-10 | fix: :green_heart: testing for failure to package dist in vsix | Nate Sesti |
2023-08-10 | Merge branch 'main' into ci-testing | Nate Sesti |
2023-08-10 | Remove clientgen, fix windows startup errors | sestinj |
2023-08-09 | feat: :sparkles: support for Together.ai models | Nate Sesti |
2023-08-08 | Fixed an issue with files from other workspaces showing up in @context search | Kirill Dubovitskiy |
2023-08-08 | feat: :sparkles: testing improved prompting for stablecode | Nate Sesti |
2023-08-08 | feat: :sparkles: set static urls for contextprovider | Nate Sesti |
2023-08-08 | fix: :lipstick: fix UI problems in vscode light themes | Nate Sesti |
2023-08-08 | feat: :children_crossing: display troubleshooting link when loading | Nate Sesti |
2023-08-08 | fix: :bug: fix reducers for user input queue | Nate Sesti |
2023-08-08 | fix: :bug: add data file for ca_bundle | Nate Sesti |
2023-08-07 | feat: :children_crossing: sort history by reverse date | Nate Sesti |
2023-08-06 | fix: :bug: clear all other selector destrucuring | Nate Sesti |
2023-08-06 | fix: :bug: another hotfix - don't destructure selectors | Nate Sesti |
2023-08-06 | fix: :bug: hotfix for user_input_queue.map | Nate Sesti |
2023-08-06 | feat: :memo: note about where session data is stored | Nate Sesti |
2023-08-06 | refactor: :recycle: hoist FullState up to redux | Nate Sesti |
2023-08-06 | feat: :sparkles: back button on history page | Nate Sesti |
2023-08-06 | refactor: :recycle: refactor bottom bar into Layout | Nate Sesti |
2023-08-06 | feat: :construction: create new sessions | Nate Sesti |
2023-08-06 | feat: :construction: successfully loading past sessions | Nate Sesti |
2023-08-06 | feat: :construction: react-router-dom work | Nate Sesti |
2023-08-06 | feat: :construction: Router and new history page | Nate Sesti |
2023-08-04 | feat: :zap: queue messages before load, then send | Nate Sesti |
2023-08-04 | feat: :lipstick: improvements to keyboard shortcuts | Nate Sesti |