You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Converts file-generator from always-on to a toggleable tool that users can enable/disable in the Tools dropdown, following the same pattern as other default tools like code execution.
Changes:
- Add FileGenerator to AppDefaultToolkit enum
- Register file-generator in APP_DEFAULT_TOOL_KIT
- Remove file-generator from always-on tools in chat route
- Add File Generator option to tool selector UI with file icon
- Add translation for "File Generator" label
- Remove file-generator references from system prompts
Users can now enable/disable file generation via the Tools dropdown in the chat interface.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments