GitHub 项目简介: Astrid is a portable, capability-secure operating system for composable software.
README: brew tap astrid-runtime/tap && brew install astrid astrid init --distro @yourorg/your-distro astrid start astrid status astrid capsule list
README: Agent frameworks put trust in the prompt. Astrid puts it in the runtime. An agent is untrusted code executing on your machine with access to your files, your network, and your cre…
README: Cryptographic capability model. Every file path, network host, and tool is a signed ed25519 grant scoped to a resource pattern, principal-bound, expiry-checked, and globally revoc…
README: Frontends (the CLI, the HTTP gateway, Discord, and so on) are uplinks: protocol clients that connect to the daemon over a Unix domain socket and speak in IPC events. There is no F…