564 related articles
TutorialsExplore awesome-llm-skills, an open-source curated list of AI Agent skills compatible with Claude Code, Codex, and Gemini CLI, with resources and best practices for Agent workflows.
Product ReviewsDeep dive into Refly, an open-source Agent Skills Builder featuring Vibe Workflow visual skill definition, cross-platform execution on Claude Code/Cursor, and a new "skills as infrastructure" paradigm for AI Agent development.
Tech FrontiersSimon Willison releases LLM CLI tool 0.32a1 preview, fixing a critical bug where tool-calling conversations failed to restore from SQLite. Learn about the update and installation.
TutorialsOpenAI Codex CLI 0.128.0 adds the /goal command for auto-looping task execution until goals are met. Learn about Ralph Loop pattern, token budgets, and autonomous coding agents.
Product ReviewsAIChat is a Rust-based all-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, and AI Agents with support for OpenAI, Claude, Gemini, and more.
Tech FrontiersAnalysis of mythos-research, an open-source replication of Anthropic's Mythos Preview autonomous vulnerability discovery framework using Claude Opus 4.7.
Product ReviewsBGAgents is an open-source project that transforms Claude Code and OpenAI Codex into background agent services, offering REST API, visual UI, and MCP protocol access for parallel scheduling and automation.
Product ReviewsArtificial is a Go open-source multi-agent orchestration framework that unifies Claude Code, OpenAI Codex, Cursor Agent, and local models for parallel AI coding workflows.
Product ReviewsSimon Willison built an iNaturalist observation display tool entirely on his phone with Claude Code while camping, using Git Scraping + GitHub Actions for a zero-cost serverless architecture.
Product ReviewsSimon Willison built an iNaturalist observation visualization tool while camping using his phone and Claude Code, featuring a Python CLI, Git Scraping, and pure frontend three-layer architecture.
Product ReviewsZerobox is an open-source process isolation tool based on OpenAI Codex's runtime sandbox, written in Rust, with file system, network, and credential security controls for safe AI code execution.
Product ReviewsSimon Willison built an iNaturalist observation viewer using only a phone and Claude Code while camping. This article breaks down the three-layer architecture: Python CLI data aggregation, Git Scraping automation, and AI-generated frontend.
Product ReviewsDeep dive into awesome-claude-plugins: Claude Code's four plugin components—custom commands, agents, hooks, and MCP servers—with practical selection tips and platformization trend analysis.
Product ReviewsIn-depth review of AnythingLLM open-source AI platform: local deployment, RAG document Q&A, multi-model switching, and more. How does this 59K+ star GitHub project deliver privacy-first AI? Includes comparison with PrivateGPT and Open WebUI.
Product ReviewsBuildWithClaude is a GitHub project with 2876 Stars aggregating Claude ecosystem resources across Skills, Agents, Plugins and more. Learn its core features and usage to discover and integrate Claude Code extensions.
Deep DivesIn-depth analysis of Claude Code CLI's open-source architecture, covering its 43 built-in tools, React+Ink terminal UI, MCP protocol, and multi-Agent collaboration mechanisms.
Product ReviewsDeep analysis of the 42,000+ star awesome-claude-code GitHub repository, covering Skills, Hooks, Slash Commands, Agent Orchestrators and more to help developers master the Claude Code ecosystem.
TutorialsDeep analysis of the 50K-star GitHub project claude-code-best-practice, covering the transition from Vibe Coding to Agentic Engineering with frameworks for context engineering, task orchestration, and iterative development.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven autonomous loop execution. This article analyzes its technical implementation, token budget mechanism, and practical use cases.
Product ReviewsA comprehensive review of Anthropic's open-source Claude Code terminal AI coding tool, covering agentic programming, codebase awareness, Git integration, and comparisons with GitHub Copilot and Cursor.