
OpenAI acquired @promptfoo
, an AI security platform for enterprises. “Promptfoo brings deep engineering expertise in evaluating, securing, and testing AI systems at enterprise scale”

By
–

OpenAI acquired @promptfoo
, an AI security platform for enterprises. “Promptfoo brings deep engineering expertise in evaluating, securing, and testing AI systems at enterprise scale”

By
–
From a shiny new toy to an essential tool. Let’s discuss AI and the implementation of LLMs in the latest episode of Dev in the Details, featuring Dev Rishi and Ben Scharfstein 👉 go.rbrk.co/cewc0t
→ View original post on X — @predibase, 2026-03-09 17:54 UTC

By
–
I've been self-hosting OpenClaw for weeks. Docker configs, API key rotation, server babysitting. MaxClaw just made all of that irrelevant. One click. 20 seconds. $19. Persistent agent running across Telegram, WhatsApp, Discord. Zero technical barrier to entry. If you've been

By
–
BREAKING: Anthropic quietly dropped a 32-page playbook on building Claude Skills. Skills let you teach Claude your exact workflow once. It executes it every time after that. Across http://
Claude.ai, Claude Code, and the API. No more re-explaining. No more inconsistent
By
–
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]

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
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/hZhgzAPexX
Agent 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
…

By
–
We just launched multi-modal support for evaluators in LangSmith! You can now pass attachments and base64 multi-modal content directly into evaluators with flexible mapping, allowing you to measure quality, safety, and performance across the full interaction end to end. Docs:
By
–
very cool, will this let me use cli on the desktop but control it via the phone? been looking for something that keeps those two synced
By
–
Kudos to @dotta for open-sourcing it. You can jump right in using the command below:
`npx paperclipai onboard` Here is the repo, don't forget to add a !
→ https://
github.com/paperclipai/pa
perclip
…