56 related articles

Tencent Cloud open-sources TencentDB Agent Memory — a fully local AI Agent memory system with a 4-tier progressive pipeline, zero external API dependencies, and 8,100+ GitHub Stars. Ideal for finance, healthcare, and privacy-sensitive use cases.

GPT-5.6 is now officially available to all users, launching the three-tier Sol, Terra, and Luna models with four-agent parallelism. An in-depth look at the official benchmarks, API pricing, safety, and Ultra mode.

A complete AI Agent learning roadmap covering BDI theory, core components (Perception/Planning/Execution), AutoGen multi-agent frameworks, and DeepSeek RAG projects for beginners.

Deep dive into DeepSeek-V4: 1.6T-parameter MoE, CSA+HCA hybrid attention, MHC & MUON optimizer. Inference FLOPs drop to 27% of V3.2, redefining open-source LLM SOTA.

A senior developer's 24-hour deep test of Grok 4.5: a 1.5T-param MoE model at $2/M input tokens, with coding benchmarks rivaling GPT-5.5. Real performance, token efficiency, and limits explained.

GLM-5.2 tops open-weight models in coding with a 74.4 Frontiers-WE score, beating GPT-5.5. Its MIT license enables local deployment, and the gap with closed-source flagships is closing fast.

Hands-on report on DeepSeek's open-source inference acceleration toolkit DSpec: draft model + smart scheduling delivers lossless speedup, hitting acceptance length 6 on GSM8K and reproducing official data.

Context Graphs use graph structures to store decisions, causal relationships, and outcomes, enabling AI agents to accumulate experience and reuse historical decisions without modifying model weights.

Fable 5, an AI storytelling platform, opens to all paid users and sparks debate on Hacker News. We analyze AI creation tools' practicalization trend across product positioning, competition, and access strategy.

An in-depth look at 'Deterministic Context Folding' from Context Warp Drive: solving AI agent context window management with reproducible, cacheable, debuggable context compression for production-grade agents.

A detailed guide to Coze's core features: cross-platform interoperability, the Skills system, multi-agent collaboration, and workflow building. Compare Coze and Dify to build practical AI apps with zero coding.
C++ Asymmetric Memory Barriers: Princi…
A deep dive into C++ asymmetric memory barriers: core principles, Linux membarrier syscall, compiler vs hardware fences, and engineering applications in RCU and lock-free data structures.

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.

DeepSeek and Peking University release DiSpark, an open-source framework that speeds up LLM inference by 60–85% using speculative decoding and hierarchical verification — no hardware changes or retraining required.

Anthropic's Claude Sonnet 5 launches on Devin Desktop and CLI, delivering frontier-level coding performance while reducing quota consumption by ~30% compared to the previous generation.

Redis creator runs 284B-parameter DeepSeek model on a MacBook Pro at 26 tokens/sec using a pure C engine, asymmetric quantization, and MoE architecture.

Anthropic never released a Claude Fable 5 model. This article analyzes fake AI promotions, exposes wrapper service scam tactics, and provides tips for verifying AI claims.

Google launches DiffusionGemma, a text diffusion language model achieving 4x faster inference than Gemma 4 series. Learn how text diffusion works and its impact on AI.

A comprehensive guide to LangGraph's three core advantages, its relationship with LangChain, short-term and long-term storage mechanisms, and deployment strategies for development and production environments.