Tag: ai-agents
-
Simon Willison’s Weblog: Design Patterns for Securing LLM Agents against Prompt Injections
Source URL: https://simonwillison.net/2025/Jun/13/prompt-injection-design-patterns/#atom-everything Source: Simon Willison’s Weblog Title: Design Patterns for Securing LLM Agents against Prompt Injections Feedly Summary: This a new paper by 11 authors from organizations including IBM, Invariant Labs, ETH Zurich, Google and Microsoft is an excellent addition to the literature on prompt injection and LLM security. In this work, we describe…
-
Cloud Blog: Cloud CISO Perspectives: How Google secures AI Agents
Source URL: https://cloud.google.com/blog/products/identity-security/cloud-ciso-perspectives-how-google-secures-ai-agents/ Source: Cloud Blog Title: Cloud CISO Perspectives: How Google secures AI Agents Feedly Summary: Welcome to the first Cloud CISO Perspectives for June 2025. Today, Anton Chuvakin, security advisor for Google Cloud’s Office of the CISO, discusses a new Google report on securing AI agents, and the new security paradigm they demand.As…
-
Wired: A Deep Learning Alternative Can Help AI Agents Gameplay the Real World
Source URL: https://www.wired.com/story/a-deep-learning-alternative-can-help-ai-agents-gameplay-the-real-world/ Source: Wired Title: A Deep Learning Alternative Can Help AI Agents Gameplay the Real World Feedly Summary: A new machine learning approach tries to better emulate the human brain, in hopes of creating more capable agentic AI. AI Summary and Description: Yes Summary: The text discusses a novel machine learning approach aimed…
-
Simon Willison’s Weblog: Quoting David Crawshaw
Source URL: https://simonwillison.net/2025/Jun/9/david-crawshaw/#atom-everything Source: Simon Willison’s Weblog Title: Quoting David Crawshaw Feedly Summary: The process of learning and experimenting with LLM-derived technology has been an exercise in humility. In general I love learning new things when the art of programming changes […] But LLMs, and more specifically Agents, affect the process of writing programs in…
-
Simon Willison’s Weblog: An agent is an LLM wrecking its environment in a loop
Source URL: https://simonwillison.net/2025/Jun/5/wrecking-its-environment-in-a-loop/#atom-everything Source: Simon Willison’s Weblog Title: An agent is an LLM wrecking its environment in a loop Feedly Summary: Solomon Hykes just presented the best definition of an AI agent I’ve seen yet, on stage at the AI Engineer World’s Fair: An AI agent is an LLM wrecking its environment in a loop.…
-
Simon Willison’s Weblog: Codex agent internet access
Source URL: https://simonwillison.net/2025/Jun/3/codex-agent-internet-access/ Source: Simon Willison’s Weblog Title: Codex agent internet access Feedly Summary: Codex agent internet access Sam Altman, just now: codex gets access to the internet today! it is off by default and there are complex tradeoffs; people should read about the risks carefully and use when it makes sense. This is the…
-
Simon Willison’s Weblog: claude-trace
Source URL: https://simonwillison.net/2025/Jun/2/claude-trace/ Source: Simon Willison’s Weblog Title: claude-trace Feedly Summary: claude-trace I’ve been thinking for a while it would be interesting to run some kind of HTTP proxy against the Claude Code CLI app and take a peek at how it works. Mario Zechner just published a really nice version of that. It works…
-
Simon Willison’s Weblog: Large Language Models can run tools in your terminal with LLM 0.26
Source URL: https://simonwillison.net/2025/May/27/llm-tools/ Source: Simon Willison’s Weblog Title: Large Language Models can run tools in your terminal with LLM 0.26 Feedly Summary: LLM 0.26 is out with the biggest new feature since I started the project: support for tools. You can now use the LLM CLI tool – and Python library – to grant LLMs…
-
Microsoft Security Blog: The future of AI agents—and why OAuth must evolve
Source URL: https://techcommunity.microsoft.com/blog/microsoft-entra-blog/the-future-of-ai-agents%E2%80%94and-why-oauth-must-evolve/3827391%20 Source: Microsoft Security Blog Title: The future of AI agents—and why OAuth must evolve Feedly Summary: Our industry needs to continue working together on identity standards for agent access across systems. Read about how Microsoft is building a robust and sophisticated set of agents. The post The future of AI agents—and why…
-
Simon Willison’s Weblog: Build AI agents with the Mistral Agents API
Source URL: https://simonwillison.net/2025/May/27/mistral-agents-api/ Source: Simon Willison’s Weblog Title: Build AI agents with the Mistral Agents API Feedly Summary: Build AI agents with the Mistral Agents API Big upgrade to Mistral’s API this morning: they’ve announced a new “Agents API". Mistral have been using the term "agents" for a while now. Here’s how they describe them:…