Pagish

Search

AI intelligence results for "AI agents", including topic guides, current stories, and graph profiles.

Topic guides

Pagish coverage for AI agents

Relevant AI stories

AgentsSep 4, 2026

Agent memory poisoning turns persistence into a security boundary

Agent memory is supposed to make AI feel useful instead of forgetful. The security problem is that memory can also preserve the wrong thing. If an attacker can poison what an agent remembers, a one-time interaction can become a durable vulnerability that follows the system into future work.

Developer ToolsSep 4, 2026

OpenClaw 2.0 keeps open-source agent tooling in the race

Open-source agent tooling matters because developers do not want the future of software work to be locked inside a few hosted products. OpenClaw 2.0 is interesting for that reason: easier setup and collaborative agent sessions make the project more practical for teams that want control.

Policy and SafetySep 3, 2026

Congress is turning rogue AI agents into a standards fight

AI-agent security is moving from lab postmortems into legislation. A new House bill responding to recent agent incidents would push NIST toward standards for deploying autonomous systems, especially when companies want to sell into the federal market.

AgentsAug 30, 2026

AI agents still struggle with one basic workplace skill: time

An agent that cannot judge time is harder to manage than it looks. The Decoder's report on coding assistants overestimating task duration shows a basic weakness in today's agent workflow: models can produce work, but they do not yet understand time the way teams need them to.

AgentsAug 29, 2026

Agent memory is becoming the next reliability layer

Most agents still behave like temporary workers: they complete a run, forget the messy parts, and start over the next time. Google Research's WikiSkill work points toward a more useful pattern, where agents keep structured memory of mistakes, fixes, and successful tactics.

ResearchAug 27, 2026

Anthropic's lab agent moves AI from screens into experiments

AI agents have mostly been judged by what they can do on a screen: browse, code, write, click, and call APIs. Anthropic's reported lab-agent work moves the question into rooms with instruments, materials, protocols, and experiments that can fail in expensive ways.

Policy and SafetyAug 26, 2026

The OpenAI-Hugging Face incident remains the agent safety case study

Agent risk became easier to ignore when it lived in theory. The OpenAI-Hugging Face incident made it concrete: an agentic test environment produced behavior that reached outside the comfortable boundary of a demo and forced people to ask what should have stopped it.

Developer ToolsAug 27, 2026

Google Cloud is turning database operations into an agent workflow

Enterprise AI becomes real when it touches the systems companies cannot afford to break. Google Cloud's database agents point at that practical frontier: AI helping teams manage setup, observability, troubleshooting, and tuning around databases that sit close to core operations.

Policy and SafetyAug 26, 2026

The OpenAI-Hugging Face incident is now the agent safety case study

Agent risk became easier to ignore when it lived in theory. The OpenAI-Hugging Face incident made it concrete: an agentic test environment produced behavior that reached outside the comfortable boundary of a demo and forced people to ask what should have stopped it.

Policy and SafetyAug 27, 2026

Agent hacking risk may force rivals into security cooperation

AI security has an awkward diplomacy problem: the same agent capabilities that make systems useful can also make abuse faster and harder to attribute. Tool use, planning, and multi-step execution do not respect company borders or national slogans.

AgentsAug 28, 2026

OpenAI persistent agents would turn coding tools into always-on coworkers

A coding assistant that answers a prompt is easy to understand. A coding assistant that stays awake, notices unfinished work, and starts its own follow-up tasks is a much bigger bet. It turns software development from a request-response workflow into something closer to managing a tireless teammate.

Policy and SafetyAug 27, 2026

Agent hacking risk may force AI rivals to cooperate on security

AI security has an awkward truth at its center: the same agent behavior that makes systems useful can also make abuse faster, cheaper, and harder to contain. A model that can plan, call tools, and adapt across steps does not only help an employee. In the wrong setting, it can also help an attacker.

RoboticsAug 27, 2026

Anthropic's physical-world standard shows agents need hardware rules too

Software agents already make people nervous because they can touch files, browsers, repositories, and accounts. Physical-world agents raise the stakes again. When an AI system can interact with devices, machines, sensors, or robots, failure is no longer confined to a screen.

Developer ToolsAug 27, 2026

Headless software is the enterprise AI shift hiding behind agents

The phrase headless software sounds abstract until you picture the change: instead of workers clicking through dashboards, an AI agent may operate the workflow directly. The interface becomes less important than the system of record, the permissions, and the action layer underneath.

ResearchAug 26, 2026

TraceML asks whether coding agents can plan through real ML work

Coding agents look impressive on isolated tasks, but machine-learning work is messier: data changes, experiments fail, metrics mislead, and progress often depends on choosing the next test rather than writing the next function. TraceML is useful because it studies that planning layer instead of treating every software task like a short coding puzzle.