Tutorials Gate Every PR With Claude Code Security Reviews
Wire Anthropic's /security-review and GitHub Action to catch SQLi, XSS and RCE before merge.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Wire Anthropic's /security-review and GitHub Action to catch SQLi, XSS and RCE before merge.
Tutorials The Managed Agents API behind Gemini Spark: build a persistent cloud agent in Python.
Tutorials Bedrock Agents Classic shut to new users. Deploy a Strands agent on AgentCore Runtime in Python.
Tutorials Build a working tool-calling agent on Alibaba's new Qwen3.8-Max using the OpenAI-compatible API.
Tutorials Build a thinking-mode tool-calling agent on DeepSeek V4-Flash-0731 without the 400 error.
Tutorials Build an autonomous file-editing coding agent on DeepSeek V4-Flash's tool-calling API for pennies.
Tutorials Auto-recover from Claude safety refusals on Opus 5 with one line of code: fallbacks='default'.
Tutorials Use the new MCP Apps extension to return interactive widgets from a tool call, rendered in chat.
Tutorials Build an async MCP tool that returns a durable task handle and poll it to completion in Python.
Tutorials Add or drop Claude Opus 5 tools between turns without invalidating your prompt cache.
Tutorials Run Moonshot's 2.8T open-weight model on your own GPUs with vLLM and MXFP4.
Tutorials Use Kimi K3 tool_choice=required + strict JSON so agents fetch data before they answer.