← Back to News
Published on 6/1/2026

NVIDIA Open-Sources Physical AI Agent Toolkit; GitHub Copilot Transitions to Usage-Based AI Credits

NVIDIA Open-Sources Physical AI Agent Toolkit; GitHub Copilot Transitions to Usage-Based AI Credits
Copilot Credit Value
$0.01 per AI Credit
Vault Operator Tools
66 built-in tools
OpenShell Packaging
Ubuntu Snap (Canonical)
Physical AI Stack
NVIDIA Cosmos, Omniverse, Isaac Sim

Daily Highlights

  • GitHub Copilot's Usage-Based Billing Goes Live: Starting today, June 1, 2026, GitHub has officially retired its 'premium requests' model, transitioning all Copilot plans to usage-based billing powered by 'AI Credits' (valued at $0.01 per credit). Under this new model, token consumption from input, output, and cached tokens directly depletes a monthly credit pool. Developers are already reporting rapid credit depletion when running complex multi-step edits, and Copilot code reviews on private repositories will now also consume GitHub Actions minutes.
  • NVIDIA Releases Open-Source Agent Toolkit & OpenShell: At COMPUTEX 2026 today, NVIDIA open-sourced a major collection of 'physical AI' agent tools and skills. This release allows developers to turn NVIDIA's complex physical AI stack—including Cosmos world foundation models, Omniverse, and Isaac Sim—into composable tools that can be programmatically orchestrated. Simultaneously, Canonical announced a partnership to package NVIDIA's new OpenShell runtime as an Ubuntu snap, providing a secure, sandboxed environment that governs how autonomous AI agents access local files, networks, and system resources.
  • Nebius Launches Physical AI Workbench: To eliminate the weeks of plumbing typically required to set up robotics and simulation pipelines, Nebius today open-sourced its 'Physical AI Workbench' on GitHub. The workbench unifies NVIDIA Cosmos 3, Isaac Sim, and Isaac GR00T on a shared data layer, allowing developers to configure, train, and evaluate physical AI models through a single CLI and SDK rather than managing multiple disconnected containers.

Niche Project of the Day

Vault Operator (pssah4/vault-operator): Trending on Hacker News today, this open-source Obsidian plugin implements Andrej Karpathy's 'LLM Wiki' pattern to provide an autonomous operating layer for local Markdown vaults. Vault Operator features 66 built-in tools, semantic search, and multi-model routing (categorizing models into Budget, Main, and Frontier tiers). It automates the tedious work of triaging new sources, cross-referencing notes, and maintaining a local knowledge base, complete with strict user-approval gates and one-click undo checkpoints.

Key Takeaways

  • GitHub Copilot's shift to usage-based AI Credits is live, making token-heavy multi-step edits and agentic runs directly billable.
  • NVIDIA and Canonical launched OpenShell as an Ubuntu snap to provide secure, sandboxed execution environments for AI agents.
  • Nebius open-sourced the Physical AI Workbench on GitHub, unifying NVIDIA's robotics and foundation simulation models into a single SDK.