553 related articles
Tech FrontiersOpenAI Codex major update: new Computer Use, built-in browser, long-term memory features. 3M weekly developers. How Codex evolved from coding assistant to full SDLC AI Agent.
Tech FrontiersGoogle unveils new Gemini features at Google I/O, deeply integrating AI into Chrome, smart autofill, and in-app controls — evolving from passive assistant to active AI Agent that controls your Android phone.
Product ReviewsA fictional pizza shop AI chatbot reveals three core LLM reliability challenges in 2025: topic control, information security, and response accuracy.
Product ReviewsDeep dive into OpenClaw4J, an intelligent Agent framework built on Java 21 virtual threads and Spring AI, supporting tool calling, memory management, and multi-Agent collaboration for enterprise Java developers.
Product ReviewsDeep dive into AGGO—an enterprise AI Agent framework built with Go and CloudWeGo Eino, covering conversational AI, RAG, memory systems, and tool calling, with Go's performance advantages.
Deep DivesDeep analysis of Claude Code's source architecture: Agent loop mechanism, context engineering strategies, tool system design, and permission controls. Based on the viral GitHub project how-claude-code-works.
Product ReviewsDeep dive into Datus-agent, an open-source AI-native CLI SQL client that brings Context Engineering to data engineering with natural language queries and modern data stack support.
TutorialsDeep dive into the 74K-star GitHub project Prompt Engineering Guide, covering prompt techniques, context engineering, RAG, AI Agents, and complete learning paths for developers.
Deep DivesDeep analysis of the 10K-star GitHub project claude-code-system-prompts, fully deconstructing Claude Code's system prompts, 24 built-in tools, and sub-agent architecture for prompt engineering and AI Agent development.
Deep DivesA developer open-source replicated OpenAI's $200/month Operator in 48 hours using Anthropic Computer Use, building a full-stack Dockerized computer-controlling AI Agent with deep analysis of architecture and industry trends.
Deep DivesDeep dive into WKAppBot SDK, an open-source AI Agent automation framework for Windows. Features Computer Use, focusless operation, multi-AI model support, and self-healing capabilities for AI-driven RPA.
Tech FrontiersA U.S. federal judge ruled DOGE's use of ChatGPT to review and cancel over $100M in federal grants unconstitutional. Analysis of the ruling and its implications for AI in government.
TutorialsAn Anthropic Claude team member reveals: asking AI to output in HTML enables SVG diagrams, interactive components, and color coding that Markdown can't achieve. Learn the principles and practice.
Product ReviewsDeep dive into the open-source Cursor-Clone project on GitHub, built with CodeMirror 6, WebContainer runtime, and Claude AI integration to replicate an AI-driven IDE.
Product Reviewsawesome-agent-skills is a 20K+ Star GitHub project with 1000+ AI agent skills supporting Claude Code, Cursor, Gemini CLI, and other major AI coding tools.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a critical bug where tool-calling conversations couldn't be properly restored from SQLite database.
Tech FrontiersPloopy Bean is an open-source portable pointing stick device that turns the classic ThinkPad TrackPoint into a standalone mini mouse with four buttons, no desk space needed, hackable firmware, and 3D-printable enclosure.
TutorialsMiniMind-V is a lightweight open-source VLM project that trains a 65M parameter vision multimodal model from scratch in just 2 hours. Learn its architecture, training pipeline, and educational value.
Product Reviewsmcproc is a Rust-based MCP server that gives AI agents background process management capabilities. This article covers its architecture, use cases, and value in the AI toolchain ecosystem.
Deep DivesDeep dive into LLM 0.32a0 alpha: a major refactoring from text conversations to message sequences and typed streaming events, supporting multimodal output, tool calls, and flexible serialization.