o8vm

↗ HN profile [ 123 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN — Today's AI agent guardrails are almost entirely post-hoc. The model proposes an action, then a policy layer tries to reject it. Prompt injection, jailbreaks, and edge cases mean the dangerous action is always…

  2. Hi HN — I just open-sourced Hibana and hibana-agent. Hibana is an Affine MultiParty Session Types (MPST) runtime for Rust. It targets protocol drift in distributed systems. Instead of maintaining separate hand-written…

  3. Hi HN — I just open-sourced Hibana and hibana-agent. Hibana is an Affine MPST runtime for Rust: - global choreography -> compile-time projection -> role-local execution - core is no_std / no_alloc-oriented -…