Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Pre-IPOs
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
OpenShell releases v0.0.33, NVIDIA's AI Agent sandbox adds libkrun micro VM driver
According to Beating Monitoring, NVIDIA’s open-source AI Agent sandbox runtime OpenShell has released version v0.0.33. The project manages file access, data exfiltration, and network requests within the sandbox through YAML policies, providing secure isolation for autonomous agents running code. This release introduces a standalone computing driver based on libkrun, enhances seccomp filtering for the sandbox, and adds inference routing and process count limits.
Previously, OpenShell’s compute backend was Kubernetes, running on a K3s cluster inside a single Docker container. libkrun is a KVM-based micro VM library that starts nearly as fast as a container and offers an isolation level comparable to virtual machines. For untrusted code executed by the agent, this adds an extra kernel-level boundary compared to containers.
The project has accumulated 5.2k stars on GitHub and is licensed under Apache 2.0. The official README states that it is still in the alpha stage, currently supporting only a single developer, single environment, and single gateway in a single-player mode.