agent-sdk 0.9.2

Rust Agent SDK for building LLM agents
Documentation
1
2
3
4
5
error: #[tool(...)] is missing the required `name = "..."`
 --> tests/ui/missing_name.rs:8:8
  |
8 | struct BadTool;
  |        ^^^^^^^