Age | Commit message (Expand) | Author |
2023-08-02 | patch | Nate Sesti |
2023-08-02 | more keyboard shortcuts work | Nate Sesti |
2023-08-02 | keyboard shortcuts | Nate Sesti |
2023-08-02 | Merge pull request #336 from 1984vc/mdp/files-with-numbers | Nate Sesti |
2023-08-02 | anthropic fixes | Nate Sesti |
2023-08-02 | Fix: Don't ignore files with numbers in the basename | Mark Percival |
2023-08-02 | patch | Nate Sesti |
2023-08-01 | fix: :bug: fix history.timeline indexing bug | Nate Sesti |
2023-08-01 | fix: :bug: fix bugs when selecting code to edit | Nate Sesti |
2023-08-01 | fix: :bug: bug when highlighting code prior to context_manager creation | Nate Sesti |
2023-08-01 | refactor: :loud_sound: show errors to IDE before GUI connected | Nate Sesti |
2023-08-01 | docs: :memo: custom policies documentation | Nate Sesti |
2023-08-01 | docs: :memo: make ollama docs more clear | Nate Sesti |
2023-08-01 | docs: :memo: ollama customization docs | Nate Sesti |
2023-07-31 | feat: :egg: getting to know users form | Nate Sesti |
2023-07-31 | fix: :memo: small fix in troubleshooting.md | Nate Sesti |
2023-07-31 | docs: :memo: improved troubleshooting docs | Nate Sesti |
2023-07-31 | docs: :memo: troubleshooting continue docs | Nate Sesti |
2023-07-31 | Merge pull request #330 from continuedev/ollama | Nate Sesti |
2023-07-31 | feat: :sparkles: llama-2 support | Nate Sesti |
2023-07-31 | Merge branch 'main' into ollama | Nate Sesti |
2023-07-31 | Merge pull request #318 from lun-4/llm-object-config | Nate Sesti |
2023-07-31 | Merge branch 'main' into llm-object-config | Nate Sesti |
2023-07-31 | docs: :memo: update docs about small/large model roles | Nate Sesti |
2023-07-31 | Merge pull request #329 from 3cognito/update-readmes | Ty Dunn |
2023-07-31 | point links to correct paths | Tommy |
2023-07-31 | docs: :memo: update documentation for LLMs in config.py | Nate Sesti |
2023-07-31 | Merge branch 'main' into llm-object-config | Nate Sesti |
2023-07-31 | fix: :lipstick: logo alignment, better config failure description, patch | Nate Sesti |
2023-07-31 | Merge pull request #327 from continuedev/at-embed | Nate Sesti |
2023-07-31 | Merge branch 'main' into at-embed | Nate Sesti |
2023-07-31 | feat: :technologist: bit of customization for DefaultPolicy | Nate Sesti |
2023-07-30 | feat: :sparkles: ollama LLM class | Nate Sesti |
2023-07-30 | fix: :bug: test and fix small issues with GGML | Nate Sesti |
2023-07-30 | fix: :bug: post-merge fixes | Nate Sesti |
2023-07-30 | Merge remote-tracking branch 'continuedev/main' into llm-object-config-merge-... | Nate Sesti |
2023-07-30 | fix: :children_crossing: use default model in default config.py | Nate Sesti |
2023-07-30 | let content_length be customized on GGML | Luna |
2023-07-30 | fix argument passing from MaybeServer to real LLM | Luna |
2023-07-30 | fix ProxyServer client session usage | Luna |
2023-07-30 | fix GGML client session usage | Luna |
2023-07-30 | refactor: :recycle: clean up LLM-specific constants from util files | Nate Sesti |
2023-07-30 | refactor: :construction: rename get_api_key -> get_user_secret | Nate Sesti |
2023-07-30 | refactor: :zap: turn GGML's aiohttp.AsyncSession into an instance attribute | Nate Sesti |
2023-07-30 | refactor: :construction: replace all sdk.models.gpt35/etc. with sdk.models.me... | Nate Sesti |
2023-07-30 | refactor: :construction: refactor so server runs until requesting model | Nate Sesti |
2023-07-29 | feat: :sparkles: FileTreeContextProvider | Nate Sesti |
2023-07-29 | feat: :sparkles: EmbeddingContextProvider | Nate Sesti |
2023-07-29 | docs: :memo: use hardcoded help info if no user_input | Nate Sesti |
2023-07-29 | docs: :memo: improved /help prompt (don't hallucinate slash commands) | Nate Sesti |