chore: remove dead code (claude.ts, gemini.ts, R2 storage.ts)
claude.ts and gemini.ts are unused - all LLM calls route through bedrock.ts. frontend/src/lib/storage.ts is the old Cloudflare R2 client, replaced by frontend/src/lib/aws/storage.ts.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | ce910c1e |
| Stats | 3 files changed , -461 |
| Part of | Route all LLM calls through Bedrock; drop Gemini entirely |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-310bb912.md
from inside the repo you want the change in.