forked from kent/consciousness
Convert remaining tools from manual args["key"].as_str() parsing to serde Deserialize structs. Also removes the now-unused get_str() helper from grep.rs and simplifies capture_tmux_pane() signature (takes lines directly instead of re-parsing args). All 7 tool modules now use the same typed args pattern. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bash.rs | ||
| control.rs | ||
| edit.rs | ||
| glob_tool.rs | ||
| grep.rs | ||
| journal.rs | ||
| memory.rs | ||
| mod.rs | ||
| read.rs | ||
| vision.rs | ||
| working_stack.rs | ||
| write.rs | ||