✕ Clear all filters
98 articles
▶ Videos →

📰 Dev.to · WonderLab

98 articles · Updated every 3 hours · View all reads

All Articles 135,008Blog Posts 139,471Tech Tutorials 35,046Research Papers 26,153News 19,006 ⚡ AI Lessons
Open Source Project of the Day (#123): Vibe-Trading — Quantitative Research in Natural Language, an AI-Powered Personal Trading Agent
Dev.to · WonderLab 1w ago
Open Source Project of the Day (#123): Vibe-Trading — Quantitative Research in Natural Language, an AI-Powered Personal Trading Agent
Introduction "Turn natural language finance questions into runnable analysis, backtests,...
MCP Series (05): Resources and Prompts Deep Dive — Dynamic Data, Parameterized URIs, and Multi-Turn Templates
Dev.to · WonderLab 2w ago
MCP Series (05): Resources and Prompts Deep Dive — Dynamic Data, Parameterized URIs, and Multi-Turn Templates
Resources vs Tools The split: Tools → actions the LLM executes (verbs) ...
Open Source Project #122: cangjie-skill — Distill Books, Videos, and Podcasts into Executable AI Skills
Dev.to · WonderLab 2w ago
Open Source Project #122: cangjie-skill — Distill Books, Videos, and Podcasts into Executable AI Skills
Introduction "After reading, watching, and listening — walk away with a methodology you...
MCP Series (03): Ecosystem Navigation — Official Servers and Community Picks
Dev.to · WonderLab 2w ago
MCP Series (03): Ecosystem Navigation — Official Servers and Community Picks
Officially Maintained Servers Anthropic maintains the following Servers with stable,...
Workflow Series (10): Enterprise Architecture — Registry, Composition, and Governance
Dev.to · WonderLab 🏗️ Systems Design & Architecture ⚡ AI Lesson 2w ago
Workflow Series (10): Enterprise Architecture — Registry, Composition, and Governance
From One Workflow to a System One workflow is easy to manage. At five, problems...
Open Source Project of the Day (#116): SAG — Multi-Hop RAG Retrieval via SQL JOINs Instead of PageRank
Dev.to · WonderLab 🔍 RAG & Vector Search ⚡ AI Lesson 3w ago
Open Source Project of the Day (#116): SAG — Multi-Hop RAG Retrieval via SQL JOINs Instead of PageRank
Introduction "Graph RAG typically pre-builds a global graph offline, then uses PageRank...
Open Source Project #115: codex-plugin-cc — Use OpenAI Codex Directly Inside Claude Code
Dev.to · WonderLab 💻 AI-Assisted Coding ⚡ AI Lesson 3w ago
Open Source Project #115: codex-plugin-cc — Use OpenAI Codex Directly Inside Claude Code
Introduction "Use Codex from Claude Code to review code or delegate tasks." This is...
Workflow Series (06): Security — Cross-Step Injection Propagation and Four Defense Principles
Dev.to · WonderLab 🔐 Cybersecurity ⚡ AI Lesson 3w ago
Workflow Series (06): Security — Cross-Step Injection Propagation and Four Defense Principles
Workflow Security vs Skill Security Skill security (Skill Series Article 02) protects a...
Workflow Series (10): Enterprise Architecture — Registry, Composition, and Governance
Dev.to · WonderLab 3w ago
Workflow Series (10): Enterprise Architecture — Registry, Composition, and Governance
From One Workflow to a System One workflow is easy to manage. At five, problems...
Open Source Project #107: page-agent — A Pure-JS GUI Agent for the Browser, No Screenshots, No Plugins, No Backend
Dev.to · WonderLab 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
Open Source Project #107: page-agent — A Pure-JS GUI Agent for the Browser, No Screenshots, No Plugins, No Backend
Introduction "One script tag. Natural language controls your web app. No screenshots, no...
Skill Series (05): Skill Workflow Chaining — 4 Patterns, Real Data, Parallel Speedup 1.5x
Dev.to · WonderLab 📐 ML Fundamentals ⚡ AI Lesson 1mo ago
Skill Series (05): Skill Workflow Chaining — 4 Patterns, Real Data, Parallel Speedup 1.5x
The Limit of a Single Skill A single Skill is designed to do one thing. A "technical...
Open Source Project of the Day (#105): hiring-agent — HackerRank Open-Sourced Their Resume Scoring System. How Does Your Resume Score?
Dev.to · WonderLab 1mo ago
Open Source Project of the Day (#105): hiring-agent — HackerRank Open-Sourced Their Resume Scoring System. How Does Your Resume Score?
Introduction "HackerRank open-sourced their internal hiring pipeline — which means you...
Open Source Project of the Day (#104): AgentScope 2.0 — Alibaba's Production-Ready Agent Framework Built Around Model Reasoning
Dev.to · WonderLab 1mo ago
Open Source Project of the Day (#104): AgentScope 2.0 — Alibaba's Production-Ready Agent Framework Built Around Model Reasoning
Introduction "Build and run agents you can see, understand, and trust." This is article...
Skill Series (01): Skill Evaluation — How to Quantify AI Skill Quality
Dev.to · WonderLab 📐 ML Fundamentals ⚡ AI Lesson 1mo ago
Skill Series (01): Skill Evaluation — How to Quantify AI Skill Quality
The Two-Layer Problem Standard software testing has one layer: did the code produce the...
Open Source Project #101: Penpot — The Open-Source Design Tool That Speaks CSS Natively
Dev.to · WonderLab 🖌️ UI/UX Design ⚡ AI Lesson 1mo ago
Open Source Project #101: Penpot — The Open-Source Design Tool That Speaks CSS Natively
Introduction "Figma's problem isn't that it lacks features. It's that your design data...
Open Source Project #100: OpenMemory — A Real Cognitive Memory Engine for AI Agents
Dev.to · WonderLab 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
Open Source Project #100: OpenMemory — A Real Cognitive Memory Engine for AI Agents
Introduction "A vector database remembers what was said. OpenMemory remembers what it...
Agent Series (23): Web Agent — Giving Your Agent Real Eyes on the Internet
Dev.to · WonderLab 1mo ago
Agent Series (23): Web Agent — Giving Your Agent Real Eyes on the Internet
Why Web Agents Exist LLMs have a knowledge cutoff. Ask one "what's the latest version of...
Agent Series (22): Context Engineering Deep Dive — Quantifying Three Context Management Strategies
Dev.to · WonderLab 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
Agent Series (22): Context Engineering Deep Dive — Quantifying Three Context Management Strategies
The Linear Cost Problem Agents aren't stateless API calls — they need to remember...
Open Source Project of the Day (#97): EchoBird — One App to Install, Configure, and Run All Your AI Tools
Dev.to · WonderLab 1mo ago
Open Source Project of the Day (#97): EchoBird — One App to Install, Configure, and Run All Your AI Tools
Introduction "AI deployment, no more chicken-and-egg." This is article #97 in the Open...
Agent Series (20): Harness in Production — From Single File to Reusable Package
Dev.to · WonderLab 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
Agent Series (20): Harness in Production — From Single File to Reusable Package
From Demo Code to a Reusable Package Article 19 used a 900-line harness_full_demo.py to...