v1.0.52-jetbrains
prerelease
What's Changed
- Watsonx image support by @mq200 in https://github.com/continuedev/continue/pull/8324
- feat: Integrate OpenAI Responses API to enable GPT-5 features by @ferenci84 in https://github.com/continuedev/continue/pull/7891
- fix: prevent anthropic 3.5 models from use thinking by @uinstinct in https://github.com/continuedev/continue/pull/8303
- docs: Add troubleshooting guide for MCP ENAMETOOLONG error on macOS by @bdougie in https://github.com/continuedev/continue/pull/8389
- fix(cli): exclude ask first tools in headless by @RomneyDa in https://github.com/continuedev/continue/pull/8416
- fix: missing providers that handle templating by @RomneyDa in https://github.com/continuedev/continue/pull/8438
- chore: prerelease bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8440
- docs: Add Atlassian MCP Continue Cookbook by @BekahHW in https://github.com/continuedev/continue/pull/8405
- fix: show md rules and prompts in respective sections by @uinstinct in https://github.com/continuedev/continue/pull/8178
- feat: remove auto-accept edits setting by @uinstinct in https://github.com/continuedev/continue/pull/8310
- refactor(cli): throw tool error instead of returning and matching error strings by @uinstinct in https://github.com/continuedev/continue/pull/8432
- chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8460
- fix(cli): unskip first slash command output by @uinstinct in https://github.com/continuedev/continue/pull/8482
- feat: instant edit for find/replace tools by @RomneyDa in https://github.com/continuedev/continue/pull/8473
- fix: font size setting input by @QianKuang8 in https://github.com/continuedev/continue/pull/8160
- feat: show gradient border in edit mode by @uinstinct in https://github.com/continuedev/continue/pull/8465
- fix: allow all tools if not specified when using --agent by @RomneyDa in https://github.com/continuedev/continue/pull/8488
- fix: allow external repos to grab review scripts from continue repo by @tingwai in https://github.com/continuedev/continue/pull/8394
- feat: Add CONTINUE_CLI_DISABLE_COMMIT_SIGNATURE env var to disable commit signature by @rossigee in https://github.com/continuedev/continue/pull/8492
- fix: config section errors overflow by @uinstinct in https://github.com/continuedev/continue/pull/8494
- fix: improve tool call display truncation and update fetch dependency by @sestinj in https://github.com/continuedev/continue/pull/8411
- feat: impl Responses API in oai-adapters by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8417
- Add cache_write_tokens and cache_read_tokens to Anthropic prompt token details by @sestinj in https://github.com/continuedev/continue/pull/8511
- fix: use yolo when applying diff by @uinstinct in https://github.com/continuedev/continue/pull/8495
- Remove error handler registration from plugin.xml by @sestinj in https://github.com/continuedev/continue/pull/8513
- fix: enter key input during prompt edit not working by @uinstinct in https://github.com/continuedev/continue/pull/8421
- feat: Support Granite 4 FIM and tool calling correctly by @gabe-l-hart in https://github.com/continuedev/continue/pull/8531
- Make account level MCPs generally available by @continue[bot] in https://github.com/continuedev/continue/pull/8493
- fix: explicit haiku 4.5 tool support by @RomneyDa in https://github.com/continuedev/continue/pull/8491
- Add User-Agent headers to Continue Proxy and CLI requests by @sestinj in https://github.com/continuedev/continue/pull/8532
- Bump version from 1.3.23 to 1.3.24 by @sestinj in https://github.com/continuedev/continue/pull/8560
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8459
- Add description truncation for slash commands in CLI UI by @sestinj in https://github.com/continuedev/continue/pull/8172
- feat: upgrade grok code fast 1 by @RomneyDa in https://github.com/continuedev/continue/pull/8475
- Throw error and exit on MCP failure in headless mode by @continue[bot] in https://github.com/continuedev/continue/pull/8559
- update docs header text by @TyDunn in https://github.com/continuedev/continue/pull/8570
- feat(cli): skip checking for updates in dev mode by @uinstinct in https://github.com/continuedev/continue/pull/8564
- Add snyk-bot to CLA allowlist by @sestinj in https://github.com/continuedev/continue/pull/8571
- [Snyk] Upgrade @continuedev/config-yaml from 1.14.0 to 1.26.0 by @sestinj in https://github.com/continuedev/continue/pull/8505
- fix: CLI context pollution between sessions by @continue[bot] in https://github.com/continuedev/continue/pull/8420
- feat(cli): always show context percentage by @uinstinct in https://github.com/continuedev/continue/pull/8563
- fix: instant reject all for VS Code by @RomneyDa in https://github.com/continuedev/continue/pull/8489
- feat: show mcp warning message with configured mcps by @uinstinct in https://github.com/continuedev/continue/pull/8478
- Add script to analyze file hotspots from git history by @sestinj in https://github.com/continuedev/continue/pull/8591
- Add x-continue-unique-id header to LLM requests and normalize header casing by @sestinj in https://github.com/continuedev/continue/pull/8589
- perf(intellij): implement GsonService singleton to reduce memory allocation by @houssemzaier in https://github.com/continuedev/continue/pull/8524
New Contributors
- @houssemzaier made their first contribution in https://github.com/continuedev/continue/pull/8449
- @gabe-l-hart made their first contribution in https://github.com/continuedev/continue/pull/8531
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.51-jetbrains...v1.0.52-jetbrains