Coding Agent Demo Note: This repository contains companion code for our blog post on building AI-powered coding agents with AWS Bedrock and Claude. Overview A CLI tool for interacting with Claude via AWS Bedrock. To install dependencies: bun install To run: bun run dev