v1.1.32-vscode
prerelease
What's Changed
- Bump vite from 4.5.13 to 4.5.14 in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5477
- add custom mcp timeout by @uinstinct in https://github.com/continuedev/continue/pull/5454
- Fix infinite config-reload loop caused by MCPConnection accidental mutation by @owtaylor in https://github.com/continuedev/continue/pull/5489
- Raise edit/apply streaming errors by @RomneyDa in https://github.com/continuedev/continue/pull/5478
- Streaming diff - error on max tokens reached (+recursive framework) by @RomneyDa in https://github.com/continuedev/continue/pull/5481
- include rules in edit requests by @RomneyDa in https://github.com/continuedev/continue/pull/5465
- chore: :bookmark: bump JetBrains version to 1.0.16 by @sestinj in https://github.com/continuedev/continue/pull/5487
- Hide tabs in edit mode by @RomneyDa in https://github.com/continuedev/continue/pull/5468
- Iteration on edit file description and system prompt by @RomneyDa in https://github.com/continuedev/continue/pull/5479
- Ghost text for removed lines in apply by @RomneyDa in https://github.com/continuedev/continue/pull/5472
- mark all gpt- and o-series models as chat only (not /v1/completions) by @sestinj in https://github.com/continuedev/continue/pull/5494
- feat: re-export a configured
openaiobj from the SDK by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5462
Full Changelog: https://github.com/continuedev/continue/compare/v1.1.31-vscode...v1.1.32-vscode