Releases: continuedev/continue
Releases · continuedev/continue
v0.8.63-vscode
Full Changelog: v0.9.244-vscode...v0.8.63-vscode
v0.9.244-vscode
What's Changed
- Fix: Check for MCP Available Attributes by @ajshedivy in #3232
- fix groq undefined bug by @sestinj in #3305
- update changelog by @sestinj in #3306
- vscode: Ensure extension.js is rebuilt when deleted by @halfline in #3276
- fix: don't override embeddings model name with UNSPECIFIED by @fbricon in #3313
- fix: major fixes to getTheme by @0xBigBoss in #3210
- config yaml by @sestinj in #3261
- feat: better buttons for account dialog by @Patrick-Erichsen in #3324
- Add Scaleway in GUI by @tgenaitay in #3310
- fix: Properly ignore ignored folders when generating /onboard context by @fbricon in #3311
- restore syntax highlighting by @sestinj in #3323
- fix: Cloudflare Workers AI message handling by @deloreyj in #3321
- Update path-to-regexp and express to patch security vulnerability by @shermanhuman in #3320
- E2E Completion Test by @tomasz-stefaniak in #3328
- Docusaurus 3.6.3 upgrade by @shermanhuman in #3326
- fix spread order for reranking model name fallback by @sestinj in #3333
- bump package.json version by @sestinj in #3332
- Better Ollama error message by @tomasz-stefaniak in #3331
- update types.ts by @sestinj in #3325
New Contributors
Full Changelog: v0.9.243-vscode...v0.9.244-vscode
v0.8.62-vscode
Full Changelog: v0.8.61-vscode...v0.8.62-vscode
v0.9.243-vscode
What's Changed
- Docs: added codewrap to UI section of config by @HD787 in #3286
- docs(install): Fix JetBrains settings hotkey by @dandv in #3283
- Use schema for the configuration JSON schema itself by @ruediste in #3245
- Parallelize Github Actions by @tomasz-stefaniak in #3292
-
- Adding Cohere's
rerank-v3.5
model to the list of acceptable options. by @sealad886 in #3295
- Adding Cohere's
- Use v4 cache by @tomasz-stefaniak in #3298
- bugfix: remove unused
node_modules
in binary by @Patrick-Erichsen in #3299 - bump package.json version by @sestinj in #3296
New Contributors
- @sealad886 made their first contribution in #3295
Full Changelog: v0.9.242-vscode...v0.9.243-vscode
v0.9.242-vscode
What's Changed
- fix autocomplete filtering cases by @sestinj in #3254
- Docs UI updates by @RomneyDa in #3257
- Add Flutter and Dart to pre-indexed docs by @CaseyHillers in #3252
- Remove monaco pages in GUI by @RomneyDa in #3243
- Fix Silent Chat Errors And Disappearing inputs by @RomneyDa in #3239
- Fix max abort signal listeners reached by @RomneyDa in #3235
- recommend voyage-code-3 by @sestinj in #3208
- openai adapters by @sestinj in #3260
- Fix undefined model name by @dzbanek717 in #3022
- refactor(docs): update getDiff usage and add signal parameter in cust… by @obeone in #3069
- Optimizing AI logos by @AnoyiX in #3124
- Fix ranges/union() by @ruediste in #3141
- Show IDE completions side-by-side by @facelezzzz in #3149
- added wrap code to llm response by @HD787 in #3173
- add comment for previous PR by @sestinj in #3263
- History will now show the current chat by @HD787 in #3215
- Update prompt-files.md by @Patrick-Erichsen in #3265
- minimal unit test for kotlin by @sestinj in #3234
- llm-info by @sestinj in #3253
- feat: add
tsc:watch
cmd to vs code by @Patrick-Erichsen in #3269 - Use esbuild onEnd callback by @RomneyDa in #3268
- Bump nanoid from 3.3.7 to 3.3.8 in /docs by @dependabot in #3270
- Esbuild visualizer by @RomneyDa in #3271
- fix: do not filter context providers if not in editMode by @baipaiha in #3274
- Move Use History to Redux Thunks by @RomneyDa in #3256
- Core Utils Tests Part 2 by @RomneyDa in #3198
- remove customCommands from default config.json by @sestinj in #3277
- More GUI tests by @tomasz-stefaniak in #3275
- Symbol Thunks and Hovers by @RomneyDa in #3258
- various small fixes by @sestinj in #3280
- auto-assign PRs by @sestinj in #3281
- Add Scaleway as OpenAI-compatible LLM and Embeddings provider by @tgenaitay in #3288
- bump package.json version by @sestinj in #3291
New Contributors
- @CaseyHillers made their first contribution in #3252
- @dzbanek717 made their first contribution in #3022
- @obeone made their first contribution in #3069
- @facelezzzz made their first contribution in #3149
- @HD787 made their first contribution in #3173
- @baipaiha made their first contribution in #3274
- @tgenaitay made their first contribution in #3288
Full Changelog: v0.9.240-vscode...v0.9.242-vscode
v0.8.61-vscode
Full Changelog: v0.9.240-vscode...v0.8.61-vscode
v0.9.240-vscode
What's Changed
- Brings support for Bedrock's reranking models, Fixes #3152 by @AnnoyingTechnology in #3169
- increase login timeout by @sestinj in #3222
- bump package.json version by @sestinj in #3220
- chore: change Edit header to "Back to Chat" by @Patrick-Erichsen in #3231
- Use macos-13 in CI by @sestinj in #3237
- docs: specify that
@debugger
is only available in VS Code by @Patrick-Erichsen in #3212 - e2e tests independent of local config.json by @tomasz-stefaniak in #3238
- cancelStream by @sestinj in #3240
- fix ImportDefinitionsService bug by @sestinj in #3236
- clean up logs by @sestinj in #3242
New Contributors
- @AnnoyingTechnology made their first contribution in #3169
Full Changelog: v0.0.83-jetbrains...v0.9.240-vscode
v0.0.83-jetbrains
What's Changed
- fix order of providers in config schema by @0xBigBoss in #3142
- feat: update redux store schemas by @Patrick-Erichsen in #3114
- Update core package-lock.json by @tomasz-stefaniak in #3155
- Code - OSS Redirect for auth by @sestinj in #3157
- Minor indexing fixes by @RomneyDa in #3122
- Fix GUI eslint package version by @RomneyDa in #3161
- Error page UI fix by @RomneyDa in #3162
- feat: move Edit into Chat page by @Patrick-Erichsen in #3154
- bugfix: use
allow
property for add code to edit by @Patrick-Erichsen in #3176 - feat: use lazy edit sys msg for
gpt-4o
andmistral-large
families by @Patrick-Erichsen in #3177 - Core Util Test Creation Prompt File by @RomneyDa in #3175
- Markdown Table Rendering Support by @RomneyDa in #3174
- Update configuration.md by @aroffe99 in #3172
- optimize remote config url by @jnhyperion in #3166
- include unstaged by default by @sestinj in #3160
- support predicted outputs for other models by @sestinj in #3159
- Latex truncation fix by @RomneyDa in #3150
- Nate/tools docs by @sestinj in #3144
- specify that rules aren't used for autocomplete by @sestinj in #3140
- Don't show debug logs on window open by @sestinj in #3180
- fix lag on new sesssion by @sestinj in #3179
- fix: use index when sending chat input by @Patrick-Erichsen in #3187
- bugfix: prevent edit submission w/o code to edit by @Patrick-Erichsen in #3188
- fix: intellij sidebar chat freezing by @0xBigBoss in #3134
- bugfix: prevent overflow of btns on small screens by @Patrick-Erichsen in #3192
- feat: preserve edit when rejecting by @Patrick-Erichsen in #3194
- Core Util Tests prep by @RomneyDa in #3195
- feat(jb): add plugin actions by @Patrick-Erichsen in #3197
- Core <> GUI selected model sync by @RomneyDa in #3163
- bugfix: focus input on fullscreen reveal by @Patrick-Erichsen in #3207
- Set up e2e tests for gui by @tomasz-stefaniak in #3191
- items-center on last session button by @sestinj in #3217
- fix lag by @sestinj in #3216
- bugfix: delete single word on linux/windows by @Patrick-Erichsen in #3218
- Disable completions in the commit box by @tomasz-stefaniak in #3209
- bugfix: use correct config.json when applying by @Patrick-Erichsen in #3213
- fix: enable OSR for non-mac users after validations by @Patrick-Erichsen in #3219
- Update gradle.properties by @Patrick-Erichsen in #3221
Full Changelog: v0.9.239-vscode...v0.0.83-jetbrains
v0.9.239-vscode
What's Changed
- fix: handle RangeError during didChangeActiveTextEditor by @0xBigBoss in #3137
- hide tools in edit mode by @sestinj in #3138
- hotfix: openai displaying as undefinedundefinedundefined by @sestinj in #3139
Full Changelog: v0.9.238-vscode...v0.9.239-vscode
v0.9.238-vscode
What's Changed
- chore: merge main by @Patrick-Erichsen in #3035
- docs: mention AUTODETECT by @Yanpas in #3116
- chore: remove dead stopWords code by @JoelEinbinder in #3105
- Ensure sure at least one non-whitespace line is returned by @tomasz-stefaniak in #3126
- Comment out diff snippet by @tomasz-stefaniak in #3111
- Restore multiline stops by @tomasz-stefaniak in #3098
- Fix overly eager suffix matching by @tomasz-stefaniak in #3128
- Set up temperature experiment by @tomasz-stefaniak in #3115
- Use import definition snippets by @tomasz-stefaniak in #3135
- fix: update intellij getDiff to return string[] by @0xBigBoss in #3131
- refresh opened files when changed by @viciousstar in #3120
- fix: Add context/getSymbolsForFiles endpoint in JetBrains and handle … by @lkk214 in #3130
- feat: Add Function Network provider by @0xBigBoss in #3133
- Nate/tool use by @sestinj in #3132
- changelog and version bump by @sestinj in #3136
New Contributors
- @Yanpas made their first contribution in #3116
- @JoelEinbinder made their first contribution in #3105
[UNSTABLE] - OpenAI chat responses display as undefinedundefinedundefiendundefined
Full Changelog: v0.9.237-vscode...v0.9.238-vscode