ProxyAI/codegpt-core/src
Carl-Robert f4be25bdac
Feature: Support chatting with multiple files (#306)
* Initial implementation

* Refactor UI related classes and organize imports

* Display selected files notification, include the files in the prompt

* feat: store referenced file paths in the messate state

* feat: add selected files accordion

* feat: update UI

* feat: improve file selection

* feat: support prompt template configuration

* fix: token calculation for virtualfile checkbox tree

* refactor: clean up

* refactor: move labels/descriptions to bundle
2023-12-12 22:30:39 +02:00
..
main Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
test/resources/indexes You API integration (#203) 2023-09-14 14:52:18 +03:00