Skip to content
AI Primer
TOPIC26 stories

Agent Infrastructure

Backend primitives and platform services designed for autonomous agents as the primary consumer — agent-native storage, sandboxes, queues, and runtime infra.

WORKFLOW12th July
Codex uses Palmier and FFmpeg for a multi-step video edit

LLMJunky said Codex used Palmier with FFmpeg to choose frame ranges, speed up a clip, add overlays, animate an icon, and place text. He still handled some zoom effects manually.

WORKFLOW1w ago
Claude Code streams cloud iOS simulator into browser via serve-sim

Levelsio used Claude Code on a VPS to SSH into a cloud Mac Mini, build an iOS app headlessly, and stream serve-sim into a browser. Follow-up posts documented the tunnel and serve-sim setup, making the workflow reproducible for remote iOS testing.

RELEASE1w ago
Convos launches group-chat agents built from tagged posts

Convos launched an agentic messenger where tagging posts, screenshots, or ideas builds Hermes agents for group chats. Demos show Fable-in-chat, weekly briefings, payment-chasing agents, travel planning, and a no-signup builder harness.

RELEASE1w ago
Higgsfield Apps turns one prompt into deployable mini apps via Claude MCP

Official demos show Claude via Higgsfield MCP building small apps such as Ad Studio, NutScan, a handwriting-to-font tool, and a hand-tracked solar system app in one session. The demos frame Higgsfield Apps as a one-prompt path from idea to deployable mini app.

WORKFLOW1w ago
Kitze tests codex-lb factory with 4 Codex accounts and 30 isolated tasks

Kitze described using a $60 Hetzner server, four $200 Codex accounts behind codex-lb, self-hosted Paperclip workspaces, and a GPT-5.5 manager to run about 30 isolated tasks. The setup routes parallel coding work across isolated workspaces and paid Codex accounts.

RELEASE3w ago
Figma launches MCP connectors for Figma agent

Figma added MCP connectors so the Figma agent can reach apps like GitHub, Slack, Notion, Atlassian, Granola, Hex, and Dovetail. Testers can start trying connected code and video workflows as the beta rolls out.

NEWS1mo ago
Stages AI reports 23-agent creative runtime with 380+ models

Stages AI posts described a server-side runtime that keeps working off-tab, then added CUE continuity, Signal editor previews, drop zones, and provenance inside CASTING. The update matters because Stages is positioning itself as an orchestration layer for characters, prompts, and postproduction rather than a simple chat interface.

WORKFLOW1mo ago
Practitioner threads report loop-based agent workflows for coding, PR, and sales proposals

Practitioner posts describe loop-based agent systems for coding, PR, sales proposals, and app building, including Kun Chen’s 40-PR-a-day setup, a nine-part vertical-agent framework, and Netlify agent runner builds. Builders can use these patterns to move from single prompts to orchestrated systems with planning, memory, evals, and human checkpoints.

RELEASE1mo ago
Cursor launches profiles with public handles and team opt-in controls

Cursor launched public profiles with handle claiming and a team setting to turn profiles on. The new pages give AI coders a shareable public identity layer for agents and activity inside Cursor.

RELEASE1mo ago
Anthropic releases ant CLI for Claude Platform and Managed Agents tracing

Anthropic released the ant CLI so Claude Platform APIs, file uploads, and Managed Agents sessions can run from the terminal, then updated Claude Code so /fork starts a background agent with the same context and prompt cache. Teams can use it to script agent runs, inspect traces, and hand work between Claude Code and the platform.

RELEASE1mo ago
Microsoft supports OpenClaw on Windows with Execution Containers

OpenClaw maintainers said Microsoft showed the OpenClaw gateway at Build and tied it to Windows Execution Containers for native sandboxing. The observability and verifiable-workspace features push the project closer to enterprise computer-use deployments on Windows.

WORKFLOW1mo ago
Codex supports 56-hour tasks as builders report passkey and browser failures

Codex users shared 56-hour task runs, PM-to-PR workflows, and a new black-box session recorder for tracking drift, token use, and incomplete responses. The longer autonomous sessions matter because browser auth gaps, passkey failures, and tool-selection bugs become real blockers once Codex is used beyond quick code generation.

RELEASE2mo ago
Google AI Studio adds native Android app creation and 1-click Antigravity export

Google said AI Studio can now build Android apps directly, add managed agents, and export projects into Antigravity with one click. Paired with Antigravity’s new 2.0 app, CLI, and SDK, the stack moves Google’s prompt-to-product workflow beyond chat demos into runnable apps and multi-agent builds.

RELEASE2mo ago
Skilled launches CLI and TUI audits for Claude Code, Codex and Grok Build

Skilled launched a CLI and TUI that scans installed skills across Claude Code, Codex, Droid, OpenCode and Grok Build. It surfaces dead skills, single-project dependencies and usage by agent or project, so teams can clean up skill sprawl.

DEAL2mo ago
Anthropic adds separate Agent SDK credits for paid Claude plans on June 15

Anthropic said paid Claude plans will get a dedicated monthly budget for Agent SDK, claude -p, GitHub Actions, and Agent SDK apps starting June 15. Keep chat use and programmatic use separate, and note the temporary 50% weekly Claude Code increase through July 13.

RELEASE2mo ago
holaOS launches Beta 0.1 with persistent workspaces and sub-agents

Holaboss launched holaOS Beta 0.1 with permanent workspaces, sub-agents, and a dashboard for recurring tasks and review loops. Use it if you want persistent project memory instead of reset-every-run agent chats, though the evidence is mostly launch-thread documentation.

RELEASE2mo ago
Claude Code introduces Agent View for parallel sessions and skills dispatch

Anthropic opened Agent View as a research preview, giving Claude Code one control pane for parallel sessions, skills dispatch, and quick replies. The change makes multi-session supervision a native workflow instead of a terminal-tab workaround.

NEWS2mo ago
Anthropic doubles Claude Code 5-hour limits after SpaceX capacity deal

Anthropic said a SpaceX partnership will add compute capacity, and it doubled Claude Code 5-hour limits for paid plans. It also removed peak-hour reductions for Pro and Max and raised Opus API limits; the change should reduce throttling for heavy users.

RELEASE2mo ago
Claude Managed Agents adds dreaming research preview, webhooks, and multiagent orchestration

Anthropic introduced dreaming as a research preview in Claude Managed Agents alongside multiagent orchestration, rubric-based self-improvement, and webhook updates. Sub-agents now share a container and filesystem, so teams can coordinate longer-running work and manage memory across sessions.

RELEASE2mo ago
SubQ launches 12M-token SSA model with SubQ Code early access

SubQ launched a sub-quadratic sparse-attention model with a 12 million token context window and opened early access alongside SubQ Code. The company claims 52x faster 1M-token performance than FlashAttention and under 5% of Opus cost, putting long-context coding workflows into a new price and latency band.

WORKFLOW2mo ago
OpenAI Codex adds /goal persistent task mode in weekend builder demos

Weekend builder posts showed OpenAI Codex using /goal to keep working across turns, with Linux clients and ephemeral runner tools extending longer sessions. It matters for vibe-coders packaging Codex into unattended loops, but usage limits and community wrappers still vary by plan and platform.

WORKFLOW2mo ago
Hermes supports self-rewriting skill files in PM and marketing agent demos

Cross-author demos showed Hermes using self-rewriting skill files, timeboxed subagents, and recurring brief workflows that improved over repeated runs. It matters because creators and vibe-coders can compound agent behavior across sessions, though the evidence still comes from user-run setups rather than a full official product brief.

WORKFLOW2mo ago
Codex supports per-commit review loops and GitHub browser fallback in user tests

Multiple practitioners showed Codex reviewing every main-branch commit, spawning fix loops, and opening browser sessions when APIs or web apps blocked the normal path. The workflow matters because Codex is being used as a browser-native coworker for coding, writing, analytics, and media plugins, but the pattern is emerging from user experiments rather than a formal OpenAI release.

RELEASE2mo ago
OpenClaw adds voice personas with 43ms first output benchmarks

OpenClaw contributors posted a voice-persona feature and fresh performance numbers that cut first output from 1s to 43ms. Separate posts describe 300-user sandboxed deployments and stronger PR, CI, and testing workflows, pointing to team-scale use beyond hobby demos.

NEWS2mo ago
Claude Code fixes regressions in v2.1.116 and resets usage limits

Anthropic published a post-mortem on Claude Code regressions, said the problems lived in the harness rather than the models or API, and reset subscriber usage limits after fixes. The update matters for long agent sessions because recent complaints centered on reliability, wasted effort, and broken trust.

NEWS3mo ago
OpenClaw supports X API access, Musk claims, as users publish 24/7 assistant workflows

Elon Musk said X API access is now available through OpenClaw, while users posted travel-assistant and always-on marketing setups built around the tool. The new access broadens what OpenClaw agents can automate, but most concrete examples still come from operator threads rather than product docs.

AI PrimerAI Primer

Your daily guide to AI tools, workflows, and creative inspiration.

© 2026 AI Primer. All rights reserved.