Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
continue-alpine-x64-1.0.19.vsix | 2025-07-16 | 93.5 MB | |
continue-darwin-arm64-1.0.19.vsix | 2025-07-16 | 147.2 MB | |
continue-darwin-x64-1.0.19.vsix | 2025-07-16 | 93.3 MB | |
continue-linux-arm64-1.0.19.vsix | 2025-07-16 | 149.4 MB | |
continue-linux-armhf-1.0.19.vsix | 2025-07-16 | 149.4 MB | |
continue-linux-x64-1.0.19.vsix | 2025-07-16 | 93.5 MB | |
continue-win32-arm64-1.0.19.vsix | 2025-07-16 | 133.3 MB | |
continue-win32-x64-1.0.19.vsix | 2025-07-16 | 80.5 MB | |
README.md | 2025-07-16 | 14.4 kB | |
v1.0.19-vscode source code.tar.gz | 2025-07-16 | 131.7 MB | |
v1.0.19-vscode source code.zip | 2025-07-16 | 132.7 MB | |
Totals: 11 Items | 1.2 GB | 1 |
What's Changed
- chore: add telemetry for context providers by @uinstinct in https://github.com/continuedev/continue/pull/6371
- Jacob/feature/dynamic switch autocomplete nextedit by @jpoly1219 in https://github.com/continuedev/continue/pull/6388
- fix: Read virtual files on EDT (getOpenFiles, getCurrentFile) by @exigow in https://github.com/continuedev/continue/pull/6378
- build: Simplify runIde args by @exigow in https://github.com/continuedev/continue/pull/6373
- add tool call support for deepseek-chat、deepseek-reasoner(Only for deepsee… by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6236
- Quick fix: removing functionally redundant items in dev data toolusage by @adarshramiyer in https://github.com/continuedev/continue/pull/6392
- Update Agent/Tool Message Construction and Handling by @RomneyDa in https://github.com/continuedev/continue/pull/6333
- fix: Move CoreMessenger write calls off AWT thread to prevent UI freeze by @exigow in https://github.com/continuedev/continue/pull/6407
- refactor: Remove unused bundle resource by @exigow in https://github.com/continuedev/continue/pull/6404
- feat: continue init prompt by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6233
- refactor: Cleanup icons and remove duplicated logo by @exigow in https://github.com/continuedev/continue/pull/6403
- Simplify tool names by @RomneyDa in https://github.com/continuedev/continue/pull/6396
- chore: build packages in jetbrains release by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6304
- chore: conditional tooltip on reasoning btn by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6355
- chore: update toolSupport.ts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6380
- fix: prevent lines removal on docstring insertion by @uinstinct in https://github.com/continuedev/continue/pull/6364
- Update CLA allowlist to include additional contributors by @sestinj in https://github.com/continuedev/continue/pull/6408
- fix: do not delete docs indexes on resync by @shssoichiro in https://github.com/continuedev/continue/pull/6146
- Add support for isWorkspaceRemote message type in IntelliJ extension by @sestinj in https://github.com/continuedev/continue/pull/6414
- Revert "Quick fix: removing functionally redundant items in dev data toolusage" by @RomneyDa in https://github.com/continuedev/continue/pull/6393
- fix: pasting images by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6416
- feat: add
claude-opus-4
tool support for bedrock models by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6419 - Mode cycling focus fix by @RomneyDa in https://github.com/continuedev/continue/pull/6381
- Remove unused onlyOneInsertion param by @RomneyDa in https://github.com/continuedev/continue/pull/6415
- fix: :bug: The edit rules button doesn't open the rule file by @chezsmithy in https://github.com/continuedev/continue/pull/6423
- Dynamically switch between rendering ghost text and svg decoration based on the model output by @jpoly1219 in https://github.com/continuedev/continue/pull/6389
- add llamastack support by @wukaixingxp in https://github.com/continuedev/continue/pull/6154
- Bump IntelliJ plugin version to 1.0.27 by @sestinj in https://github.com/continuedev/continue/pull/6424
- ToolUsage dev data updates by @adarshramiyer in https://github.com/continuedev/continue/pull/6425
- fix: support local slugs in document link provider by @fbricon in https://github.com/continuedev/continue/pull/6376
- feat: add a sessions loading indicator by @uinstinct in https://github.com/continuedev/continue/pull/6427
- Add icon to truncate history at last tool call by @RomneyDa in https://github.com/continuedev/continue/pull/6382
- Stringify fetch data streaming errors by @RomneyDa in https://github.com/continuedev/continue/pull/6385
- Prevent entire indexing process from stopping on error and surface messages to Indexing menu by @tingwai in https://github.com/continuedev/continue/pull/6390
- Fix install-all-dependencies script by @shssoichiro in https://github.com/continuedev/continue/pull/6426
- bump pre-release version to 1.1.55 by @jpoly1219 in https://github.com/continuedev/continue/pull/6436
- 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
- feat: custom llmstxt plugin by @bdougie in https://github.com/continuedev/continue/pull/6420
- 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
- docs: Restructure docs to a 8-Section Navigation with Guides by @bdougie in https://github.com/continuedev/continue/pull/6335
- Update CLA document in workflow by @emmanuel-ferdman in https://github.com/continuedev/continue/pull/6458
- Nate/hotfix-read-file-tool by @sestinj in https://github.com/continuedev/continue/pull/6462
- Nate/indexing-and-retrieval-fixes by @sestinj in https://github.com/continuedev/continue/pull/6456
- fix continue yaml config due to multiple config declarations by @uinstinct in https://github.com/continuedev/continue/pull/6453
- improve: instruct model when no context results were retrieved by @uinstinct in https://github.com/continuedev/continue/pull/6303
- rolling back edit logging temporarily — issues with repo detection by @adarshramiyer in https://github.com/continuedev/continue/pull/6465
- refactor findSearchMatch by @sestinj in https://github.com/continuedev/continue/pull/6464
- don't expand edit tool codeblocks by default by @sestinj in https://github.com/continuedev/continue/pull/6467
- Quick fixes (codebase related) by @sestinj in https://github.com/continuedev/continue/pull/6474
- fix: move /advanced to /customize by @bdougie in https://github.com/continuedev/continue/pull/6492
- Jacob/enhancement/nextedit render by @jpoly1219 in https://github.com/continuedev/continue/pull/6463
- feat: :sparkles: Enable amazon nova models by @chezsmithy in https://github.com/continuedev/continue/pull/6466
- Allow tool call interruptions by @RomneyDa in https://github.com/continuedev/continue/pull/6476
- fix: Attach environment type to reported exceptions by @exigow in https://github.com/continuedev/continue/pull/6484
- feat: adds cwd to the MCP yaml as an option. by @bdougie in https://github.com/continuedev/continue/pull/6280
- Truncate large agent tool output by @RomneyDa in https://github.com/continuedev/continue/pull/6439
- Plan Mode by @RomneyDa in https://github.com/continuedev/continue/pull/6445
- feat: Bedrock OpenAI adapter by @RomneyDa in https://github.com/continuedev/continue/pull/6499
- feat: add comprehensive PR compliance checks workflow by @sestinj in https://github.com/continuedev/continue/pull/6496
- chore: openai-adapters 1.0.45 by @RomneyDa in https://github.com/continuedev/continue/pull/6504
- chore: config-yaml v96 by @RomneyDa in https://github.com/continuedev/continue/pull/6505
- chore: bump by @sestinj in https://github.com/continuedev/continue/pull/6517
- fix: resolve VS Code logout bugs by @sestinj in https://github.com/continuedev/continue/pull/6503
- fix: enable parsing of OpenAI-compatible agent mode messages by @shssoichiro in https://github.com/continuedev/continue/pull/6108
- Polishing find / replace tool (UI, prompt) by @sestinj in https://github.com/continuedev/continue/pull/6475
- Optimize config unroll with parallel processing for blocks and sections by @sestinj in https://github.com/continuedev/continue/pull/6449
- Change default to agent mode by @rkhanwani10 in https://github.com/continuedev/continue/pull/6481
- fix: use correct styling on truncate btn by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6515
- fix: Queue messages sent to Continue binary by @exigow in https://github.com/continuedev/continue/pull/6457
- Fix build script path in JetBrains release workflow by @sestinj in https://github.com/continuedev/continue/pull/6528
- fix: :bug: When a terminal command is moved to the background preserve existing output by @chezsmithy in https://github.com/continuedev/continue/pull/6518
- feat: add 'uri' for context items for http context provider by @hitech01 in https://github.com/continuedev/continue/pull/6511
- fix: prevent UI freeze when ⌘I pressed without active editor by @panyamkeerthana in https://github.com/continuedev/continue/pull/6495
- feat: mermaid diagrams by @uinstinct in https://github.com/continuedev/continue/pull/6455
- fix: typo in core/llm/defaultSystemMessages.ts by @arkid15r in https://github.com/continuedev/continue/pull/6519
- fix: autocomplete dev data timestamp as iso string by @uinstinct in https://github.com/continuedev/continue/pull/6516
- Update mcp-tools.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6491
- Expand editOutcome schema with code fields + add rules to chatInteraction by @sestinj in https://github.com/continuedev/continue/pull/6522
- Fix: improved Documentation Indexing and Submenu Updates by @Jazzcort in https://github.com/continuedev/continue/pull/6523
- feat: :sparkles: Enhance searching for context providers by @chezsmithy in https://github.com/continuedev/continue/pull/6468
- Revert "chore: terminate all tasks after debug" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6539
- style: update sambanova logo by @jhpiedrahitao in https://github.com/continuedev/continue/pull/6520
- feat: VertexAI keyFile, keyJson, and express/apiKey support by @RomneyDa in https://github.com/continuedev/continue/pull/6526
- fix: Nvidia Agent and handle different arg streaming styles by @RomneyDa in https://github.com/continuedev/continue/pull/6540
- docs: return autocomplete setup by @bdougie in https://github.com/continuedev/continue/pull/6536
- chore: remove feedback dialog by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6533
- chore: build all packages in install scripts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6498
- chore: vs code 1.1.60 by @RomneyDa in https://github.com/continuedev/continue/pull/6547
- fix: Don't mark autocompletion inlay rendering as write operation by @exigow in https://github.com/continuedev/continue/pull/6552
- feat: prefix folder path for colocated rules by @uinstinct in https://github.com/continuedev/continue/pull/6394
- Make edit logging directories user-configurable by @adarshramiyer in https://github.com/continuedev/continue/pull/6497
- tool delta streaming for bedrock openai by @RomneyDa in https://github.com/continuedev/continue/pull/6559
- bug fix for code snippets index in IntelliJ Plugin by @SoLoHiC in https://github.com/continuedev/continue/pull/6549
- Add config schema review rule documentation by @sestinj in https://github.com/continuedev/continue/pull/6537
- Fix cmd backspace for pending tool calls by @RomneyDa in https://github.com/continuedev/continue/pull/6566
- fix: :mute: The safeParseToolCallArgs function is logging excessively by @chezsmithy in https://github.com/continuedev/continue/pull/6564
- chore: fix import problems in package-all script by @uinstinct in https://github.com/continuedev/continue/pull/6482
- fix: only set inactive when conversation isn't continuing by @RomneyDa in https://github.com/continuedev/continue/pull/6561
- run shell path async to avoid blocking config load by @sestinj in https://github.com/continuedev/continue/pull/6446
New Contributors
- @xiaohuanxiong3 made their first contribution in https://github.com/continuedev/continue/pull/6236
- @shssoichiro made their first contribution in https://github.com/continuedev/continue/pull/6146
- @wukaixingxp made their first contribution in https://github.com/continuedev/continue/pull/6154
- @hayden-cardwell made their first contribution in https://github.com/continuedev/continue/pull/6194
- @emmanuel-ferdman made their first contribution in https://github.com/continuedev/continue/pull/6458
- @rkhanwani10 made their first contribution in https://github.com/continuedev/continue/pull/6481
- @hitech01 made their first contribution in https://github.com/continuedev/continue/pull/6511
- @arkid15r made their first contribution in https://github.com/continuedev/continue/pull/6519
- @SoLoHiC made their first contribution in https://github.com/continuedev/continue/pull/6549
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.18-vscode...v1.0.19-vscode