155 related articles

An in-depth look at using AI LLMs to audit Cloudflare's open-source cryptographic library CIRCL, covering constant-time detection, side-channel vulnerabilities, and human-AI collaboration.

Claude Code isn't just a chat AI—it can directly read projects, modify code, and run commands. This article compares Claude Code with regular AI across five dimensions to help you decide if it's worth trying.

Claude Code isn't just a chat AI—it can directly read projects, modify code, and run commands. This article compares Claude Code with ordinary AI across five dimensions: interaction, context, execution, memory, and tool calling.

In the AI programming era, Vibe Coding alone can only build toys. This article deeply analyzes the complete engineering path from Vibe Coding to SDD spec-driven development, covering Claude Code and Codex tool selection, the SuperPower plugin, and domestic LLM comparisons.

A Cursor ML engineer breaks down AI training methodology: outer/inner loop acceleration, preventing reward hacking, textual feedback, and recursive self-improvement (RSI) where models train the next generation.

OpenAI Codex is more than a coding tool—it's an AI agent that writes code, makes slides, and operates browsers. This guide covers its four versions, permission modes, plugins, automation, and six best practices.
Microsoft's Two-Track AI Coding Strate…
Microsoft plans to launch Claude Code and GitHub Copilot CLI, making the terminal the new frontier for AI coding. A deep dive into Microsoft's multi-model strategy and its impact on developer workflows.
Agentty: An 11MB Lightweight Claude Co…
Agentty is an open-source AI coding assistant written in C++26, compiling to just 11MB. Positioned as a drop-in alternative to Claude Code, it explores lightweight, native-first AI tooling.

A complete guide to Claude Code: environment setup, switching to domestic LLMs, CLI commands, Git workflows, MCP, Subagents, and enterprise project walkthroughs.

A deep dive into the WebMCP proposal: how AI agents read websites, how to expose structured tools via imperative and declarative APIs, and how to audit agentic readiness with Lighthouse.

Chrome DevTools for Agents, unveiled at Google I/O, gives AI coding agents a closed feedback loop with Lighthouse audits, user input simulation, and device emulation.
Kimi CLI Open-Sourced: Moonshot AI's C…
Moonshot AI open-sources Kimi CLI, a command-line AI coding agent for code generation, debugging & refactoring. Hits 9K+ GitHub Stars, competing with Claude Code and Gemini CLI.

Master Codex AI programming assistant with this complete guide: CLI setup, slash commands, agents.md governance, MCP protocol, multi-agent systems, and enterprise plugin development.
Bonsai Open Source Project Deep Dive: …
Bonsai is a Shell-based lightweight ML open source project that gained 196 GitHub stars in one day. This deep dive covers its TinyML positioning, edge AI use cases, and value for embedded AI developers.

Enterprise guide to Claude Code: CLI setup, switching to DeepSeek and other Chinese AI models, Git workflow automation, and bug fix loops to boost team productivity.

A deep dive into Looping Engineering — covering the five core loop elements (Trigger, Goal, Judgment, Feedback, Memory), when to use loops, and a step-by-step guide to building a topic-selection loop with Claude Code.

Every prompt or RAG change in an LLM app can reintroduce security flaws. This guide explains why traditional pentest logic fails on LLMs and how to build change-driven continuous adversarial testing.
Assess Your Engineering Team's AI Agen…
How to quickly gauge your engineering team's AI Agent adoption level? This article breaks down a four-tier AI maturity framework covering tool adoption, workflow integration, governance, and measurement.
Ghostcommit Attack Explained: How Mali…
Ghostcommit is a new supply chain attack targeting AI coding tools that hides malicious instructions in PNG pixels, bypassing automated code review to steal .env secrets via indirect prompt injection.
Deep Dive into AI Agent Skill Design: …
A deep dive into Skill design philosophy from Anthropic's Claude Code team and Perplexity's Agent team, covering the Tax Test, Gotchas Flywheel, progressive disclosure, and Eval-First practices for building high-quality AI Agent skill systems.