qwen cli - custom commands#551
Merged
bmadcode merged 4 commits intobmad-code-org:mainfrom Oct 1, 2025
Merged
Conversation
Contributor
|
Yes @yoav0gal I tried it with the same results, also bad with tool calling, but let this wait here and let's test, perhaps something changes with v0.3. |
Contributor
Author
|
I think the problem is at the model level (qwen), not the cli. |
Collaborator
|
@yoav0gal this is still marked draft and also pr is out of date with latest. |
Contributor
|
@bmadcode Queen CLI is still at 0.2 of upstream, so this won't work at the moment. Waiting for 0.3 |
Contributor
|
https://github.com/QwenLM/qwen-code/releases/tag/v0.0.12 @bmadcode, Qwen code is now at 0.3.4 of upstream, so this will now work! |
dracic
approved these changes
Sep 20, 2025
davedittrich
pushed a commit
to davedittrich/BMAD-METHOD
that referenced
this pull request
Nov 12, 2025
* qwen cli - custom commands * moved prompt to the inside of the command --------- Co-authored-by: Davor Racic <davor.racic@gmail.com> Co-authored-by: Brian <bmadcode@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#549 as @dracic asked.
NOTE:
I find Qwen code worse at "role-playing the agents", and I could not get him to act consistently with the agent description.
When just linking the file - @ + path to file, Qwen did not perform as well as just pasting the file in the context for the custom command, so that's what I used.
it's working, I think its worse than Gemini.