On March 9, 2026, OpenAI said it plans to acquire Promptfoo and integrate its AI security tooling into OpenAI Frontier. The move pushes security testing, red-teaming, and governance closer to the default workflow for enterprise agents.
#agents
RSS FeedPerplexity said on March 11, 2026 that Personal Computer extends its Computer product with a continuously running Mac mini that bridges local files, apps, and sessions. The launch positions an always-on personal agent as a controllable digital proxy rather than a browser-only assistant.
A March 13, 2026 Show HN post presented GitAgent as a git-native agent specification built around files like `agent.yaml`, `SOUL.md`, and `SKILL.md`, with portability, versioning, and auditability as the core pitch.
Perplexity said on March 11, 2026 that its Sandbox API will become both an Agent API tool and a standalone service. Existing docs already frame Agent API as a multi-provider interface with explicit tool configuration, so the update pushes code execution closer to a first-class orchestration primitive.
Together AI said on March 13, 2026 that v2 of Open Deep Research is fully free and open source. The companion blog describes a planner and self-reflection workflow for multi-hop web research and ships code plus evaluation assets for developers.
OpenAI posted on March 5, 2026 that GPT-5.4 Thinking and GPT-5.4 Pro are rolling out across ChatGPT, the API, and Codex. The launch article positions GPT-5.4 as a professional-work model with 1M-token context, native computer use, stronger tool search, and better spreadsheet, document, and presentation performance.
Dify announced a $30 million Series Pre-A on March 10, 2026. The company paired the funding news with product changes aimed at broader enterprise adoption, including more free LLM credits, workflow tools, and stronger permission controls.
Perplexity has introduced Computer for Enterprise as a major upgrade to its Enterprise offering. The product pushes Perplexity beyond answer generation into long-running workflows across websites and internal web apps, while adding audit, identity, and data-governance controls.
Perplexity has introduced Personal Computer, an always-on local agent system that runs through a continuously operating Mac mini and exposes files, apps, and sessions to Perplexity Computer and the Comet Assistant. The company is pitching it as a persistent AI operating system with human approval, logging, and a kill switch for sensitive actions.
OpenAI and Amazon on February 27, 2026 announced a multi-year strategic partnership that combines a $50 billion Amazon investment with new Bedrock, Frontier, and Trainium commitments. OpenAI says it will also consume approximately 2 gigawatts of Trainium capacity through AWS infrastructure.
A widely shared r/LocalLLaMA post from a former Manus backend lead argues that a single run(command="...") interface often beats a catalog of typed function calls for agents. The post ties Unix text streams to token-based model interfaces, then backs the claim with design patterns around piping, progressive help, stderr visibility, and overflow handling.
GitHub on March 11, 2026 announced a major JetBrains update for Copilot. Custom agents, sub-agents, and plan agent are now generally available, with agent hooks in preview and new governance and reasoning controls added around them.