Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-09 | 11.4 kB | |
v1.0.12-vscode source code.tar.gz | 2025-06-09 | 131.2 MB | |
v1.0.12-vscode source code.zip | 2025-06-09 | 132.2 MB | |
Totals: 3 Items | 263.4 MB | 0 |
What's Changed
- feat: improve StreamError dialog by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5823
- Fix find widget alignment by @RomneyDa in https://github.com/continuedev/continue/pull/5741
- feat:
description
in markdown yaml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5799 - reo fix by @TyDunn in https://github.com/continuedev/continue/pull/5810
- Feat: support maxStopWords model config option in yaml by @t-kulmburg in https://github.com/continuedev/continue/pull/5675
- Make Apply Streaming Cancelable by @RomneyDa in https://github.com/continuedev/continue/pull/5694
- feat: add
stream
in defaultCompletionOptions yaml by @uinstinct in https://github.com/continuedev/continue/pull/5818 - Updated @openapitools/openapi-generator-cli /binary/axios /core/vendo… by @cmmoran1130 in https://github.com/continuedev/continue/pull/5755
- feat: remove edit as a mode by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5801
- Fix dev data paper cuts by @sestinj in https://github.com/continuedev/continue/pull/5759
- feat: :technologist: github workflow to measure issue/PR stats by @sestinj in https://github.com/continuedev/continue/pull/5609
- show stderr in the error message for failed MCP servers by @sestinj in https://github.com/continuedev/continue/pull/5834
- Nate/vllm-no-fim by @sestinj in https://github.com/continuedev/continue/pull/5833
- Theme colors rule and contributing guide section by @RomneyDa in https://github.com/continuedev/continue/pull/5802
- Mcp streamable http by @maxxrdrgz in https://github.com/continuedev/continue/pull/5829
- If not signed in, org button in assistant select triggers login by @RomneyDa in https://github.com/continuedev/continue/pull/5743
- fix: :bug: Fix the generating animation by @chezsmithy in https://github.com/continuedev/continue/pull/5865
- Fix tool call delta name streaming logic by @RomneyDa in https://github.com/continuedev/continue/pull/5849
- Add alwaysApply property to rules for better control over rule applic… by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5837
- Fix codebase indexer config logic by @RomneyDa in https://github.com/continuedev/continue/pull/5848
- feat: :sparkles: Make the terminal command aware of its OS, platform and shell by @chezsmithy in https://github.com/continuedev/continue/pull/5814
- feat: add current file context automatically to chat by @uinstinct in https://github.com/continuedev/continue/pull/5670
- docs: specify that mcp can be used in agent mode only by @uinstinct in https://github.com/continuedev/continue/pull/5846
- Update recommended Agent Models by @RomneyDa in https://github.com/continuedev/continue/pull/5871
- adding initial Continue Docs rule by @TyDunn in https://github.com/continuedev/continue/pull/5877
- Disable diff autocomplete snippets in jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/5879
- bump gradle version by @sestinj in https://github.com/continuedev/continue/pull/5881
- Bump jetbrains to 1.0.20 by @RomneyDa in https://github.com/continuedev/continue/pull/5886
- Fix tool call args UI overflow by @RomneyDa in https://github.com/continuedev/continue/pull/5887
- fix typo by @sestinj in https://github.com/continuedev/continue/pull/5870
- fix: use dir hash in
tagToString
by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5880 - Improve selected jetbrains theme colors by @RomneyDa in https://github.com/continuedev/continue/pull/5888
- Bump jetbrains to 1.0.21 by @RomneyDa in https://github.com/continuedev/continue/pull/5895
- Fix missing sign in button by @RomneyDa in https://github.com/continuedev/continue/pull/5890
- Fix Cmd J not working in Jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/5892
- Nate/resource-templates by @sestinj in https://github.com/continuedev/continue/pull/5893
- feat:
requestRule
tool by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5867 - rule for tailoring recommendations for LLM code based on which specific LLM is being used by @adarshramiyer in https://github.com/continuedev/continue/pull/5883
- add rule to make the model describe the code in a bigger-picture context by @jpoly1219 in https://github.com/continuedev/continue/pull/5878
- added a rule to make the model answer specifically about continue by @adarshramiyer in https://github.com/continuedev/continue/pull/5908
- Jacob/feature/call-alongside-autocomplete by @jpoly1219 in https://github.com/continuedev/continue/pull/5919
- Jacob/feature/call alongside autocomplete by @jpoly1219 in https://github.com/continuedev/continue/pull/5920
- Revision on [#5921] per PR review by @jpoly1219 in https://github.com/continuedev/continue/pull/5923
- prevent markdown table from breaking on formatted nodes by @uinstinct in https://github.com/continuedev/continue/pull/5560
- fix: reverted the URL of llama.cpp back to 'completion'. by @ipaddicting in https://github.com/continuedev/continue/pull/5726
- Feature/nextEdit by @jpoly1219 in https://github.com/continuedev/continue/pull/5921
- perf(llm): Optimize pruneLines functions in countTokens by @0x23d11 in https://github.com/continuedev/continue/pull/5310
- Fix Config.yaml schema registration by @RomneyDa in https://github.com/continuedev/continue/pull/5851
- Remove free trial provider by @RomneyDa in https://github.com/continuedev/continue/pull/5855
- fix changing width when typing text by @uinstinct in https://github.com/continuedev/continue/pull/5874
- Fix git diff caching by @RomneyDa in https://github.com/continuedev/continue/pull/5882
- Add JCEF out of process vm setting by @RomneyDa in https://github.com/continuedev/continue/pull/5891
- fix: mac build issues by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5925
- fetch secrets from <workspace>/.continue/.env folder before <workspace>/.env by @uinstinct in https://github.com/continuedev/continue/pull/5461
- update docs by @bhaktatejas922 in https://github.com/continuedev/continue/pull/5941
- add claude-4-sonnet and opus to llm-info by @sestinj in https://github.com/continuedev/continue/pull/5852
- Nate/fix-openai-adapters by @sestinj in https://github.com/continuedev/continue/pull/5612
- feat: enable sourcemaps by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5942
- fix installation and core checks due to import error by @uinstinct in https://github.com/continuedev/continue/pull/5937
- Free trial popover by @sestinj in https://github.com/continuedev/continue/pull/5926
- ci: :art: run prettier check for all PRs by @sestinj in https://github.com/continuedev/continue/pull/5693
- Data URI for caBundlePath by @sestinj in https://github.com/continuedev/continue/pull/5963
- Support completions with proxy by @sestinj in https://github.com/continuedev/continue/pull/5962
- verbose logging option for our custom fetch by @sestinj in https://github.com/continuedev/continue/pull/5884
- Quick pick to enter key in VS Code by @sestinj in https://github.com/continuedev/continue/pull/5952
- feat: add
no-negated-condition
eslint by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5967 - chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5966
- refactor: :recycle: Refactor CodeBaseIndexer out of core by @chezsmithy in https://github.com/continuedev/continue/pull/5894
- Prompts fixes by @RomneyDa in https://github.com/continuedev/continue/pull/5946
- Bump tar-fs in /core by @dependabot in https://github.com/continuedev/continue/pull/5956
- fix: handle no parts returned from Gemini by @RomneyDa in https://github.com/continuedev/continue/pull/5974
- bump fetch by @sestinj in https://github.com/continuedev/continue/pull/5979
- Only allow completions through continue for vllm for now by @RomneyDa in https://github.com/continuedev/continue/pull/5983
- bump by @sestinj in https://github.com/continuedev/continue/pull/5984
- feat: :bricks: Enable terminals for additional vscode Remote Host Types by @chezsmithy in https://github.com/continuedev/continue/pull/5813
- always show active file in input toolbar, not codebase by @sestinj in https://github.com/continuedev/continue/pull/5868
- Delete docs/docs/customize/tutorials/build-your-own-slash-command.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5905
- Bump vite from 5.4.18 to 6.3.5 in /gui by @dependabot in https://github.com/continuedev/continue/pull/5916
- Gemini LLM Info by @RomneyDa in https://github.com/continuedev/continue/pull/5976
- fix: linting error by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5994
- fix: :bug: Codebase indexing is not starting on load by @chezsmithy in https://github.com/continuedev/continue/pull/5993
- streamable-http support in YAML by @sestinj in https://github.com/continuedev/continue/pull/6014
- Add ability to configure tabAutocompleteOptions on a per-model basis in config.yaml by @jpoly1219 in https://github.com/continuedev/continue/pull/5970
- Implement [#3244] by @jpoly1219 in https://github.com/continuedev/continue/pull/5973
- add inception to json providers by @RomneyDa in https://github.com/continuedev/continue/pull/5854
- Include mcp server names in tool names by @RomneyDa in https://github.com/continuedev/continue/pull/5991
- Better notch rules section border by @RomneyDa in https://github.com/continuedev/continue/pull/5944
- Node fetch Premature close patch by @RomneyDa in https://github.com/continuedev/continue/pull/6009
- Bubble up config and block errors to the extension GUI by @jpoly1219 in https://github.com/continuedev/continue/pull/5990
- Bump django from 3.2.7 to 4.2.22 in /manual-testing-sandbox by @dependabot in https://github.com/continuedev/continue/pull/6021
- feat: skip hub onboarding in free trial by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6024
- Fix tool call name merging by @RomneyDa in https://github.com/continuedev/continue/pull/6029
- switch to the free trial assistant once logged in for the first time by @sestinj in https://github.com/continuedev/continue/pull/6035
- feat: use correct deployment for azure by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6023
- Watsonx-vi by @sestinj in https://github.com/continuedev/continue/pull/5889
- feat: refactor onboarding card by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6034
- docs: Rules doc improvements by @bdougie in https://github.com/continuedev/continue/pull/5969
New Contributors
- @t-kulmburg made their first contribution in https://github.com/continuedev/continue/pull/5675
- @cmmoran1130 made their first contribution in https://github.com/continuedev/continue/pull/5755
- @adarshramiyer made their first contribution in https://github.com/continuedev/continue/pull/5883
- @jpoly1219 made their first contribution in https://github.com/continuedev/continue/pull/5878
- @ipaddicting made their first contribution in https://github.com/continuedev/continue/pull/5726
- @bdougie made their first contribution in https://github.com/continuedev/continue/pull/5969
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.11-vscode...v1.0.12-vscode