Back to browse
GitHub Repository

Agentic System Interface — a typed binary protocol for AI agents to control Linux systems

3 starsC

ASys – A typed binary protocol for AI agents to operate servers(no SSH)

by vincentping·Jun 2, 2026·2 points·1 comment

AI Analysis

●●SolidWizardryZero to One

SSH was built for humans; this binary protocol is built for agents from scratch.

Strengths
  • Fixed 44-byte SYS_PROCS frames eliminate shell parsing across OS variants
  • Noise_IK_25519 encryption with long-lived connections, not per-command sessions
  • C daemon with zero dependencies runs on any Linux without Python runtime
Weaknesses
  • Early stage with 1 star, needs agent ecosystem adoption to prove value
  • Read-only core ISA limits initial use cases, write operations come later
Target Audience

AI infrastructure engineers, DevOps teams running agent systems

Similar To

SSH · MCP servers · Fabric

Similar Projects

AI/ML●●Solid

Docs over SSH for Agents

SSH interface for docs matches how agents naturally explore codebases with grep and cat.

Big BrainZero to One
gregnr
902mo ago
Security●●Solid

Goshs – Single-binary server for red teamers: HTTP/S,SMB,NTLM,DNS/SMTP

One binary replaces impacket, responder, and SimpleHTTPServer for mid-engagement ops.

Solve My ProblemNiche Gem
patrickhener
301mo ago
AI/ML●●Solid

Agents shouldn't operate software–they should coordinate commitments

Shifts agents from tool operators to commitment coordinators with evidence settlement.

Bold BetBig Brain
csehammad
303mo ago