Since everyone wonders what MCP is, I think this image by @norahsakal is the best illustration:
– MCP is like the USB-C of tools: a standard interface to get your tools from. As such, it's not a real agentic revolution per se, nor is it particularly powerful – like USB is not
@aymericroucher
-

MCP as USB-C of tools: standard interface, not revolutionary
By
–
-

OpenAI’s new agents library praised for simplicity
By
–
OpenAI published a new agents library : it's really nice, in particular their implementation of common agentic patterns. In smolagents we have chosen to let the user implement these simple schemes to avoid adding complexity, but here the implementation seems simple enough!
-
Stop Ghibli pics for GPT5-AGI arrival, says Aymeric Rouche
By
–
OMG just stop generating Ghibli pictures, you guys are delaying the arrival of GPT5-AGI
-

DeepSeek R1: Rule-based RL beats SFT for GUI agents with smaller datasets
By
–
DeepSeek R1 moment has come for GUI agents: Rule-based Reinforcement Learning gives better results than SFT with 500x smaller datasets! Traditionally (by which I mean "in the last few months"), GUI agents have been trained with supervised fine-tuning (SFT). This meant,
-

Fake images and videos erode trust in news media
By
–
Generating convincing fake pictures goes much further than just car insurance fraud. Fake news can go x100 with these tools – photos and videos can not be a support for trust anymore.
-
Smolagents: Code actions better than JSON, with upcoming courses
By
–
We built smolagents exactly on this premise: Code actions just work better than JSON! Now's a good time to start with smolagents: we have an upcoming @DeepLearningAI course, and our own Agent course, get to work now!
-

Daily reminder that GPT-4.5 is really good
By
–
Daily reminder that GPT-4.5 is, in fact, really good!
-
Debating async vs thread for linear agent run
By
–
Haha we were discussing async this morning: the conclusion was since an agent's run is linear (chaining operation), it could just be put in a thread. Do you have use cases where async would be better?
-

smolagents reaches 15k GitHub stars, fastest-growing agentic framework
By
–
smolagents has reached 15k GitHub stars : it's one of the fastest-growing agentic frameworks ever Don't hesitate to try it out, we working with @avillanovamoral to add nice stuff like sandboxed code execution via E2B or Docker!