Skip to content

Move prompts trait to use smithy.ai namespace andsmithy-ai-traits package for easier upstreaming. #829

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

yasmewad
Copy link
Contributor

Description

This PR contains pending changes as discussed in #817 about placement of trait definition and the namespace so that future upstreaming to smithy-lang/smithy is easier.
• Renamed namespace from amazon.smithy.llm to smithy.ai in prompts trait definition
• Moved mcp/mcp-traits module to smithy-ai-traits to reflect the new namespace
• Updated all references across examples, tests, and build configurations
• Modified dependency declarations in gradle files and version catalog

Testing

  • ./gradlew clean build
  • Validated that prompts list and get still works as before.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@adwsingh adwsingh force-pushed the smithy-ai-traits-rename branch from 30bac2b to 1928395 Compare July 29, 2025 00:33
@adwsingh adwsingh enabled auto-merge (rebase) July 29, 2025 00:40
@adwsingh adwsingh merged commit c3ca9f2 into smithy-lang:main Jul 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants