✕ Clear all filters
12 articles
▶ Videos →

📰 Dev.to · Tang Weigang

12 articles · Updated every 3 hours · View all reads

All Articles 185,344Blog Posts 168,177Tech Tutorials 49,634Research Papers 36,197News 22,822 ⚡ AI Lessons
Before adopting DSPy, prove the LM program has a contract
Dev.to · Tang Weigang 📐 ML Fundamentals ⚡ AI Lesson 2mo ago
Before adopting DSPy, prove the LM program has a contract
Before adopting DSPy, prove the LM program has a contract DSPy is easy to undersell. If...
Before You Ship an Agent, Make DeepEval Test the Failure Path
Dev.to · Tang Weigang 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
Before You Ship an Agent, Make DeepEval Test the Failure Path
Before You Ship an Agent, Make DeepEval Test the Failure Path Most AI agent projects add...
Do not treat LangGraph as a longer chain: define state, interrupts, and recovery first
Dev.to · Tang Weigang 🧠 Large Language Models ⚡ AI Lesson 3mo ago
Do not treat LangGraph as a longer chain: define state, interrupts, and recovery first
The easiest way to misunderstand LangGraph is to see it as “LangChain, but with more steps.” That...
Before You Add More Agents, Design the Control Plane
Dev.to · Tang Weigang 🤖 AI Agents & Automation ⚡ AI Lesson 3mo ago
Before You Add More Agents, Design the Control Plane
OpenAI Agents Python makes it easy to describe agents, connect tools, define handoffs, and run...
Codex CLI is useful only when the workflow around it is reviewable and reversible
Dev.to · Tang Weigang 💻 AI-Assisted Coding ⚡ AI Lesson 4mo ago
Codex CLI is useful only when the workflow around it is reviewable and reversible
A lot of teams still evaluate AI coding tools by asking whether the tool can generate code quickly....
Codex CLI needs a rollback-ready workflow, not just a quick install
Dev.to · Tang Weigang ☁️ DevOps & Cloud ⚡ AI Lesson 4mo ago
Codex CLI needs a rollback-ready workflow, not just a quick install
When teams evaluate Codex CLI, the first questions are usually simple: can we install it, and can it...
Complex AI frameworks need acceptance-ready context packs, not longer prompts
Dev.to · Tang Weigang 🧠 Large Language Models ⚡ AI Lesson 4mo ago
Complex AI frameworks need acceptance-ready context packs, not longer prompts
Today's first Doramagic publishing signal comes from doramagic-langchain-pack. In the 2026-05-21...
An AI agent resource pack is more than a prompt
Dev.to · Tang Weigang 🤖 AI Agents & Automation ⚡ AI Lesson 4mo ago
An AI agent resource pack is more than a prompt
The problem When developers ask an AI coding agent to build an agent workflow, the first...