DS
dshumphr/tad3
TAD: Tool-Assisted Developer
A CLI tool to help with coding tasks, powered by Claude.
Install
git clone https://github.com/dshumphr/tad3
cd tad
pip install -e .
export ANTHROPIC_API_KEY="your-key-here"A CLI tool to help with coding tasks, powered by Claude.
git clone https://github.com/dshumphr/tad3
cd tad
pip install -e .
export ANTHROPIC_API_KEY="your-key-here"