A category only beginning to take shape
This book is an argument about a category that sits between the traditional operating system, the AI agent platform, the collaborative workspace, and the software marketplace. Its purpose is to make intelligence installable, governable, portable, and useful across devices, organizations, and models.
AssistOS is not presented as a finished answer to every problem in agentic computing. Some components are operational, some are under active development, and some are research directions requiring experimental validation. The distinction is intentional: infrastructure is built by turning a coherent thesis into increasingly mature products, not by pretending every long-term ambition already exists.
The Missing Layer
Every major computing transition creates a brief period in which the new capability is obvious but the control layer around it is not. The web arrived before browsers, search engines, and commerce found durable forms. Cloud computing arrived before containers and Kubernetes made remote fleets programmable. The greatest opportunities were often not in the raw resource, but in the systems that made it accessible, composable, and safe enough for ordinary use.
Artificial intelligence has entered such a period. The world has models, APIs, agents, and open-source communities producing new tools every day. What it does not yet have is a stable, open, user-controlled place where this intelligence can live and work.
A chat window revealed how naturally people can express intent in language. But it does not define which document version is authoritative, which files an agent may read, which actions require approval, how a result can be reproduced, or what remains when the model is replaced.
As intelligence becomes abundant, durable value moves toward process, trust, and distribution.
AssistOS is the attempt to build that layer: a workspace where projects and artifacts are central, while models and agents appear as replaceable capabilities governed by visible permissions. Around it sit a runtime, package format, marketplace, process engine, and trust infrastructure.
Intelligence Comes Home
From centralized AI to hybrid intelligence
Training frontier models will remain capital-intensive and centralized. Using intelligence is a different economic activity. Document classification, extraction, semantic search, private retrieval, interface control, and portions of coding or analysis can increasingly run on laptops, workstations, private servers, and edge devices.
The important shift is not from cloud to local. It is from cloud-only to hybrid intelligence. A credible local-first strategy does not promise that the cloud will disappear. It begins locally when that is sufficient, explains when it is not, and escalates only the information required for the next step.
Once intelligence can run locally, it becomes a persistent capability of the machine: available when the network is absent, able to work beside private files, and able to preserve a project across model upgrades. Location becomes a policy decision shaped by data, economics, latency, and trust.
The Linux moment for intelligence
Linux became fundamental because it was an open and portable substrate on which many organizations could build. Red Hat proved that enterprises pay for a curated distribution, lifecycle management, security updates, certification, interoperability, and accountability while the source remains open. AssistOS aims at a different layer: models, agents, tools, projects, permissions, histories, and workflows across existing operating systems.
Abundance Without a Market
The AI ecosystem now faces the opposite of the early software industry’s problem. There are models, agents, connectors, benchmarks, orchestration frameworks, coding assistants, and research prototypes in overwhelming quantity. Abundance should make adoption easier; very often it makes adoption slower because code has created a scarcity of confidence.
A repository is not a product. It may contain a brilliant idea and still require the correct Python version, accelerator, model format, environment variables, dependency graph, and security configuration. A useful capability needs to become an operational unit with declared purpose, compatible models, requirements, permissions, tests, evaluations, license, price, version history, and support terms.
The AssistOS Package is that contract among developer, runtime, marketplace, user, and organization. The marketplace packages responsibility, not only code.
| Thin feature | Durable system |
|---|---|
| Prompt wrapper | Versioned process and evidence |
| Single model API | Model-neutral routing and evaluation |
| Chat history | Portable project memory |
| Broad credential | Capability-scoped agent identity |
| Demo popularity | Measured outcomes and support |
When models become cheaper and more interchangeable, differentiation moves to context, execution, integration, verification, distribution, and memory. AssistOS does not need to predict which model wins. It needs to make model replacement ordinary.
The Computer Becomes a Living Workshop
A project is not a sequence of messages. It is a place with files, sources, versions, people, tools, decisions, and unfinished results. The AssistOS vision begins with the project and the artifact.
In the workspace, the active object sits at the center: a document, source file, table, diagram, image, notebook, recording, or model. People and agents with access are visible beside it. Below sits the history: request, plan, execution, validation, versions, comments, and approvals. Chat remains valuable, but it is attached to inspectable context.
AssistOS should combine language with forms, editors, diagrams, direct manipulation, and visualisation. Language is an orchestration layer, not a mandate to abandon every interface that works. The interface needs to answer three questions continuously: what exists, what is happening, and who is allowed to do what?
Why the AI Application Is Fragile
The first generation of AI-native products taught the market a remarkable lesson: a demonstration that once required a research team can now be assembled over a weekend. That lowers the cost of experimentation, but it also creates fragility. A feature whose differentiation is primarily a prompt, a single model API, or a thin chat interface can be copied, absorbed by a platform provider, or recreated locally when the economics change.
The investor’s question is not whether a product uses AI. It is what remains when the model changes. Durable systems own a trusted relationship with the work: versions, source material, approvals, tests, integrations, evidence, and the institutional memory of why a decision was accepted. They separate intent, process, artifacts, evaluation, and policy from the model that happens to be best this quarter.
That separation creates a healthier market. An agent can win because it produces better outcomes, costs less, is safer, or is better supported—not because it captured the only usable copy of a customer’s work. Commercial services earn revenue through operation, integration, certification, collaboration, and experience, while projects remain portable enough to survive a change in vendor.
From Prompt to Reproducible Process
A prompt is an instruction. A process is a sequence of decisions, transformations, tests, and approvals that produces a result for which someone can take responsibility. Serious work has state: hypotheses, sources, data, methods, objections, approvals, and versions.
Intent expressed in natural language should become a plan that the system can inspect, resume, evaluate, and repair. The user does not need to write a traditional program; the system needs a representation clear enough to know which stage comes next, which artifacts are inputs, which tools are allowed, and what counts as success.
MRP-VM explores this direction as a pragmatic virtual machine for natural-language-derived programs. Its interpreters may be models, deterministic tools, code, rules, people, or combinations of them. A small local model may classify documents, a stronger model may frame a hypothesis, and a human may approve a sensitive conclusion—inside one accountable workflow.
Generation is becoming cheap. Assurance, evaluation, and repair are becoming the scarce capabilities.
Agents Need an Operating System
A model that answers a question can be wrong. An agent that acts can create consequences. Once software reads files, runs code, uses credentials, accesses the network, sends messages, or changes a project, security cannot be an afterthought.
Agents need isolation, identity, permissions, resource limits, lifecycle management, and logs. Ploinky explores this role as a language-neutral runtime: workspaces are mounted explicitly, network access is denied or limited by policy, secrets are scoped to actions, and time, memory, token use, and cost can be bounded.
The principle is least capability: an agent receives what is necessary for the task, not what might be convenient. Autonomy is earned gradually—advice, proposal, bounded execution, then selected background processes—while sensitive actions remain approval-gated.
Open protocols such as MCP and A2A can connect agents and tools. AssistOS adds the surrounding local policy, identity, provenance, project history, and human operating context. The goal is not protocol competition; it is a governable environment around interoperability.
Digital Sovereignty Is Economic Resilience
Cloud dependence is not inherently a mistake. The risk appears when the cloud becomes the only possible way to function and an organization no longer knows what can continue without a particular supplier, connection, account, or jurisdiction.
Sovereignty is a practical ability to decide where computation happens, who can inspect data, how a process is audited, and how to leave a supplier without losing accumulated work. It is an architecture of continuity, not an anti-cloud slogan.
For a family, this can mean organizing photographs locally. For research institutions, it can mean collaborating across borders without pooling raw data. For enterprises, it means controlled infrastructure, model optionality, audit, policy, and a credible exit path. The same core need appears at different scales: use intelligence without losing control over the consequences.
The Internet of Agents
Agents can discover tools, interpret descriptions, compare alternatives, and act on behalf of a user. They can also initiate thousands of requests and cross several systems in one task. This creates pressure higher in the internet stack, where semantics, identity, authority, and evidence become critical. Who is the agent? On whose behalf is it acting? Which capability is being offered? What can be revoked, and how can the result be tied to a specific execution?
MCP helps AI applications discover and use tools, resources, and workflows. A2A helps agents built by different vendors or organizations communicate and coordinate. These protocols are complementary, but they do not by themselves isolate an execution, preserve project history, establish organizational trust, or explain a decision to the person ultimately responsible.
AssistOS should adopt such open standards while surrounding them with a runtime, workspace permissions, identity, provenance, private transport, and an understandable human interface. The transport does not need to understand the research workflow; the tool does not need every user permission; the agent must not be able to rewrite its own identity; and the person should not need a packet trace to approve a document.
Ploinky Wormhole explores a local-first pattern for cross-organizational communication. A light rendezvous service introduces participants, while the local workspace keeps identity, contacts, and policy. The server helps agents find each other; the participants negotiate their relationship and retain control over content. This is choreography rather than central orchestration.
Beyond the Chat Window
Modern videoconferencing recreates a meeting room on a screen, but decisions must still be extracted, documents updated, tasks assigned, and evidence checked after the call. The first wave of AI meeting products added transcription and summarization. The larger opportunity is an agent that becomes an identifiable participant with a role, permissions, and access to the project artifacts on which a group is working.
In an AssistOS work session, people and agents collaborate around the same objects. A literature agent retrieves sources; a statistical agent tests an interpretation; a project agent updates proposed next steps. Changes appear as proposals, approvals become history, and the outcome is a set of versioned artifacts connected to claims, decisions, and responsibilities—not only a recording.
Appropriate autonomy is more valuable than maximum autonomy. Every process should show where an agent acts, where it proposes, where review is requested, and where a person remains the final authority. The interface should preserve the points at which people can understand, challenge, and shape the work.
The Opportunity to Build the Missing Layer
Several transitions are converging: on-device AI in major platforms, open model runtimes, a growing population of agents and tools, emerging interoperability standards, and enterprises moving from demonstrations toward governed deployment. The control points of this category are not yet fixed.
A staged path
First: the AssistOS Workspace makes the category visible through project-centered work, local model management, secure execution, plugins, and excellent workflows. Next: the Runtime and Marketplace add formal packages, identity, policy, audit, private registries, and enterprise controls. Then: the operating layer coordinates intelligence across devices, teams, organizations, edge infrastructure, and cloud services.
The commercial model follows the open-infrastructure precedent: an open substrate for adoption and continuity; enterprise distributions, certifications, private marketplaces, fleet management, support, managed execution, and vertical products for durable revenue.
The Computer We Can Still Choose
Artificial intelligence can be organized as remote services that offer convenience while making projects, histories, and agency inseparable from accounts users do not control. There is another possible architecture: hybrid, open, portable intelligence, close to data when that matters; agents with explicit identities and permissions; projects that outlive the models that contributed to them.
Local execution alone does not produce sovereignty. Open source alone does not produce a usable product. A protocol alone does not create trust. The value lies in the system that composes them.
The models will change. Human projects, institutions, and responsibilities must continue through those changes.
AssistOS exists to make intelligence a capability people and organizations can genuinely operate—not merely a service they are permitted to visit. The future computer should remember whom it serves.
What AssistOS Would Feel Like
A researcher starts with a question rather than an empty chat. She creates a project, grants a research package access to selected paper collections and approved models, and receives an inspectable specification: collect competing evidence, record inclusion criteria, reproduce key experiments, and request expert review before publication. Sources, notes, code, datasets, failed attempts, and unresolved questions remain project artifacts.
A manufacturer operates a private marketplace. Packages enter only after security review, permission inspection, compatibility testing, and licensing approval. Employees install approved capabilities in their workspaces; agents receive separate identities and temporary credentials; administrators can trace a design change to a model and package version, or revoke a vulnerable package centrally.
A family indexes photographs, letters, records, and home videos locally. A personal knowledge package finds duplicates and answers questions without uploading the collection by default. When a cloud model is useful, the interface says exactly what would leave the device and asks for approval. The encrypted project can be backed up and restored independently of any single account.
These scenes share one common object—the project—and one common infrastructure: identity, permission, execution, memory, and distribution. Different users experience different levels of complexity, but rely on the same operating principles.
Context for the vision
The argument draws on current developments in local AI and on-device inference, the Hugging Face and GitHub ecosystems, MCP and A2A, open-source strategy in Europe, the Red Hat enterprise model, and patterns demonstrated by self-hosted workspaces, durable agent workflows, JupyterLab, LiveKit, specification-driven development, decentralized identifiers, and research in VSA/HDC and state-space models.
AssistOS documentation and research papers are primary evidence of the team’s intentions and architecture, not independent proof of maturity or performance. Future capabilities in this document are product requirements and strategic direction; they are not audited guarantees, completed certifications, or committed release dates.