40 related articles

An in-depth analysis of LangGraph's core concepts: short-term and long-term storage mechanisms, its differences from LangChain, the MIT open-source license, and private deployment solutions for enterprise Agent development.

ctx is a local-first open-source tool that lets developers search and reuse conversation history from Claude Code, Cursor, and GitHub Copilot without uploading data to the cloud.

Andrew Ng and LangChain CEO Harrison Chase present AI Agents in LangGraph, covering five core agent design patterns and LangGraph's graph-based framework for building cyclical agentic workflows.

Andrew Ng and LangChain CEO Harrison Chase's AI Agents in LangGraph course covers five agent design patterns and LangGraph's graph-based framework for building cyclical AI workflows.

Deep dive into Hermes Agent's core architecture: Agent Loop mechanism, three-layer memory system (Markdown/SQLite/external), Gateway multi-platform integration, context compression, and Cron jobs.

A comprehensive guide to LangGraph's core advantages, storage mechanisms, differences from LangChain, and private deployment options for building production-ready AI agents.

Learn how to use ByteDance's AI coding tool Trae to build a full-stack website with just 3 prompts—covering frontend, backend API, and admin panel.
TutorialsA complete hands-on checklist of 110 embedded Linux projects covering audio/video, Rockchip platforms, smart home, and driver development — with clear learning paths from beginner to high-paying roles.
Product ReviewsWeb Studio is an open-source desktop AI coding workbench integrating Cloud Code, Gemini CLI, and Codex into a local-first app with multi-repo management, structured code review, and smart PR workflows.
Product ReviewsDeep dive into OpenCode, a terminal AI coding tool built with Go. Blazing-fast startup, multi-model support (Gemini, Claude), built-in Vim editor, and LSP integration. Compared with Claude Code and Aider.
Tech Frontiers6 curated developer tools: Dev3000 AI panoramic debugger, Cloudflare Agentic Inbox, GH Dashboard, Animate Icons, Acme V2 TypeScript IaC, and Telode AI Agent sandbox.
Product ReviewsOne API is an open-source LLM API gateway that unifies 30+ LLM providers including OpenAI, Claude, Gemini, and DeepSeek through an OpenAI-compatible interface. Features Key management, quota control, load balancing, and one-command Docker deployment. 32k+ GitHub Stars.
Tech FrontiersGo 1.26 officially released with a new garbage collector, significantly reduced cgo overhead, experimental SIMD support, and runtime/secret key management package.
Product ReviewsRedis creator antirez adds Array data type with 18 new commands including ARGREP regex search. Simon Willison built a WASM browser playground with Claude Code for zero-install experimentation.
Product ReviewsIn-depth comparison of Claude Haiku 4.5, GPT-5 Mini, and GLM-4.6 across speed, cost, code quality, concurrency safety, and tool calling to help developers choose the right budget AI coding model.
TutorialsA comprehensive guide to building production-grade AI Agents with LangChain, covering architecture design, tools, memory systems, ReAct strategy, and enterprise deployment.
Tech FrontiersDatasette 1.0a29 preview released, fixing a segfault race condition introduced by test optimization. Developer Simon Willison used GPT-5.5 xhigh to help reproduce the issue, showcasing AI debugging in practice.
Deep DivesDeep dive into Simon Willison's LLM 0.32a0 refactoring: message sequence inputs, typed streaming events, SQLite-decoupled serialization, and backward-compatible API evolution strategies.
Tech FrontiersRedis creator antirez submits PR adding native Array data type with 18 new commands including ARGREP server-side regex search. Simon Willison builds a WebAssembly browser Playground for zero-install experimentation.
Product ReviewsRedis creator antirez submitted a PR introducing the Array data type with 18 new commands including server-side regex search ARGREP. Simon Willison built a WebAssembly browser Playground with Claude Code for hands-on testing.