mimicode-rs/ ├── Cargo.toml └── src/ ├── main.rs ← CLI parsing, entry point ├── agent.rs ← the turn loop ├── providers.rs ← HTTP calls to Anthropic API └── types.rs ← shared structs (Message, ContentBlock, etc.)
This repository was archived by the owner on Jun 1, 2026. It is now read-only.
trymimicode/mimicode-rs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|