🚨 @NVIDIA JUST CHANGED HOW WE THINK ABOUT AI AGENTS IN PYTHON
This is a vibe coding post classified by Jev as Prompts & workflows (a tool drop), kept by the Vibe Coding Radar because it carries real work, not commentary.
🚨 @NVIDIA JUST CHANGED HOW WE THINK ABOUT AI AGENTS IN PYTHON Rather than juggling prompts, tools, state, callbacks and workflows separately, NVIDIA's new open-source NOOA brings them directly into object-oriented Python. NOOA anchors them in a construct developers already grasp: A basic Python object. You outline an agent exactly like a regular class: → Fields = agent state → Methods = capabilities → Docstrings = prompts → Type annotations = contracts → ... = let the LLM figure out the method This effectively kills the idea that AI needs a parallel engineering stack. If an agent is jus
Posted by Charly Wargnier ♨️ (180.7k followers) 2 days ago · 25 likes · 5.6k views · view the original post on X. Kept by the Vibe Coding Radar as Prompts & workflows.
More vibe coding work like this
- Same Qwen3.8-Flash-Next. Same volcano prompt, word for word. Four days apart. — @WescheNex1q
- Jev’s context window is only 32k tokens while a Claude conversation can reach 200k… — @tamarajtran
- prompt-master,一个 Claude Skill 能给任何 AI 工具编写精准提示词,核心动作是做减法,已斩获 13000+ Star! — @GitHub_Daily
- OpenAI listed 5 things a model does when it misbehaves. — @godofprompt
- Your project docs are out of date. — @godofprompt
- GIT IS FOR CODE. AGENTGIT IS FOR CONTEXT. — @DataChaz
- Having a proper VISION in a model is SO good. — @MiaAI_lab
- My new favorite way to build with agents is to organize them into a factory. — @startupideaspod
Every post is read and classified by Jev (TypeSafe): what it is, which market it belongs to, and whether the link is a real tool. 1.8k posts from 1.8k X accounts over the last 14 days, 141 tools, 12 markets. Collected every 5 minutes, fully re-ranked every hour — last update 2026-09-19 01:18 UTC. Full method.