Tag: agents

  • Simon Willison’s Weblog: ChatGPT Operator system prompt

    Source URL: https://simonwillison.net/2025/Jan/26/chatgpt-operator-system-prompt/#atom-everything Source: Simon Willison’s Weblog Title: ChatGPT Operator system prompt Feedly Summary: ChatGPT Operator system prompt Johann Rehberger snagged a copy of the ChatGPT Operator system prompt. As usual, the system prompt doubles as better written documentation than any of the official sources. It asks users for confirmation a lot: ## Confirmations Ask…

  • Hacker News: OpenAI just put the final nail in the coffin of the open World Wide Web

    Source URL: https://brids.bearblog.dev/openai-just-put-the-final-nail-in-the-coffin-of-the-open-world-wide-web/ Source: Hacker News Title: OpenAI just put the final nail in the coffin of the open World Wide Web Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the implications of OpenAI’s release of its web-browsing agent, Operator, suggesting that it may endanger the traditional open internet model by…

  • Cloud Blog: Introducing agent evaluation in Vertex AI Gen AI evaluation service

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/introducing-agent-evaluation-in-vertex-ai-gen-ai-evaluation-service/ Source: Cloud Blog Title: Introducing agent evaluation in Vertex AI Gen AI evaluation service Feedly Summary: Comprehensive agent evaluation is essential for building the next generation of reliable AI. It’s not enough to simply check the outputs; we need to understand the “why" behind an agent’s actions – its reasoning, decision-making process,…

  • Hacker News: Magenta.nvim – an AI coding assistant plugin for Neovim focused on tool use

    Source URL: https://github.com/dlants/magenta.nvim Source: Hacker News Title: Magenta.nvim – an AI coding assistant plugin for Neovim focused on tool use Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text describes “magenta.nvim,” a Neovim plugin designed for leveraging Large Language Model (LLM) agents. It outlines its features, installation instructions, and differences between similar tools,…

  • The Register: OpenAI’s Operator agent wants to tackle your online chores – just don’t expect it to nail every task

    Source URL: https://www.theregister.com/2025/01/23/openai_unveils_operator_agent/ Source: The Register Title: OpenAI’s Operator agent wants to tackle your online chores – just don’t expect it to nail every task Feedly Summary: Hello Operator? Can you give me number nine? Can I see you later? Will you give me back my dime? OpenAI on Thursday launched a human-directed AI agent…

  • Simon Willison’s Weblog: Introducing Operator

    Source URL: https://simonwillison.net/2025/Jan/23/introducing-operator/ Source: Simon Willison’s Weblog Title: Introducing Operator Feedly Summary: Introducing Operator OpenAI released their “research preview" today of Operator, a cloud-based browser automation platform rolling out today to $200/month ChatGPT Pro subscribers. They’re calling this their first "agent". In the Operator announcement video Sam Altman defined that notoriously vague term like this:…

  • Slashdot: OpenAI Unveils AI Agent To Automate Web Browsing Tasks

    Source URL: https://slashdot.org/story/25/01/23/1819222/openai-unveils-ai-agent-to-automate-web-browsing-tasks?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: OpenAI Unveils AI Agent To Automate Web Browsing Tasks Feedly Summary: AI Summary and Description: Yes Summary: OpenAI’s launch of Operator signifies a significant advancement in AI capabilities, particularly for web-based interactions. This development could have significant implications for AI security and user privacy, given the agent’s ability to…

  • Wired: OpenAI’s Operator Lets ChatGPT Use the Web for You

    Source URL: https://www.wired.com/story/openai-sets-chatgpt-loose-on-the-web/ Source: Wired Title: OpenAI’s Operator Lets ChatGPT Use the Web for You Feedly Summary: The company that kicked off the AI chatbot craze now wants AI to do more than just talk. AI Summary and Description: Yes Summary: OpenAI’s new feature called Operator introduces an AI agent capable of using a web…

  • Simon Willison’s Weblog: Trading Inference-Time Compute for Adversarial Robustness

    Source URL: https://simonwillison.net/2025/Jan/22/trading-inference-time-compute/ Source: Simon Willison’s Weblog Title: Trading Inference-Time Compute for Adversarial Robustness Feedly Summary: Trading Inference-Time Compute for Adversarial Robustness Brand new research paper from OpenAI, exploring how inference-scaling “reasoning" models such as o1 might impact the search for improved security with respect to things like prompt injection. We conduct experiments on the…