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: lsp-server
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.
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 12, 2026

  1. chore(docs): update TOC

    omarabid committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    72fbd45 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Merge pull request #6 from code-input/lsp-server

    feat: add LSP server for IDE integration
    omarabid authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    dcacac8 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 0.0.5 and update repository URL

    - Update codeinput and ci crates to version 0.0.5
    - Change repository URL from CodeInputCorp/cli to code-input/cli
    - Add CHANGELOG entry for 0.0.5 with LSP server features
    omarabid committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    cd02164 View commit details
    Browse the repository at this point in the history
  3. fix: release action

    omarabid committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    409f252 View commit details
    Browse the repository at this point in the history
Loading