-
-
Notifications
You must be signed in to change notification settings - Fork 78
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: johannesjo/parallel-code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: johannesjo/parallel-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 6 files changed
- 3 contributors
Commits on Mar 31, 2026
-
fix(ui): improve diff preview for added and deleted files (#49)
Added files no longer trigger broken GapView/TrailingGap context fetches. Deleted files show a "This file was deleted" banner instead of raw hunks. Status badges for Added/Deleted now render with tinted backgrounds. Footer line totals now include uncommitted/untracked files. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for b944064 - Browse repository at this point
Copy the full SHA b944064View commit details
Commits on Apr 1, 2026
-
chore(deps-dev): bump the npm_and_yarn group across 1 directory with …
…3 updates (#50) Bumps the npm_and_yarn group with 3 updates in the / directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom), [flatted](https://github.com/WebReflection/flatted) and [picomatch](https://github.com/micromatch/picomatch). Updates `@xmldom/xmldom` from 0.8.11 to 0.8.12 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.8.11...0.8.12) Updates `flatted` from 3.3.3 to 3.4.2 - [Commits](WebReflection/flatted@v3.3.3...v3.4.2) Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91f00f4 - Browse repository at this point
Copy the full SHA 91f00f4View commit details
Commits on Apr 9, 2026
-
fix(ui): respect user's choice to disable Docker mode
The auto-enable Docker effect would re-enable Docker mode whenever skip-permissions was on and Docker was available, even after the user explicitly unchecked it. Track the user's opt-out so the effect doesn't override their choice. https://claude.ai/code/session_01SvsewC7VFxe7fZuy1pc5uV
Configuration menu - View commit details
-
Copy full SHA for 9b32cf3 - Browse repository at this point
Copy the full SHA 9b32cf3View commit details -
fix(ui): remove auto-enable Docker effect tied to skip-permissions
Docker mode should be controlled solely by the user's checkbox. The auto-enable effect was forcing Docker on whenever skip-permissions was enabled, ignoring the user's choice. https://claude.ai/code/session_01SvsewC7VFxe7fZuy1pc5uV
Configuration menu - View commit details
-
Copy full SHA for 2cd16d9 - Browse repository at this point
Copy the full SHA 2cd16d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2350f77 - Browse repository at this point
Copy the full SHA 2350f77View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.0...v1.4.0