fix: replace Deno/TypeScript residuals with Rust conventions in agent definitions

This commit is contained in:
2026-06-02 08:19:22 +00:00
parent af8e7e8b44
commit b5c59ef3bc
4 changed files with 43 additions and 46 deletions

View File

@@ -57,7 +57,7 @@ specifying workdir:
```bash
# ✅ CORRECT — workdir is auto-injected
deno test --allow-all test/
cargo test
```
**Do NOT use `cd` in commands** — it doesn't persist and the plugin handles