What's Changed
- feat: add robots.txt support to fetch tool by @Deepam02 in #415
- Fix support for GitHub's remote MCP Server by @dgageot in #424
- Exclude .vscode by @dgageot in #426
- Start to use recent fs APIs to restrict which directory we have access to by @dgageot in #423
- Fix gemini model name (And test all examples) by @dgageot in #425
- Fix events unmarshalling by @dgageot in #428
- Improve events code by @dgageot in #429
- Fix loading an agent by @dgageot in #431
- Fix agent edit by @dgageot in #432
- Remove dead code by @dgageot in #433
- Add API for reading/editing agent YAML config by @trungutt in #436
- Support options that produce errors by @dgageot in #434
- Add test for API server by @dgageot in #435
New Contributors
Full Changelog: v1.6.3...v1.6.4