feat: core agent tools (fs, search, shell)
This commit is contained in:
@@ -75,6 +75,7 @@ To support both Remote and Local models, the system implements a `ModelProvider`
|
||||
* **Rust:**
|
||||
* `serde`, `serde_json`: Serialization.
|
||||
* `ignore`: Fast recursive directory iteration respecting gitignore.
|
||||
* `walkdir`: Simple directory traversal.
|
||||
* `tokio`: Async runtime.
|
||||
* `reqwest`: For LLM API calls (if backend-initiated).
|
||||
* `tauri-plugin-dialog`: Native system dialogs.
|
||||
|
||||
Reference in New Issue
Block a user