Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 355 Bytes

File metadata and controls

21 lines (13 loc) · 355 Bytes

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.

Preview

To install dependencies:

bun install

To run:

bun run dev