Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: johannesjo/parallel-code

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 14:26

What's Changed

  • fix(prompt): scale bracketed-paste delay by line count to prevent stuck initial prompts by @brooksc in #107
  • Fix diff viewer related changes by @FourWindff in #114
  • feat(themes): Themes settings tab with Light/Dark/System appearance mode by @brooksc in #116
  • fix(themes): fix WCAG AA contrast failures in 3 built-in themes by @brooksc in #115
  • feat(security): atomic writes, input validators, and static analysis tooling by @brooksc in #118
  • feat(coordinator): MCP orchestration engine, REST API hardening, and task model (PR 2/4) by @brooksc in #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 #128
  • fix(panels): proportional absorber pins, stale-pin cleanup, double-click to reset by @nishasdk in #123
  • feat(coordinator): UI components, control banners, and coordinator entry points (PR 4/4) by @brooksc in #125
  • feat(tasks): filterable branch picker in New Task dialog by @VitorRibeiroCustodio in #131
  • feat(sidebar): collapsible Projects section by @VitorRibeiroCustodio in #132
  • feat: in-app auto-update by @VitorRibeiroCustodio in #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 #134
  • Fix status dot tooltip behavior by @brooksc in #127
  • Fix sidebar selection when jumping with Cmd-number by @brooksc in #135
  • fix(sidebar): restore status tooltip hit area by @brooksc in #136
  • Fix terminal PTY interruptions during remounts by @brooksc in #138
  • Fix input handoff notification copy by @brooksc in #140
  • Fix new-task panel UI interactions by @FourWindff in #141
  • fix(worktree): prevent branch prefix conflicts by @FourWindff in #143
  • Fix coordinator control handoff by @brooksc in #137
  • fix(task-title-bar): show merge target branch in button tooltip by @FourWindff in #144
  • docs: add privacy policy by @brooksc in #150
  • Add sub-task self-landing coordinator flow by @brooksc in #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 #154
  • feat(coordinator): Eliminate the need for take/release control by @brooksc in #149
  • feat(agents): add Antigravity CLI (agy) as built-in agent by @ASRagab in #155
  • fix(progress): count only merged tasks today by @ASRagab in #156

New Contributors

Full Changelog: v1.9.0...v1.10.0

Assets 5
Loading

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 13 May 00:13

What's Changed

  • feat(terminal): paste & drop images into terminal by @ASRagab in #90
  • [codex] Fix Codex arguments by @brooksc in #94
  • feat: default to plain rebase when no conflicts detected by @brooksc in #95
  • Share Docker agent auth across containers by @brooksc in #96
  • feat(shortcuts): add Cmd+1-9 to jump to task by sidebar position by @brooksc in #97
  • chore(deps-dev): bump ip-address from 10.1.0 to 10.2.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #102
  • chore(deps-dev): bump axios from 1.15.0 to 1.16.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #103
  • feat(inline-input): add cancel button and global Esc to dismiss by @FourWindff in #105
  • fix(ipc): add missing get_uncommitted_file_diffs to preload allowlist by @FourWindff in #106
  • fix(diff): ignore double-click in blank area outside diff lines by @FourWindff in #104
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #108

New Contributors

Full Changelog: v1.8.0...v1.9.0

Contributors

brooksc, ASRagab, and 2 other contributors
Loading

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 21:31

What's Changed

  • chore(deps-dev): bump postcss from 8.5.6 to 8.5.10 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #85

Full Changelog: v1.7.0...v1.8.0

Contributors

dependabot
Loading

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 18:41

What's Changed

  • chore(deps-dev): bump @xmldom/xmldom from 0.8.12 to 0.8.13 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #80
  • fix(git): refactor untracked file handling in getAllFileDiffs function by @FourWindff in #84

Full Changelog: v1.6.0...v1.7.0

Contributors

dependabot and FourWindff
Loading

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 18:01

What's Changed

  • fix: resolve shell tabs via OS user shell by @ASRagab in #58
  • chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #72
  • Fix task creation reload in dev by @joshdoe in #17
  • feat: improve horizontal overflow cues and off-screen task attention by @ASRagab in #52
  • fix(steps): preserve timestamps across app restart by @johannesjo in #74
  • feat(steps): polish UI and add sub-agent + terminal-jump support by @johannesjo in #75
  • fix(electron): inherit full login shell environment instead of PATH only by @FourWindff in #62
  • feat(docker): support project-specific Dockerfiles by @ASRagab in #63
  • feat: add MiniMax M2.7 as configurable backend for Ask about Code by @octo-patch in #53
  • Add existing worktree import flow by @joshdoe in #16
  • Feat/focus mode by @johannesjo in #76
  • feat: configurable keybinding system with agent presets by @IShaalan in #56
  • docs(openspec): seed OpenSpec with current-state capability specs by @johannesjo in #77
  • feat: support folders without git by @MaicolBen in #70

New Contributors

Full Changelog: v1.5.0...v1.6.0

Loading

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 20:31

What's Changed

  • fix(ui): improve diff preview for added and deleted files by @ASRagab in #49
  • chore(deps-dev): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #50
  • chore(deps-dev): bump electron from 40.6.0 to 40.8.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #51
  • fix(ui): respect user's choice to disable Docker mode by @johannesjo in #64
  • feat(settings): add font smoothing toggle by @maskar in #60
  • fix(git): validate refs before worktree creation and improve main branch detection by @FourWindff in #61
  • chore(deps-dev): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #65
  • feat(ui): add file tree view to changed files list by @johannesjo in #68
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #69
  • fix(shortcuts): allow ESC to close dialogs when terminal is focused by @IShaalan in #55
  • Claude/add commit navigation buttons 6 t3ja by @johannesjo in #71

New Contributors

Full Changelog: v1.3.0...v1.5.0

Contributors

ASRagab, johannesjo, and 4 other contributors
Loading

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 08:54
2350f77
This commit was signed with the committer’s verified signature.
claude Claude
SSH Key Fingerprint: 32dP45eSMmVSt/G/CGvcxl/P+MO3Nwj9xeTh/GSA2wc
Verified
Learn about vigilant mode.

What's Changed

  • fix(ui): improve diff preview for added and deleted files by @ASRagab in #49
  • chore(deps-dev): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #50

Full Changelog: v1.3.0...v1.4.0

Contributors

ASRagab and dependabot
Loading

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 19:14

What's Changed

  • fix: branch dropdown, diff base branch, and direct mode auto-checkout by @ASRagab in #34

Full Changelog: v1.2.0...v1.2.1

Contributors

ASRagab
Loading

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 20:03

What's Changed

  • feat: native desktop notifications for task status changes by @cledoux95 in #20
  • feat: add Docker isolation mode for safer YOLO execution by @johannesjo in #26
  • fix: update macOS icon sizes by @cledoux95 in #21
  • feat: dynamic system font detection for terminal font picker by @ASRagab in #29
  • feat: replace boolean directMode with GitIsolationMode and flexible base branch by @ASRagab in #30
  • fix(ui): wrap agent selector buttons instead of clipping overflow by @ASRagab in #32

New Contributors

Full Changelog: v1.1.1...v1.2.0

Contributors

ASRagab, johannesjo, and cledoux95
Loading
johannesjo and ASRagab reacted with rocket emoji
2 people reacted

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 21:28

Full Changelog: v1.0.0...v1.1.0

Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /