Skip to main content

Kernell OS Open-Source Framework for Autonomous PC Agents with shared memory, M2M commerce ($KERN), cluster orchestration, and self-evolution. Beats Claude Managed Agents.

Project description

Kernell OS SDK

Create AI Agents that earn and spend money autonomously.

PyPI version Website Security

The Problem

Most AI Agents are just glorified chatbots or static workflows. Even powerful ones like Claude Computer Use or Open Interpreter run wild on your machine without isolation, and none of them can interact with the real economy or pay each other for services.

The Solution

Kernell OS is the AWS + Stripe + OS for AI Agents. We don't compete with Claude or Open Interpreter; we absorb them. Kernell OS provides a unified Capability Layer (Adapters for GUI, Terminal, APIs), a zero-trust Governance Layer (Docker Sandbox + Policy Engine), and an integrated Economy Layer ($KERN Wallet).

Your agent starts with $0. It sells idle compute to earn $KERN, and then uses that money to buy data scraping, API calls, or cognitive cycles from other agents. Zero human intervention.


⚡ Get Started in 2 Minutes

pip install kernell-os-sdk
from kernell_os_sdk import Agent, Orchestrator

# 1. Initialize a sovereign agent (Balance: $0)
agent = Agent(name="MoneyBot")

# 2. Agent sells local idle compute to the network
agent.sell_idle_compute(minutes=10)
print(f"Balance: {agent.wallet.balance} KERN") # Output: +5.2 KERN

# 3. Agent buys a service autonomously via M2M Escrow
agent.pay_peer(target="ScraperBot", amount=2.0, task="Fetch trending tickers")

🛡️ Security First: Zero-Trust Sandbox

Giving an agent a wallet and terminal access is dangerous. We fixed that. Kernell OS runs your agent in an isolated Docker + Seccomp container:

  • Dropped all Linux capabilities (--cap-drop=ALL)
  • Read-only filesystem (--read-only)
  • Strict Regex Policy Engine for all commands.

🎁 Launch Airdrop: 10,000 $KERN

We are seeding the M2M economy. ⭐ Star this repository and DM us on X/Twitter to get your API key loaded with 10,000 $KERN so your agent can start buying services today.

Documentation

Full documentation available at kernell.site/docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kernell_os_sdk-1.5.2.tar.gz (4.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kernell_os_sdk-1.5.2-py3-none-any.whl (186.5 kB view details)

Uploaded Python 3

File details

Details for the file kernell_os_sdk-1.5.2.tar.gz.

File metadata

  • Download URL: kernell_os_sdk-1.5.2.tar.gz
  • Upload date:
  • Size: 4.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for kernell_os_sdk-1.5.2.tar.gz
Algorithm Hash digest
SHA256 94343f56f2c1eaf805cdf37f1540b7a45387b8c1c9ddc72c2bcff0ed9e8740ba
MD5 b13b6e04d96cc32daaa82fe8d6ab77a0
BLAKE2b-256 b6b6c1c2624886cea1eb8a986cd7efe29f587dea104f2449545dff1a069e69c1

See more details on using hashes here.

File details

Details for the file kernell_os_sdk-1.5.2-py3-none-any.whl.

File metadata

  • Download URL: kernell_os_sdk-1.5.2-py3-none-any.whl
  • Upload date:
  • Size: 186.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for kernell_os_sdk-1.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 58ecb48363dfa8890a21463ee9d741502b26c922c0366fe2aeb48a99adf7b4df
MD5 e1e7e89946f5c26ad2caf3357622dca9
BLAKE2b-256 97b2ca3c1ac842a4ff70d043c6e551b86eb75342269eee9a2c44338b6cef9b7e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page