-
Notifications
You must be signed in to change notification settings - Fork 363
Comparing changes
Open a pull request
base repository: NVIDIA/OpenShell
base: v0.0.12
head repository: NVIDIA/OpenShell
compare: v0.0.13
- 10 commits
- 153 files changed
- 5 contributors
Commits on Mar 20, 2026
-
feat(providers): add GitHub Copilot CLI agent provider (#476)
* feat(providers): add GitHub Copilot CLI agent provider Source: https://docs.github.com/en/copilot/reference/copilot-allowlist-reference
Configuration menu - View commit details
-
Copy full SHA for eff88b7 - Browse repository at this point
Copy the full SHA eff88b7View commit details -
feat(gpu): disable NFD/GFD and remove nodeAffinity from device plugin…
… chart (#497) Disables GPU Feature Discovery and Node Feature Discovery DaemonSets and overrides the device plugin's default nodeAffinity to null so it schedules unconditionally on the single-node gateway without requiring NFD/GFD labels. Setting affinity to an empty map ({}) does not override the chart defaults because Helm deep-merges user values with chart defaults. Using null explicitly removes the key, causing the chart template to skip the affinity block entirely.
Configuration menu - View commit details
-
Copy full SHA for dac6cd9 - Browse repository at this point
Copy the full SHA dac6cd9View commit details -
feat(ocsf): create openshell-ocsf crate — standalone OCSF event types…
…, formatters, and tracing layers (#489) feat(ocsf): create openshell-ocsf crate with OCSF v1.7.0 event types, formatters, and tracing layers
Configuration menu - View commit details
-
Copy full SHA for 51aeffc - Browse repository at this point
Copy the full SHA 51aeffcView commit details -
feat(settings): gateway-to-sandbox runtime settings channel (#474)
* feat(gateway/sandbox): add global and sandbox runtime settings flow
Configuration menu - View commit details
-
Copy full SHA for a831a89 - Browse repository at this point
Copy the full SHA a831a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba19aad - Browse repository at this point
Copy the full SHA ba19aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a8fa1 - Browse repository at this point
Copy the full SHA 86a8fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd3dbc - Browse repository at this point
Copy the full SHA 0dd3dbcView commit details -
refactor(proto): rename UpdateSettings to UpdateConfig for consistenc…
…y with read path (#515)
Configuration menu - View commit details
-
Copy full SHA for bbcaed2 - Browse repository at this point
Copy the full SHA bbcaed2View commit details
Commits on Mar 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ef196db - Browse repository at this point
Copy the full SHA ef196dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7186a77 - Browse repository at this point
Copy the full SHA 7186a77View commit details
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.12...v0.0.13