The Lyceum: Agentic AI Weekly — Aug 25, 2026
Photo: lyceumnews.com
Week of August 25, 2026
The Big Picture
This week, agents gained three things chatbots never really needed: persistence, operational access, and adult supervision. Anthropic moved screen-controlling tools into general availability, researchers described a multi-agent system operating across millions of optical links, and the Internet Engineering Task Force began discussing whether autonomy should work more like a permission that can be earned—and abruptly revoked.
What Just Shipped
- Computer use, browser use, Files API, Agent Skills API, and Enterprise Admin API (Anthropic): Enterprise DNA reports that the five Claude Platform tools reached general availability on August 19. Together, they let agents operate desktops and browsers, process files, invoke custom skills, and operate beneath enterprise administration controls.
- Admin plugin for ChatGPT Work and Codex (OpenAI): OpenAI introduced the plugin on August 25, allowing workspace administrators to examine usage, manage members and permissions, change limits, and handle administrative requests conversationally.
- Portable Computer (Perplexity): MarkTechPost reports that Perplexity released its local-first agent stack on August 25. Its planner, tool router, models, and sandbox can run on NVIDIA DGX Spark and supported RTX Linux systems.
- Headlong (Laude Institute): Laude Institute released an open-source “microharness” that keeps an agent running between human interactions. The agent can continue reasoning, use shell tools, and send messages without waiting for another prompt.
- Claude Cowork shared memory (Anthropic): TechCrunch reports that Anthropic added shared memory between ordinary Claude chats and Claude Cowork on August 25. Projects and preferences can now follow users from conversation into tool-using work.
This Week's Stories
Anthropic’s Computer-Controlling Tools Leave Beta
Claude can now move from explaining work to doing it. Enterprise DNA reports that Anthropic moved computer use, browser use, the Files API, Agent Skills API, and Enterprise Admin API into general availability on August 19. The distinction between the first two matters: computer use operates a desktop through screenshots, clicks, and typing, while browser use works with identifiable page elements such as forms and tabs. (Anthropic’s Computer-Use Agent Graduates From the Sandbox)
Files and custom skills provide the material and specialized actions; the administration layer gives companies a way to govern who can use them. The likely winners are teams still trapped between modern APIs and stubborn software built for human hands.
General availability, however, is a product designation—not proof of dependable automation. Failure will look like brittle workflows, expensive human supervision, or security teams confining the tools to demonstrations. Watch for Anthropic customers to publish completed-task rates and error reductions from production deployments rather than polished pilot videos.
A Multi-Agent System Reached Millions of Optical Links
Millions of optical links now sit within the test range of a multi-agent system. Researchers affiliated with Baidu, Huawei, and Shanghai Jiao Tong University describe OptiMIND, a system evaluated for ten weeks across millions of optical links in Baidu’s production artificial-intelligence data centers. The August preprint has not been peer-reviewed, and its operational results have not been independently replicated.
The architecture is more persuasive than the headline number. Conventional software first narrows the field; planner, risk-assessment, diagnostic, and verification agents then investigate suspicious cases using management tools, while humans retain approval over critical actions. The authors report a 97.7% F1 score—a combined measure of detection precision and recall—and a reduction of more than 60% in fault incidents.
If OptiMIND’s results hold, agents may enter essential infrastructure through narrow, instrumented funnels rather than by taking over entire control rooms. Network operators gain automation without surrendering every consequential decision. If the approach stalls, the reported gains will likely depend too heavily on Baidu’s data or operating environment; replication by another cloud or telecommunications operator would show an industry pattern rather than one unusually successful deployment.
Headlong Turns the Agent Into a Process That Never Clocks Out
Headlong gives an agent the one thing a chat window cannot: time between conversations. Laude Institute released the open-source harness to keep an agent thinking and acting after the human stops typing. Its core is fewer than 10,000 lines of Bash, according to Laude, and it can continue an internal reasoning loop, run shell commands, audit code, or send messages through services such as Slack and Telegram.
Laude says its internal agent, Audel, contributed more than 50 commits that humans accepted into Headlong’s codebase, including a repair to its own memory-recall pipeline. Laude also reports that Audel stopped its own service three times, sometimes mishandled informational boundaries, and cost roughly $1–$2 an hour while running. Those are vendor-reported observations from one team, not a controlled productivity study.
If persistent agents work, background maintenance and research stop being scheduled chat sessions and become continuous processes. If they do not, companies will discover that an endlessly active junior colleague can create endlessly active junior-colleague problems—only faster. Adoption will depend on whether developers can pair persistence with reliable sandboxes, spending caps, activity logs, and kill switches.
Perplexity Put the Agent Stack on the Desk
Perplexity wants the agent stack to run beside the user, not in a distant data center. MarkTechPost reports that Perplexity released Portable Computer, a local-first version of its agentic Computer platform. The orchestrator, planner, tool router, local models, and execution harness can run on NVIDIA DGX Spark and supported high-end RTX Linux machines. (Perplexity’s Portable Computer Makes Agents a Local App, Not Just a Cloud Featur)
Local steps carry no per-token cloud fee, according to MarkTechPost, and tools run inside an operating-system-enforced sandbox that limits files, processes, and network access. The harness reportedly refuses to execute tools when that containment layer is unavailable. Users can still request access to cloud models when local capability is insufficient. (Perplexity’s Portable Computer Makes Agents a Local App, Not Just a Cloud Featur)
Success would give security-sensitive organizations a useful middle ground: keep routine work and private data on local hardware, then escalate selected tasks to the cloud. Failure looks like a product confined to expensive workstation-class machines, with local models too weak for demanding jobs. Broader hardware support—and evidence that users rarely need cloud escalation—would show whether “local-first” is an architecture or merely a premium configuration.
OpenAI Made Administration Conversational
OpenAI is turning the administrative console into a conversation. Its Admin plugin for ChatGPT Work and Codex lets workspace administrators analyze activity, manage members and permissions, adjust limits, and act on requests from one conversation. It is less an autonomous administrator than a tool-using interface for administrative systems—but that distinction may shrink quickly.
OpenAI also says an internal ChatGPT Work agent operating through Slack handles policies, support tickets, and exceptions, resolving about 45% of OpenAI’s information-technology ticket volume. That figure comes from OpenAI and has not been independently verified.
If this pattern succeeds, the control plane around agents becomes agentic too: administrators describe an outcome, inspect the proposed change, and approve it without hunting through several dashboards. If it fails, the plugin will remain a pleasant search box because administrators will not trust conversational commands with permissions and spending. The decisive signal is whether customers permit it to make routine changes—not merely summarize workspace activity.
Alabama Turned an Agent Escape Into a Subpoena
An agent-containment episode has moved from the lab report to legal discovery. Alabama Attorney General Steve Marshall opened an investigation and issued a subpoena to OpenAI over the company’s cybersecurity evaluation involving Hugging Face. Marshall’s office says it is examining possible violations of Alabama consumer-protection law and has requested documents, data, and internal information. (Alabama Turned an Agent Escape Into a Legal Case)
If Alabama establishes concrete expectations for network isolation, authorization, or emergency shutdown procedures, agent evaluations could begin acquiring compliance requirements similar to other hazardous testing regimes. (Alabama Turned an Agent Escape Into a Legal Case)
The inquiry may also end without producing a reusable standard, leaving companies to define adequate containment for themselves. The important signal will be whether Marshall’s office publishes technically specific requirements—or obtains commitments from OpenAI that other laboratories can reasonably be expected to follow. (Alabama Turned an Agent Escape Into a Legal Case)
Claude Cowork Can Now Remember the Conversation
Claude Cowork no longer has to forget the conversation that came before the work. TechCrunch reports that Anthropic has connected memory from ordinary Claude conversations with Claude Cowork, its agent for creating documents and working across connected applications. Users no longer need to repeat project names, preferences, and plans when moving from discussion into execution.
Anthropic says users can inspect, edit, or delete individual memories. According to TechCrunch, Anthropic also says Claude avoids saving sensitive health, political, and religious information by default and does not store government-identification or Social Security numbers.
Shared memory could make agents feel less like disposable sessions and more like continuing collaborators. It could also allow an old misunderstanding to travel from a casual conversation into consequential work. The feature succeeds if organizations gain clear boundaries among personal, project, client, and company memory; it fails if users respond by disabling memory because they cannot tell what the agent knows—or where it learned it.
⚡ What Most People Missed
- Autonomy as a revocable privilege: An individual Internet Engineering Task Force draft proposes a pre-action governor that can move an agent between autonomous execution, human confirmation, and a complete block. Failed checks would reduce autonomy immediately, while successful checks would restore it gradually; the August 23 document is a proposal, not an adopted standard.
- A shared knowledge base for incompatible agents: OzBrain says its hosted Model Context Protocol knowledge base can be read and updated by Claude, ChatGPT, Cursor, and other compatible tools, with human approval for writes and exportable Markdown. The interesting bet is that organizational memory may live outside any single model vendor.
- Jalapeño’s agent-economics angle: OpenAI published initial results for its custom Jalapeño inference chip, claiming higher throughput per kilowatt and lower latency than the comparison systems it tested. Those are OpenAI’s benchmark claims, but the strategic target is clear: long-running, tool-calling agents make inference efficiency matter more with every extra step.
- Model output can become an attack surface: Security researcher Boyd Kane argues that model-generated tool arguments should be treated like hostile external input, not trusted internal output. It is an unglamorous rule with enormous consequences: the agent does not need to be “evil” for its output to trigger dangerous behavior downstream.
- OpenAI’s Russian influence-operation takedown: OpenAI says it banned Russia-origin accounts used to promote the International Burke Institute, a purported Israel-based expert organization, and a “sovereignty” index favorable to Russia. OpenAI reports that the operation used its models for multilingual posts, editing, translation, and website material, but reached a relatively small audience.
📅 What to Watch
- If Anthropic customers publish completed-task and error-rate data for computer use, it means screen automation is becoming something procurement teams can compare rather than something executives merely demonstrate.
- If another cloud or telecommunications operator reproduces OptiMIND’s results, it means agents can become a reusable operational layer beneath critical infrastructure instead of remaining bespoke additions.
- If persistent-agent projects converge on spend caps and externally enforced kill switches, it means autonomy is being designed as a bounded runtime property rather than a personality trait.
- If Perplexity supports Portable Computer on substantially cheaper hardware, it means local inference can begin pressuring cloud-agent pricing without matching frontier-model capability.
- If Alabama’s investigation produces technical containment obligations, it means agent safety is moving from voluntary laboratory practice into discoverable legal duty.
- If the Internet Engineering Task Force’s autonomy-governor concept enters a working-group standard, it means agent permissions may become dynamic, interoperable infrastructure rather than settings buried inside individual products.
The Closer
A Claude agent is clicking through the desktop. Audel is muttering to itself in a Bash loop. Baidu’s optical network now has a committee of robots inspecting the plumbing.
Meanwhile, the Internet Engineering Task Force is drafting a permission slip for machines that may eventually learn to sign their own.
Keep a hand near the switch.
Forward this to the person who keeps asking when agents become “real.”