continue/core
Nate Sesti 03079c9fcc
Merge pull request #6560 from continuedev/nate/poll-user-account
Add retry logic with exponential backoff to listOrganizations for user account creation delay
2025-07-29 16:47:57 -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 Add second check for prompt length before autocomplete (#6451) 2025-07-29 15:32:54 -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 pull request #6754 from continuedev/jacob/feature/latent-nes 2025-07-29 09:44:19 -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 fix: respect maxRetries 2025-07-28 11:20:21 -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 add back comments 2025-07-13 13:20:31 -07:00
indexing test: chunkDocumentWithoutId 2025-07-23 17:44:17 -07:00
llm Add second check for prompt length before autocomplete (#6451) 2025-07-29 15:32:54 -07:00
nextEdit feat: add a test only env variable 2025-07-23 09:38:00 -07:00
promptFiles Merge branch 'main' into tomasz/continue-init-prompt 2025-06-30 12:33:04 -07:00
protocol resolve nits 2025-07-29 09:27:32 +05:30
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 fix: 🐛 Use login shell and powershell (#6850) 2025-07-29 13:03:58 -07:00
util merge: main 2025-07-29 01:56:42 +07:00
utils prettier and code cleanup 2025-07-13 14:47:54 -07:00
vendor fix: formatting 2025-06-02 13:51:36 -07:00
.eslintrc.json chore: ignore `max-lines-per-function` in tests (#6825) 2025-07-28 09:04:13 -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 Merge branch 'main' into staging-distinction 2025-07-29 09:16:54 +05:30
index.d.ts Merge branch 'main' into jacob/feature/latent-nes 2025-07-28 15:33:01 -07:00
jest.config.js Reapply "feat: enhance oneper utility and refactor build system for commit SHA versioning" (#6811) 2025-07-28 14:15:49 -07:00
package-lock.json Reapply "feat: enhance oneper utility and refactor build system for commit SHA versioning" (#6811) 2025-07-28 14:15:49 -07:00
package.json Reapply "feat: enhance oneper utility and refactor build system for commit SHA versioning" (#6811) 2025-07-28 14:15:49 -07: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