You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CLI app command tests to expect Qwen support
Updated the failing tests in test_cli_app_commands.py to reflect that Qwen
is now a supported AI assistant rather than being removed. The tests now
expect Qwen to be present in help text, VALID_APP_TYPES, and SKILL_HANDLERS
registry, matching the current codebase state.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments