concept Updated 2026-07-09 Tags: Agents, Context, Privacy, Product-Design

OS-Level Context

OS-level context is Paperboy’s term-level bet that useful agents should learn from the user’s computer environment rather than only from chat history. In 人类和 AI Agent 的最佳配合方式,还没被发明|对谈 Paperboy, Jie Dechen argues that computer-use signals are information-dense: screen activity, keyboard and mouse actions, meetings, messages, search, browsing, code, and current app state can reveal intent and work style.

OpenClaw 之后,谁将定义主动式 AI 的新战场?|对谈 AirJelly 黄柏特 adds AirJelly’s capture strategy. Instead of treating every few seconds of screen activity as equally valuable, Huang Bote argues that Enter-triggered screenshots can capture Intent Context in IM, chatbot, and search workflows with less browsing noise. The source also makes privacy a first-order design constraint because OS-level screenshots may expose sensitive personal or organizational information.

AI 时代的超级入口还是手机吗?| S10E17 adds the smartphone version. Chen Yiqiang argues that phones contain both physical-world and virtual-world information, making them useful for real-time sensing and user understanding; Han Boxiao treats recognition and memory as likely terminal-side functions before cloud reasoning is invoked.

268. AI时代,个人工作台会重新回到手机吗? adds the mobile-workbench version. The source treats phone files, screenshots, WeChat attachments, meetings, calendars, travel plans, and app groups as context that can be reorganized by AI File Management and used by a Mobile AI Workstation.

Key Claims

  • OS activity can support Persistent Agent Memory because it captures work behavior that users may never write down in prompts.
  • The usefulness of this context depends on compression, summarization, permission boundaries, and application-specific choices.
  • Early surfaces include OS-wide autocomplete in WeChat, terminals, GitHub PRs, and other text-entry contexts.
  • OS-level context can help agents write commit messages or PR descriptions by combining code changes with browser research, messages, and surrounding work.
  • The approach raises trust and privacy questions because the same context that makes agents useful can also expose sensitive personal and organizational information.
  • Intent-triggered capture can make OS-level context higher signal than fixed-interval recording, but it may miss long conversations or feedback unless users can supplement context manually.
  • Smartphone context extends the idea beyond desktop activity: camera, microphone, files, meetings, location-like surroundings, and personal preferences can all become local signals, which makes the Edge-Cloud AI Boundary and permission design more important.
  • Foldable-phone context adds a task-surface layer: the agent may need to see which document, chat, map, assistant, or calendar item is visible beside the main task.

Connections