The Agent-Native SDK · 10.01
One Typed Registry: agentis.*
The whole platform exposed as one typed SDK — every call returns { ok, result|error, costCents, durationMs } with a compass.next hint.
SDK
Continue
Outbound & Network Safety
SSRF protection on every outbound call, secrets resolved from the vault at call time, and rate limiting plus security headers at the edge.
Network safety
Code Mode: Loops and Conditionals Live in Code
Agents compose behavior as async JavaScript against a single agentis.* object — dramatically fewer round-trips and far less drift than multi-tool JSON choreography.
Code mode