Skip to content

feat: add file output support for AI agents#17

Merged
hustcc merged 3 commits intomainfrom
feature/add-file-output-support
Oct 14, 2025
Merged

feat: add file output support for AI agents#17
hustcc merged 3 commits intomainfrom
feature/add-file-output-support

Conversation

@Susuperli
Copy link
Collaborator

@Susuperli Susuperli commented Oct 9, 2025

- Add 'file' option to outputType enum in schema
- Implement file saving logic in server with unique timestamps
- Update tool description to explain file output capability
- Update tests to reflect new file output option
- Update README to document file output feature

Fixes #15
Changed the default output format from `png` to `base64`, and updated the relevant documentation and test files.
Also removed some duplicate descriptions to make the tool documentation more concise and clear.
@hustcc hustcc merged commit d2d9bcc into main Oct 14, 2025
1 check passed
@hustcc hustcc deleted the feature/add-file-output-support branch October 14, 2025 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants