Convert read_file, write_file, edit_file, and glob from manual args["key"].as_str() parsing to serde_json::from_value with typed Args structs. Gives type safety, default values via serde attributes, and clearer error messages on missing/wrong-type arguments. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| paper | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| POC.md | ||
| scratch.md | ||