continue/core
Nate 04fc6c883e Merge branch 'dallin/system-message-tools' of https://github.com/continuedev/continue into dallin/system-message-tools 2025-07-24 08:24:54 -07:00
..
.vscode 🚧 basic chat working with free trial 2023-12-07 00:06:19 -08:00
__mocks__/@continuedev/fetch llm pre-fetch tests: nested dependency mocks for continue fetch 2025-06-06 17:39:28 -07:00
autocomplete Merge pull request #6581 from continuedev/jacob/feature/static 2025-07-21 21:53:21 -07:00
codeRenderer refactor: bundle params into an object 2025-07-11 19:59:01 -07:00
commands fix: open the proper config file 2025-07-21 10:30:04 +02:00
config merge main 2025-07-23 20:53:42 +07:00
context fix: race condition for this.lanceDbIndex being loaded and retrieveEmbeddings accessing it 2025-07-16 15:54:06 -07:00
continueServer remove legacy config.js 2025-01-24 20:45:07 -08:00
control-plane Merge branch 'main' into pe/req-headers 2025-07-17 08:42:50 -07:00
data rename to vitest 2025-06-23 18:41:59 +05:30
deploy clean up URLs 2024-10-15 12:00:05 -07:00
diff fix: typo 2025-07-11 19:58:24 -07:00
edit Merge pull request #6466 from chezsmithy/feat-amazon-nova 2025-07-07 11:24:12 -07:00
indexing skip flaky test for github cralwer 2025-07-17 22:48:57 -07:00
llm merge main 2025-07-23 20:53:42 +07:00
nextEdit Merge pull request #6532 from continuedev/jacob/feature/nextedit-jetbrains 2025-07-16 15:09:30 -07:00
promptFiles Merge branch 'main' into tomasz/continue-init-prompt 2025-06-30 12:33:04 -07:00
protocol Merge pull request #6635 from fbricon/open-proper-configfile 2025-07-21 21:55:34 -07:00
tag-qry 🚧 WIP on indexing for code context provider 2024-03-03 20:22:08 -05:00
test Update fixtures.ts 2025-07-11 21:41:56 -07:00
tools Merge branch 'dallin/system-message-tools' of https://github.com/continuedev/continue into dallin/system-message-tools 2025-07-24 08:24:54 -07:00
util Merge pull request #6581 from continuedev/jacob/feature/static 2025-07-21 21:53:21 -07:00
vendor fix: formatting 2025-06-02 13:51:36 -07:00
.eslintrc.json fix tests 2025-07-16 23:54:14 -07:00
.gitignore gitignore updates 2024-12-05 16:14:11 -08:00
.npmignore 🔥 add tests to .npmignore 2024-03-19 12:54:17 -07:00
core.ts fix: open the proper config file 2025-07-21 10:30:04 +02:00
index.d.ts merge main 2025-07-23 20:53:42 +07:00
jest.config.js feat: Introduce LLM streamChat retries (#6596) 2025-07-16 17:32:01 -07:00
package-lock.json fix type error 2025-07-17 22:20:41 -07:00
package.json Merge branch 'continuedev:main' into main 2025-07-17 11:19:35 +08:00
rules.md new rules 2025-06-20 16:06:03 -07:00
tsconfig.json feat: Introduce LLM streamChat retries (#6596) 2025-07-16 17:32:01 -07:00
tsconfig.npm.json Preview to main (#1299) 2024-05-16 22:15:44 -07:00
vitest.config.ts test only .vitest.ts files 2025-06-17 10:28:02 +05:30