GitHub repo

astrid-runtime/astrid

Rust Tracked since 2026-02-15 Updated 2026-07-16 View source ↗

#213 of 783 by Stars among GitHub repos

10.3k Stars

Astrid is a portable, capability-secure operating system for composable software.

About

A portable, capability-secure operating system for composable software.

Astrid treats a component the way an operating system treats a process. Every ability is a sealed WebAssembly capsule: it can be composed with other capsules, granted only explicit authority, and replaced without expanding its reach. Astrid is independent of any particular product, model provider, agent loop, user interface, or distribution.

The kernel underneath is small and deliberately dumb. It routes events, enforces capabilities, runs the sandbox, and records the audit trail; it holds no model, tool schema, or business logic. A jailbreak, poisoned tool, or plain bug still cannot read a file, reach a network, or…

Excerpted from github.com/astrid-runtime/astrid

Latest metrics

Stars 10.3k 2026-07-16
Forks 130 2026-07-16
Commits 466 2026-07-16
Releases 13 2026-07-16
Watchers 22 2026-07-16
Open issues 257 2026-07-16
Open PRs 6 2026-07-16