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

Appearance settings
Permalink

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
Choose a base ref
Loading
...
head repository: nocksock/opencode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: nocksock
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 6, 2025

  1. feat: create session fork subcommand

    To be able to fork a session from the CLI at a specified message
    nocksock committed Dec 6, 2025
    Configuration menu
    Copy the full SHA
    b7c0919 View commit details
    Browse the repository at this point in the history
  2. refactor: simplify Session.fork implementation

    - Use direct Storage.write() calls instead of updateMessage/updatePart
    - Match import/export pattern used elsewhere in codebase
    nocksock committed Dec 6, 2025
    Configuration menu
    Copy the full SHA
    b4679a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. 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.
    ariane-emory authored and b0o committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    406d052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c67bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6549ce8 View commit details
    Browse the repository at this point in the history
  4. chore: resync this file

    ariane-emory authored and b0o committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    bd0c50d View commit details
    Browse the repository at this point in the history
  5. feat: create session fork subcommand

    To be able to fork a session from the CLI at a specified message
    nocksock authored and b0o committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    d17971f View commit details
    Browse the repository at this point in the history
  6. refactor: simplify Session.fork implementation

    - Use direct Storage.write() calls instead of updateMessage/updatePart
    - Match import/export pattern used elsewhere in codebase
    nocksock authored and b0o committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    2147fb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47e7afb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd6b928 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.