v1.1.56-vscode
prerelease
What's Changed
- fix duplicate tools bug by @RomneyDa in https://github.com/continuedev/continue/pull/6418
- Less flashy truncate to tool call icon by @RomneyDa in https://github.com/continuedev/continue/pull/6441
- Disallow read file tools to add files that exceed half of context length by @RomneyDa in https://github.com/continuedev/continue/pull/6440
- @codebase use tool calling (under experimental flag) by @tingwai in https://github.com/continuedev/continue/pull/6434
- build: Remove test dependencies from the release by @exigow in https://github.com/continuedev/continue/pull/6431
- docs: Recommend File Expander plugin by @exigow in https://github.com/continuedev/continue/pull/6432
- feat: generate rule dialog by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6421
- chore: terminate all tasks after debug by @uinstinct in https://github.com/continuedev/continue/pull/6405
- fix(autocomplete): trim trailing <|file_separator|> for Gemini/Gemma by @hayden-cardwell in https://github.com/continuedev/continue/pull/6194
- UI Polish by @sestinj in https://github.com/continuedev/continue/pull/6318
- Add edit history sequences to nextEdit dev data for easier processing by @adarshramiyer in https://github.com/continuedev/continue/pull/6442
- Fix: resolve the context retrieval issue for codebase and docs by @Jazzcort in https://github.com/continuedev/continue/pull/6412
- Add o-series model autodetection and comprehensive test coverage by @sestinj in https://github.com/continuedev/continue/pull/6428
- Improve history search with multi-stage matching algorithm by @sestinj in https://github.com/continuedev/continue/pull/6410
- Styled components to tailwind demo migration by @sestinj in https://github.com/continuedev/continue/pull/6317
- Jacob/feature/nextedit telemetry by @jpoly1219 in https://github.com/continuedev/continue/pull/6443
- telemetry for stream_error by @sestinj in https://github.com/continuedev/continue/pull/6062
- Bump version to 1.1.56 by @sestinj in https://github.com/continuedev/continue/pull/6444
New Contributors
- @hayden-cardwell made their first contribution in https://github.com/continuedev/continue/pull/6194
Full Changelog: https://github.com/continuedev/continue/compare/v1.1.55-vscode...v1.1.56-vscode