Here's a video tutorial on getting started with Hooks and Claude Code. And here's the custom hooks handler I use in the video: #!/usr/bin/env python3 """ Claude Code Hook Handler ============================================= This script handles events from Claude Code and plays sounds for different
Anthropic just announced web search via the Claude API . Here's the docs . Here's a video on how to build a research agent with this new functionality in Python. Here's the code to go along with the video: # web.py import anthropic from icecream import
Anthropic just announced Claude Integrations aka Remote MCP Server support. This is a big deal. Even though MCP servers have been utltra-hyped, their adoption was limited by: 1. Only a few clients supported MCP, notably Claude Desktop and Cursor. MCP servers were not supported in the web version of
I recently connected Claude Desktop to an Obsidian vault via an MCP server. It's been a big unlock for a bunch of different use cases On my first test of this setup I wrote 2,000 words — my words, not AI’s — for an email interview in about 90 minutes.
Cursor and Anthropic recently released coding agents within a week of each other. I wanted to learn which was better, so I gave each the same three coding tasks on a production Rails app, and compared their performance across five categories.
The day after OpenAI's DevDay , Cloudflare and OpenAI hosted an AI hack night at Cloudflare's offices. There was palpable excitement to hack on the new features OpenAI rolled out, especially the Realtime AI. Over 200 developers were in attendance, with 200+ on the waitlist who couldn&
Last week I was in Vegas for AI Hack Night, hosted by Cloudflare and Coding Scape . I gave a short intro to AI talk, Craig Dennis introduced Cloudflare's Opensource AI tools , then hackers hacked for 90 minutes and demoed at the end. It continues to inspire and astonish