-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: CodeEditApp/CodeEdit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ahmadyan/CodeEdit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 5 files changed
- 2 contributors
Commits on Dec 29, 2025
-
docs: Add CLAUDE.md development guide
Adds comprehensive development documentation for future Claude Code instances, covering build commands, project architecture, key dependencies, testing approach, code style, and CI/CD workflows. Uses local build directory for more reliable builds. 🤖 Generated with Claude Code Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 198749b - Browse repository at this point
Copy the full SHA 198749bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b6756a - Browse repository at this point
Copy the full SHA 5b6756aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b35ccbd - Browse repository at this point
Copy the full SHA b35ccbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7548dfc - Browse repository at this point
Copy the full SHA 7548dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for af7da46 - Browse repository at this point
Copy the full SHA af7da46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7f161 - Browse repository at this point
Copy the full SHA 4d7f161View commit details -
Merge pull request #1 from ahmadyan/ahmadyan/bogota-v4
docs: Add CLAUDE.md development guide
Configuration menu - View commit details
-
Copy full SHA for d1211c6 - Browse repository at this point
Copy the full SHA d1211c6View commit details -
fix: Reduce sidebar width and prevent excessive expansion (#2)
Fix the bug where the sidebar width was too large on app open by: - Setting narrower default sidebar width (160pt instead of 242pt) - Adding maximum thickness constraint (400pt) to prevent unbounded expansion - Moving position initialization to viewDidAppear() for proper timing - Adding bounds clamping to restored width values - Adjusting snap behavior for narrower sidebar (180pt snap width) Also excludes build directory from SwiftLint to fix build failures. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for da31fcb - Browse repository at this point
Copy the full SHA da31fcbView commit details -
feat: Add build script with sandbox-disabled signing (#3)
Adds a convenience script that builds CodeEdit and re-signs without sandbox to match official release behavior.
Configuration menu - View commit details
-
Copy full SHA for 8440e66 - Browse repository at this point
Copy the full SHA 8440e66View 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 main...main