aiagent.club
中文
GitHub repo

astrid-runtime/astrid

Rust Tracked since 2026-02-15 Updated 2026-09-12 View source ↗

#229 of 803 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-09-12
Forks 138 2026-09-12
Commits 682 2026-09-12
Releases 22 2026-09-12
Watchers 25 2026-09-12
Open issues 193 2026-09-12
Open PRs 26 2026-09-12