GitHub 仓库

astrid-runtime/astrid

Rust 首次收录 2026-02-15 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 213 / 共 783

10.3k Star

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

项目介绍

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…

摘自 github.com/astrid-runtime/astrid

最新指标

Star 10.3k 2026-07-16
Fork 130 2026-07-16
提交 466 2026-07-16
发布 13 2026-07-16
Watcher 22 2026-07-16
开放 issue 257 2026-07-16
开放 PR 6 2026-07-16