AOHP: An Open-Source OS-Level Agent Harness for Personalized, Efficient and Secure Interaction
Summary
AOHP is an Android-based open-source OS framework that treats AI agents as first-class entities, improving task completion by 21.12% and reducing token costs by 51.55% through agent-oriented mechanisms like personalized service composition and secure information flow.
View Cached Full Text
Cached at: 06/24/26, 05:46 AM
Paper page - AOHP: An Open-Source OS-Level Agent Harness for Personalized, Efficient and Secure Interaction
Source: https://huggingface.co/papers/2606.23449 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
AOHP presents an Android-based operating system framework that treats AI agents as first-class entities, enhancing task completion rates and reducing execution costs through specialized agent-oriented mechanisms.
AI agentsare driving a new software paradigm, with the ability to autonomously call tools, extract information, manage memory, and complete tasks that span applications and data sources. Most existing end-user operating systems, however, are designed for application-centric workflows and offer little native support forAI agents. This mismatch limits the wider adoption of agents and leads to execution overhead and safety risks when running agents on conventional systems. While the concept ofagent-native operating systemsis emerging, the research community lacks an open testbed to explore the architectural primitives desired for agent-mediated interaction. We present AOHP (Android Open Harness Project), an OS-level agent harness built on theAndroid Open Source Project(AOSP). The core design principle of AOHP is to treat agents as first-class OS actors, enabling adaptive user interfaces and agent-friendly runtime environments. AOHP preserves the mature Android software and hardware ecosystem while introducing three agent-oriented system mechanisms:personalized service composition,efficient agent interfaces, andsecure information flow. Based on preliminary experiments on challenging tasks covering key capabilities of OS agents, AOHP shows clear advantages intask completion(+21.12% completion rate),execution cost(-51.55%token cost), andsecurity-policy compliance.
View arXiv pageView PDFProject pageGitHub46Add to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.23449 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2606.23449 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.23449 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
OpenHuman
OpenHuman is an open source AI harness built with a human-centric approach, aimed at developers and users who prioritize human interaction in AI tools.
AgentOS
AgentOS provides a unified control layer for managing AI agents, tasks, and workspaces.
Autonomous Company Operating System for openclaw
ACO System is an open-source multi-agent framework that autonomously manages the entire software development pipeline from GitHub Issue to merged PR, using six specialized AI agents and a deterministic gate for architecture validation.
tinyhumansai/openhuman
OpenHuman is an open-source desktop AI agent that integrates with popular productivity apps and local data to create a private, context-aware personal assistant. Featuring an auto-fetching memory tree and a reactive desktop mascot, it aims to simplify agentic workflows without requiring complex configuration.
agency-os: Notion as the dispatch board for AI agents - MIT, MCP-native, works with Claude Code, Cursor, Cline, or any MCP harness
agency-os is an open-source tool that turns Notion into an orchestration layer for AI agents, allowing users to plan tasks, approve task trees, and dispatch agents via MCP. It supports model routing and dependency resolution, and works with Claude Code, Cursor, Cline, and other MCP-capable agents.