autonomous_proto using protoc 3.21.5
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
A highly parallel Perl 5 interpreter written in Rust
A CLI tool for recursively removing duplicate files (by content) from different directories.
Core domain and runtime primitives for the 100monkeys.ai AEGIS orchestrator
Rust SDK for BitGN Agent Benchmarks platform (Connect-RPC)
Pure-Rust client for Cloudflare quick tunnels (https://*.trycloudflare.com) — no cloudflared subprocess. Speaks QUIC + capnp-RPC to the argotunnel edge directly. HTTP/1.1 + WebSocket Upgrade, HA pool, TCP keep-alive.
Controller CLI for the dragoon remote-executor: SSH-signed requests, submit/tail/cancel/pull/events.
Wire-protocol primitives for the dragoon remote-executor: SSH-wire signing, canonical request/task bytes, fingerprints, DTOs.
Public-relay server for the dragoon remote-executor: axum + rusqlite + ed25519 task signing + per-user message inbox.
Dev-only fixtures + integration-test harness for the dragoon remote-executor.
Execution agent for the dragoon remote-executor: polls the server, verifies per-task ed25519 signatures, runs shell payloads, streams logs and artifacts back.
No description provided.
No description provided.