Commit 807f168
committed
docs(readme): simplify Claude Agent SDK integration example
Update the README to showcase the simplified toClaudeAgentSdk() API.
The new example is much shorter and easier to follow:
- Removed manual tool wrapping with Zod schemas
- Removed createSdkMcpServer() setup code
- Single method call now handles all conversion1 parent 39a5e7c commit 807f168
1 file changed
+3
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
| 284 | + | |
286 | 285 | | |
287 | 286 | | |
288 | 287 | | |
289 | 288 | | |
290 | 289 | | |
291 | 290 | | |
292 | 291 | | |
| 292 | + | |
293 | 293 | | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
| 294 | + | |
313 | 295 | | |
314 | 296 | | |
315 | 297 | | |
| |||
0 commit comments