We're acquiring Promptfoo. Their technology will strengthen agentic security testing and evaluation capabilities in OpenAI Frontier. Promptfoo will remain open source under the current license, and we will continue to service and support current customers. openai.com/index/openai-to-acquire-promptfoo/ [Translated from EN to English]
AGENTS
-

Context Hub: Open Tool for Coding Agents API Documentation
By
–
I'm excited to announce Context Hub, an open tool that gives your coding agent the up-to-date API documentation it needs. Install it and prompt your agent to use it to fetch curated docs via a simple CLI. (See image.) Why this matters: Coding agents often use outdated APIs and hallucinate parameters. For example, when I ask Claude Code to call OpenAI's GPT-5.2, it uses the older chat completions API instead of the newer responses API, even though the newer one has been out for a year. Context Hub solves this. Context Hub is also designed to get smarter over time. Agents can annotate docs with notes — if your agent discovers a workaround, it can save it and doesn't have to rediscover it next session. Longer term, we're building toward agents sharing what they learn with each other, so the whole community benefits. Thanks Rohit Prsad and Xin Ye for working with me on this! npm install -g @aisuite/chub GitHub: github.com/andrewyng/context…
→ View original post on X — @andrewyng, 2026-03-09 16:57 UTC
-
Agent Builder Launches Central Inbox for Task Management
By
–
Agent Builder now has a central inbox for managing every agent task.
— LangChain (@LangChain) 9 mars 2026
One place to:
→ See active and completed tasks
→ Approve or reject actions
→ Manage agents running in parallel
→ Act on what matters without context-switching
Try it free: https://t.co/VdxNX6Mefk pic.twitter.com/hZhgzAPexXAgent Builder now has a central inbox for managing every agent task. One place to:
→ See active and completed tasks
→ Approve or reject actions
→ Manage agents running in parallel
→ Act on what matters without context-switching Try it free: https://
smith.langchain.com/agents?skipOnb
oarding=true/?utm_medium=social&utm_source=twitter&utm_campaign=q1-2026_inbox-launch_co
… -
Use AST Dump and Spec File Before Coding Implementation
By
–
something like: Before starting your task, dump the relevant AST branch with a tool instead of using search to map out the cleanest insertion points. Write a spec to the folder with your implementation plan for review before we continue.
-
Paperclip: A New Node.js Framework for AI Agent Orchestration
By
–
13,500 GitHub ⭐ in just a few days for a newly open-sourced project. 🤯
— Charly Wargnier (@DataChaz) 9 mars 2026
And for good reason.
Paperclip by @dotta isn't just another AI wrapper,
it's a powerful Node.js backend and React dashboard designed to tame the wild west of AI agents.
You need Paperclip if you:
🧠 Have… pic.twitter.com/Nt1W3S0Xmr13,500 GitHub in just a few days for a newly open-sourced project. And for good reason. Paperclip by @dotta isn't just another AI wrapper,
it's a powerful Node.js backend and React dashboard designed to tame the wild west of AI agents. You need Paperclip if you: Have -
AI Autonomous Task Duration Growing From Seconds to Hours
By
–
Ce graphique devrait faire réfléchir tout le monde.
— VISION IA (@vision_ia) 9 mars 2026
Il montre la durée des tâches que l'IA est capable de réaliser de manière autonome.
En 2020, GPT-3 savait écrire un email. Quelques secondes de travail.
En 2026, l'IA gère des tâches de plusieurs heures. Recherche, analyse,… https://t.co/Q9OyeFee1B pic.twitter.com/KJB4nqtMTSCe graphique devrait faire réfléchir tout le monde.
Il montre la durée des tâches que l'IA est capable de réaliser de manière autonome.
En 2020, GPT-3 savait écrire un email. Quelques secondes de travail.
En 2026, l'IA gère des tâches de plusieurs heures. Recherche, analyse, -
AST Dumps Improve AI Code Generation Coverage
By
–
if you've noticed dead code or messy refactors from claude or codex, tell them to dump the related AST branch from a tool before starting this'll give it every class & function name instead of it relying only on search as a starting map. way more coverage on the codebase shape
-

Deploy AI Agents on Databricks with Agent Bricks Custom
By
–
Now you can author an AI agent and deploy it on Databricks with Agent Bricks Custom Agents!
— Databricks (@databricks) 9 mars 2026
– Build and iterate locally with your preferred stack
– Improve agent quality with integrated evaluation and CI/CD workflows
– Deploy directly as serverless Databricks Apps to a… pic.twitter.com/VLRZ8hqMQzNow you can author an AI agent and deploy it on Databricks with Agent Bricks Custom Agents! – Build and iterate locally with your preferred stack
– Improve agent quality with integrated evaluation and CI/CD workflows
– Deploy directly as serverless Databricks Apps to a -

Runway Introduces Real-Time Intelligent Avatar Characters
By
–
-

Autonomous AI Agents Advancing Mathematics Research Frontiers
By
–
Towards Autonomous Mathematics Research Feng et al.: https://
arxiv.org/abs/2602.10177
v3
… #AIAgents #ArtificialIntelligence