-
Notifications
You must be signed in to change notification settings - Fork 363
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NVIDIA/OpenShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.12
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 15 files changed
- 6 contributors
Commits on Mar 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a4883d8 - Browse repository at this point
Copy the full SHA a4883d8View commit details -
docs: add guidance for OpenAI-compatible cloud providers (#458)
* add guidance for OpenAI-compatible cloud providers * add provider list and xref link * add xref * add provider name value column
Configuration menu - View commit details
-
Copy full SHA for 510dcd1 - Browse repository at this point
Copy the full SHA 510dcd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 564c411 - Browse repository at this point
Copy the full SHA 564c411View commit details -
Configuration menu - View commit details
-
Copy full SHA for de9dcaa - Browse repository at this point
Copy the full SHA de9dcaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4d0a0 - Browse repository at this point
Copy the full SHA 5e4d0a0View commit details
Commits on Mar 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c0cdd66 - Browse repository at this point
Copy the full SHA c0cdd66View commit details -
fix(docker): set migrations dir permissions to 755 on COPY (#475)
Docker COPY preserves build-host file permissions. On hosts with a restrictive umask (e.g. 0027), the migrations directory is copied as 750 root:root, making it unreadable by the openshell user at runtime and causing the server to crash with a permission denied error on startup. Using --chmod=755 ensures the directory is always world-readable regardless of the build host umask. Signed-off-by: Evan Lezar <elezar@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 495fe4c - Browse repository at this point
Copy the full SHA 495fe4cView 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 v0.0.11...v0.0.12