cd /news/artificial-intelligence/agentao-a-governed-local-first-runti… · home topics artificial-intelligence article
[ARTICLE · art-99295] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Agentao: A Governed Local-First Runtime for Tool-Using LLM Agents

Agentao, a governed local-first runtime for tool-using LLM agents, is introduced in a new arXiv paper (arXiv:2608.13574v1). The runtime separates model-generated action proposals from host-authorized execution through a layered architecture, aiming to make agents more governable and inspectable. The code is publicly available at https://github.com/jin-bo/agentao.

read1 min views2 publishedAug 17, 2026

arXiv:2608.13574v1 Announce Type: new Abstract: LLM agents increasingly operate as execution systems that invoke tools, modify local state, use persistent memory, and interact with external protocols. These capabilities make agents useful, but they also introduce risks related to over-privileged actions, weak auditability, prompt injection, tool poisoning, and uncontrolled side effects. This paper presents Agentao, a governed local-first runtime for tool-using LLM agents. Agentao separates model-generated action proposals from host-authorized execution through a layered architecture consisting of host-facing surfaces, a host contract, a runtime core, a permission-mediated tool system, and supporting subsystems for memory, replay, plugins, skills, sub-agents, and protocol integration. We describe the motivation, threat model, design goals, governance model, execution pipeline, and structured event interface of the system. Agentao does not provide formal safety guarantees; rather, it demonstrates how permissions, state, protocol boundaries, and execution traces can be made explicit runtime abstractions for building agents that are more governable, inspectable, and suitable for host-controlled local environments. The code is publicly available at https://github.com/jin-bo/agentao.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @agentao 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/agentao-a-governed-l…] indexed:0 read:1min 2026-08-17 ·