-
Notifications
You must be signed in to change notification settings - Fork 10.4k
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: anomalyco/opencode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nocksock/opencode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: nocksock
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 10 files changed
- 2 contributors
Commits on Dec 6, 2025
-
feat: create session fork subcommand
To be able to fork a session from the CLI at a specified message
Configuration menu - View commit details
-
Copy full SHA for b7c0919 - Browse repository at this point
Copy the full SHA b7c0919View commit details -
refactor: simplify Session.fork implementation
- Use direct Storage.write() calls instead of updateMessage/updatePart - Match import/export pattern used elsewhere in codebase
Configuration menu - View commit details
-
Copy full SHA for b4679a2 - Browse repository at this point
Copy the full SHA b4679a2View commit details
Commits on Dec 9, 2025
-
feat: Add placeholderText theme color for input placeholders
Fixes #5088 by adding a new optional \`placeholderText\` theme color that allows customizing the color of placeholder text in input fields and textareas. Changes: - Add \`placeholderText\` to ThemeColors type with fallback to \`textMuted\` - Apply \`placeholderColor\` prop to <input> components in dialog-select - Apply styled placeholder text to <textarea> components in dialog-prompt and prompt - Update JSON schemas to include \`placeholderText\` property - Maintain backward compatibility - existing themes work unchanged The new field follows ariane-emory's suggestion and provides a minimal, focused solution for theming placeholder text.
Configuration menu - View commit details
-
Copy full SHA for 406d052 - Browse repository at this point
Copy the full SHA 406d052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c67bd - Browse repository at this point
Copy the full SHA 21c67bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6549ce8 - Browse repository at this point
Copy the full SHA 6549ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd0c50d - Browse repository at this point
Copy the full SHA bd0c50dView commit details -
feat: create session fork subcommand
To be able to fork a session from the CLI at a specified message
Configuration menu - View commit details
-
Copy full SHA for d17971f - Browse repository at this point
Copy the full SHA d17971fView commit details -
refactor: simplify Session.fork implementation
- Use direct Storage.write() calls instead of updateMessage/updatePart - Match import/export pattern used elsewhere in codebase
Configuration menu - View commit details
-
Copy full SHA for 2147fb1 - Browse repository at this point
Copy the full SHA 2147fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e7afb - Browse repository at this point
Copy the full SHA 47e7afbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6b928 - Browse repository at this point
Copy the full SHA fd6b928View 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 dev...nocksock