1801 related articles

Complete guide to LangChain 1.3 ecosystem: four core modules (LangChain, LangGraph, DeepAgent, LangSmith), from setup to building your first Agent with tools, prompts & memory.

A detailed guide to 6 critical engineering challenges for enterprise AI Agents before production, covering Langfuse-based tracing, observability, evaluation stages, prompt governance, and high-concurrency architecture.

A deep dive into AI Agents: their definition and three core components—Perception, Decision, and Action. Learn what distinguishes real AI agents from chatbots and automation scripts.

Dojo introduces the builder lifecycle agent concept, using AI agent Doji to unify learning, earning, hackathons, and startups on one platform with a portable Dojo Score reputation system.

A programmer couple built a complete RPG using only a phone-based AI workbench, revealing how foundational knowledge amplifies AI-assisted development.

GitHub Trending Aug 13: Local-first AI tools dominate with FluidVoice, unsloth, and modly, while Agent integration projects like holaOS and obsidian-skills reshape workflows.

Complete guide to OpenCode, the open-source Claude Code alternative: covers desktop and WSL installation, model configuration, rule files, custom commands, and MCP service integration.

Unsloth Desktop is an open-source app for Mac/Windows/Linux that integrates local model training and inference with 2x speed, 70% VRAM savings, GGUF/MLX support, and Claude Code connectivity.

A senior data scientist with a Physics PhD and 4.5 years of experience gets laid off, revealing the AI job market's shift from traditional ML to Agent engineering. Practical advice on bridging skill gaps.

Exploring the core challenges of AI Agents moving from demo to production: idempotency, approval states, retries, action ledgers, audit tables, and other critical infrastructure design patterns.

Deep dive into TypeScript expert Matt Pocock's open-source AI coding workflow, analyzing the design philosophy behind Grill Me, 2Spec, 2Tickets, TDD, and other modular skills.

Mistral AI's patent filing for "code-based tool calling" sparks developer debate. Analysis of the technology, how it differs from JSON Function Calling, and its potential impact on the AI Agent open-source ecosystem.

A new study had AI independently run a store, revealing that AI shopkeepers are friendly but make poor business decisions. Analysis of AI Agent real-world capability limits.

Learn how real engineering skills enable Claude Code to become an autonomous AI agent that works for hours while you're AFK, covering planning, requirements, and codebase design.

Deep dive into how developer Theo optimizes AI coding agents through AGENTS.md, CLAUDE.md, and Skills files for Claude Code and Codex, covering global config, skill reuse, example-driven teaching, and data-driven optimization.

Hugging Face hosted an ICML 2026 Reproduction Hackathon where 1,200 participants used AI agents to verify 2,200 papers. Results: 34% covered, most reproducible, but ~23% had issues and 49 were nearly fully falsified.

GitHub Trending Aug 12: Claude Code ecosystem explodes with diagram-design topping charts, needle compresses models to 14MB for edge AI, and Rust rises in AI infrastructure.

Deep dive into the Tau open-source coding framework: tree-based session management, JSONL persistence, skills system, and custom prompts. Learn how this Python port of Pi delivers a new AI coding agent experience.

Needle2 is a 14MB on-device agentic LLM designed for phones, wearables, smart homes, and robots. This article analyzes its compression techniques, architecture, and the cloud-to-edge AI paradigm shift.

A B2B SaaS developer shares their multi-agent code review practice: building an automated review loop with Opus, Composer, and CodeRabbit, shifting from reading diffs to writing better tests.