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