Skip to content

feat: Support named arguments in custom commands #158

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 4 commits into from
May 15, 2025

Conversation

ezynda3
Copy link
Contributor

@ezynda3 ezynda3 commented May 13, 2025

Summary

Test plan

  • Create a custom command with multiple named arguments
  • Run the command and verify that OpenCode prompts for each argument
  • Verify that the arguments are correctly replaced in the command content

🤖 Generated with opencode

@kujtimiihoxha
Copy link
Collaborator

@ezynda3 do you think we can combine the old and new modal into one?

@ezynda3
Copy link
Contributor Author

ezynda3 commented May 14, 2025

@ezynda3 do you think we can combine the old and new modal into one?

Updated

Copy link
Collaborator

@kujtimiihoxha kujtimiihoxha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ezynda3 this is awesome

@kujtimiihoxha kujtimiihoxha merged commit 36faca4 into opencode-ai:main May 15, 2025
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.

[Feature Request] Support named arguments in custom commands
2 participants