Skip to content

feat: add native Qwen Code extension support - #73

Open
mnofresno wants to merge 1 commit into
ayghri:mainfrom
mnofresno:agent/qwen-code-support
Open

feat: add native Qwen Code extension support#73
mnofresno wants to merge 1 commit into
ayghri:mainfrom
mnofresno:agent/qwen-code-support

Conversation

@mnofresno

@mnofresno mnofresno commented Jul 26, 2026

Copy link
Copy Markdown

What changed

  • Add a native qwen-extension.json manifest for Qwen Code.
  • Expose the existing i-have-adhd skill through the extension's skills/ directory.
  • Document install, verification, update, and uninstall commands in the README and install guide.

Why

Qwen Code can load extensions with Agent Skills, but the repository did not currently advertise or package a native Qwen Code entrypoint. This keeps the existing Claude Code, Codex, Gemini, and other integrations intact while adding the Qwen-native path without changing the existing on-demand behavior.

Validation

  • python3 -m pytest -q tests/test_run_evals.py — 9 passed
  • node -e "JSON.parse(...)" qwen-extension.json — valid JSON
  • qwen extensions link /tmp/i-have-adhd.3qBfGG — Qwen recognized the manifest, context file, and skill before the interactive confirmation
  • git diff --check

@mnofresno
mnofresno force-pushed the agent/qwen-code-support branch from 7ce175f to e90ce09 Compare July 26, 2026 15:48
@mnofresno
mnofresno marked this pull request as ready for review July 26, 2026 16:32
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.

1 participant