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: NVIDIA/OpenShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.7
Choose a base ref
...
head repository: NVIDIA/OpenShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.9
Choose a head ref
  • 7 commits
  • 16 files changed
  • 4 contributors

Commits on Mar 17, 2026

  1. docs(inference): Add LM Studio guide (#386)

    Signed-off-by: Will Burford <will@lmstudio.ai>
    will-lms authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    0463046 View commit details
    Browse the repository at this point in the history
  2. fix(verification): send content type (#382)

    Signed-off-by: Will Burford <will@lmstudio.ai>
    will-lms authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    389454f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5439f47 View commit details
    Browse the repository at this point in the history
  4. fix(docs): resolve Pygments console lexer error in LM Studio tutorial (

    …#402)
    
    The console lexer cannot tokenize single-quoted JSON arguments in
    multi-line shell commands. Switch the Step 5 code blocks to the bash
    lexer which handles quoting correctly. Also standardize earlier blocks
    to use the console lexer with $ prompts for simple commands, and
    replace -H/-d curl flags with --json for consistency.
    pimlock authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    00ae3ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    925160e View commit details
    Browse the repository at this point in the history
  6. docs(ollama): add ollama to community sandboxes catalog and supported…

    … agents (#383)
    
    * docs(ollama): add ollama to community sandboxes catalog and supported agents
    
    * update readme
    ParthSareen authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    efb80e7 View commit details
    Browse the repository at this point in the history
  7. fix(installer): remove duplicate app name in install output (#408)

    Signed-off-by: Drew Newberry <anewberry@nvidia.com>
    drew authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    cf66d05 View commit details
    Browse the repository at this point in the history
Loading