No description
  • TypeScript 90.5%
  • JavaScript 9.5%
Find a file
James Peret 4db68c1b81
Fix nano-banana tool output format for message compatibility
- Simplify output format from images array to single image object
- Add savedPath and mediaType to root level for easy access
- Remove large binary data to prevent context overflow
- Ensure compatibility with convertToModelMessages function

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 05:18:33 -03:00
src Fix nano-banana tool output format for message compatibility 2025-10-20 05:18:33 -03:00
tests Initial commit 2025-09-01 04:28:37 -03:00
.gitignore Initial commit 2025-09-01 04:28:37 -03:00
package-lock.json Initial commit 2025-09-01 04:28:37 -03:00
package.json Initial commit 2025-09-01 04:28:37 -03:00
tsconfig.json Initial commit 2025-09-01 04:28:37 -03:00