Skip to content
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: code-input/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: vscode-extension
Choose a base ref
...
head repository: code-input/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 19 files changed
  • 1 contributor

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    4d9babd View commit details
    Browse the repository at this point in the history
  2. refactor(vscode): simplify extension by removing unused features and …

    …streamlining code
    
    Remove addOwner command, simplify binary path resolution, use LSP command for ownership info instead of hover parsing, and streamline status bar display.
    omarabid committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    c25166c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2026

  1. Configuration menu
    Copy the full SHA
    03783f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e476d37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2399f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97933f3 View commit details
    Browse the repository at this point in the history
  5. chore: fix release action

    omarabid committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    6a2f176 View commit details
    Browse the repository at this point in the history
  6. fix: release action

    omarabid committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    1f23b8e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. chore: fix release action

    omarabid committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    2eae0c3 View commit details
    Browse the repository at this point in the history
  2. chore: fix release action

    omarabid committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    70d723c View commit details
    Browse the repository at this point in the history
Loading