<!-- {{# generate.module_header{} #}} -->
# Module :: wishagent
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/ModulewishagentPush.yml) [](https://docs.rs/wishagent) [](https://discord.gg/m3YfbXpUUY)
Wish-based AI agent orchestration with natural language goal interpretation and execution
<!--
### Basic use-case
```rust
use wishagent::*;
fn main()
{
}
```
### To add to your project
```bash
cargo add wishagent
```
### Try out from the repository
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example wishagent_trivial
```
``` shell test
cargo add wishagent
```
[](https://discord.gg/m3YfbXpUUY)
-->
### Sample
<!-- {{# generate.sample{} #}} -->