v1.0.49-jetbrains
prerelease
What's Changed
- fix: use 0600 permissions on config.yaml by @uinstinct in https://github.com/continuedev/continue/pull/8256
- Revert workflow trigger branch to main by @sestinj in https://github.com/continuedev/continue/pull/8273
- Refactor auth check to use actions/github-script for permission validation by @sestinj in https://github.com/continuedev/continue/pull/8275
- Rename continue-config input to continue-agent and update CLI version to latest by @sestinj in https://github.com/continuedev/continue/pull/8279
- Rename continue-config to continue-agent in workflow by @sestinj in https://github.com/continuedev/continue/pull/8282
- Replace --config flag with --agent flag in Continue CLI command by @sestinj in https://github.com/continuedev/continue/pull/8283
- chore(deps-dev): bump happy-dom from 20.0.0 to 20.0.2 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/8268
- fix: loading of blocks with inputs. in CLI flags by @RomneyDa in https://github.com/continuedev/continue/pull/8259
- docs: Update banner to CLI v1.5.1 by @continue[bot] in https://github.com/continuedev/continue/pull/8293
- chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8288
- fix: agent -> config for actions by @RomneyDa in https://github.com/continuedev/continue/pull/8278
- Background / Async / Remote mode: Kickoff in /agents when you are in the extension by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8191
- fix(cli): exit after printing response when using -p by @uinstinct in https://github.com/continuedev/continue/pull/8271
- Add document for workspace level agent configuration by @letanloc1998 in https://github.com/continuedev/continue/pull/8155
- docs: added the fastapply model to the recommendations by @Olyray in https://github.com/continuedev/continue/pull/8249
- docs: added the link to open router models instead of inception by @Olyray in https://github.com/continuedev/continue/pull/8253
- fix: clicking on enter button not working after streaming by @uinstinct in https://github.com/continuedev/continue/pull/8255
- feat: report cache write tokens from anthropic oai adapter by @sestinj in https://github.com/continuedev/continue/pull/8210
- fix: bracket stripping in gemini responses by @uinstinct in https://github.com/continuedev/continue/pull/8280
- Fix: Remove deprecated gemini-2.5-pro-exp-03-25 model by @continue[bot] in https://github.com/continuedev/continue/pull/8313
- feat: return fetch errors to agent by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8301
- feat: Add preview panel to session selector (cn ls / /resume) by @continue[bot] in https://github.com/continuedev/continue/pull/8231
- fix: update telemetry docs by @RomneyDa in https://github.com/continuedev/continue/pull/8295
- Fix terminal security check evaluatePolicy type definition by @continue[bot] in https://github.com/continuedev/continue/pull/8226
- Fix formatting of instructions in core-unit-test prompt by @sestinj in https://github.com/continuedev/continue/pull/8317
- Add GitHub workflow to delete stale branches by @sestinj in https://github.com/continuedev/continue/pull/8318
- Exclude cla-signatures branch from stale branch deletion by @sestinj in https://github.com/continuedev/continue/pull/8319
- fix: update branch filter regex to exclude cla-signatures branch by @sestinj in https://github.com/continuedev/continue/pull/8320
- chore: adjust stale branch deletion timing to avoid issue creation by @sestinj in https://github.com/continuedev/continue/pull/8321
- chore: reduce stale branch detection threshold to 60 days by @sestinj in https://github.com/continuedev/continue/pull/8322
- chore: reduce stale branch detection to 59 days by @sestinj in https://github.com/continuedev/continue/pull/8323
- Build a local takeover MVP by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8270
- Enable automatic deletion of stale branches by @sestinj in https://github.com/continuedev/continue/pull/8325
- docs: add note about using keywords for linking PRs to issues by @continue[bot] in https://github.com/continuedev/continue/pull/8316
- chore: prerelease bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8331
- Revert "fix: bracket stripping in gemini responses" by @RomneyDa in https://github.com/continuedev/continue/pull/8332
New Contributors
- @Olyray made their first contribution in https://github.com/continuedev/continue/pull/8249
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.48-jetbrains...v1.0.49-jetbrains