This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Affected surfaces
Summary
AI summaryUpdates affect prompt scaling, themes contrast, coordinator orchestration and UI, sidebar collapsibility, task filtering, and in‑app auto‑update.
Full changelog
What's Changed
- fix(prompt): scale bracketed-paste delay by line count to prevent stuck initial prompts by @brooksc in https://github.com/johannesjo/parallel-code/pull/107
- Fix diff viewer related changes by @FourWindff in https://github.com/johannesjo/parallel-code/pull/114
- feat(themes): Themes settings tab with Light/Dark/System appearance mode by @brooksc in https://github.com/johannesjo/parallel-code/pull/116
- fix(themes): fix WCAG AA contrast failures in 3 built-in themes by @brooksc in https://github.com/johannesjo/parallel-code/pull/115
- feat(security): atomic writes, input validators, and static analysis tooling by @brooksc in https://github.com/johannesjo/parallel-code/pull/118
- feat(coordinator): MCP orchestration engine, REST API hardening, and task model (PR 2/4) by @brooksc in https://github.com/johannesjo/parallel-code/pull/120
- chore(deps): bump ws from 8.19.0 to 8.20.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/johannesjo/parallel-code/pull/128
- fix(panels): proportional absorber pins, stale-pin cleanup, double-click to reset by @nishasdk in https://github.com/johannesjo/parallel-code/pull/123
- feat(coordinator): UI components, control banners, and coordinator entry points (PR 4/4) by @brooksc in https://github.com/johannesjo/parallel-code/pull/125
- feat(tasks): filterable branch picker in New Task dialog by @VitorRibeiroCustodio in https://github.com/johannesjo/parallel-code/pull/131
- feat(sidebar): collapsible Projects section by @VitorRibeiroCustodio in https://github.com/johannesjo/parallel-code/pull/132
- feat: in-app auto-update by @VitorRibeiroCustodio in https://github.com/johannesjo/parallel-code/pull/133
- chore(deps): bump qs from 6.15.1 to 6.15.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/johannesjo/parallel-code/pull/134
- Fix status dot tooltip behavior by @brooksc in https://github.com/johannesjo/parallel-code/pull/127
- Fix sidebar selection when jumping with Cmd-number by @brooksc in https://github.com/johannesjo/parallel-code/pull/135
- fix(sidebar): restore status tooltip hit area by @brooksc in https://github.com/johannesjo/parallel-code/pull/136
- Fix terminal PTY interruptions during remounts by @brooksc in https://github.com/johannesjo/parallel-code/pull/138
- Fix input handoff notification copy by @brooksc in https://github.com/johannesjo/parallel-code/pull/140
- Fix new-task panel UI interactions by @FourWindff in https://github.com/johannesjo/parallel-code/pull/141
- fix(worktree): prevent branch prefix conflicts by @FourWindff in https://github.com/johannesjo/parallel-code/pull/143
- Fix coordinator control handoff by @brooksc in https://github.com/johannesjo/parallel-code/pull/137
- fix(task-title-bar): show merge target branch in button tooltip by @FourWindff in https://github.com/johannesjo/parallel-code/pull/144
- docs: add privacy policy by @brooksc in https://github.com/johannesjo/parallel-code/pull/150
- Add sub-task self-landing coordinator flow by @brooksc in https://github.com/johannesjo/parallel-code/pull/145
- chore(deps-dev): bump tmp from 0.2.5 to 0.2.7 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/johannesjo/parallel-code/pull/154
- feat(coordinator): Eliminate the need for take/release control by @brooksc in https://github.com/johannesjo/parallel-code/pull/149
- feat(agents): add Antigravity CLI (agy) as built-in agent by @ASRagab in https://github.com/johannesjo/parallel-code/pull/155
- fix(progress): count only merged tasks today by @ASRagab in https://github.com/johannesjo/parallel-code/pull/156
New Contributors
- @nishasdk made their first contribution in https://github.com/johannesjo/parallel-code/pull/123
- @VitorRibeiroCustodio made their first contribution in https://github.com/johannesjo/parallel-code/pull/131
Full Changelog: https://github.com/johannesjo/parallel-code/compare/v1.9.0...v1.10.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Parallel Code
Desktop app for running multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) simultaneously in isolated git worktrees.
Related context
Beta — feedback welcome: [email protected]