Skip to content

Conversation

@kushagra21-afk
Copy link
Contributor

@kushagra21-afk kushagra21-afk commented Jul 20, 2025

Summary

Reason:
The existing 24-character limit is too restrictive for tools generated from workflows and MCP servers. This often results in truncated or unclear names, reducing clarity and usability.

Fix:
Increased the character limit to allow more descriptive names.

Dependencies:
None.

close #22553
close #22656

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 💪 enhancement New feature or request labels Jul 20, 2025
@crazywoola
Copy link
Member

#22656 (comment)

Please see this comment

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jul 21, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 21, 2025
@crazywoola crazywoola merged commit 383a797 into langgenius:main Jul 21, 2025
7 checks passed
@crazywoola crazywoola mentioned this pull request Jul 21, 2025
23 tasks
tutkun pushed a commit to tutkun/dify that referenced this pull request Aug 15, 2025
tutkun pushed a commit to tutkun/dify that referenced this pull request Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💪 enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase the 24 characters limitation

2 participants