Tagged articles
2 articles
Page 1 of 1
AI Tech Publishing
AI Tech Publishing
Feb 25, 2026 · Artificial Intelligence

How to Build a Code Review Agent from Scratch Using Claude Agent SDK (Part 1)

This tutorial walks through creating a full‑featured code‑review Agent with Claude Agent SDK, covering installation, TypeScript setup, the SDK‑managed agent loop, structured JSON output, permission handling, sub‑agents, session management, hooks, custom MCP tools, cost tracking, and a production‑grade example.

AI AgentClaude Agent SDKHooks
0 likes · 21 min read
How to Build a Code Review Agent from Scratch Using Claude Agent SDK (Part 1)
JD Cloud Developers
JD Cloud Developers
Feb 28, 2025 · Frontend Development

Master Chrome DevTools & CDP: Build Custom Debugging Tools for Web and Mobile

This article explains Chrome DevTools architecture, the Chrome DevTools Protocol (CDP), its core features and workflow, and guides you through creating custom debugging tools for web, Android WebView, and cross‑platform frameworks like Roma, complete with practical examples and screenshots.

CDPChrome DevToolsFrontend Development
0 likes · 10 min read
Master Chrome DevTools & CDP: Build Custom Debugging Tools for Web and Mobile