@mmmbuto/qwen-code-termux 0.13.1-termux → 0.14.1-termux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/README.md +66 -157
  2. package/bundled/loop/SKILL.md +61 -0
  3. package/bundled/qc-helper/SKILL.md +151 -0
  4. package/bundled/qc-helper/docs/_meta.ts +30 -0
  5. package/bundled/qc-helper/docs/common-workflow.md +571 -0
  6. package/bundled/qc-helper/docs/configuration/_meta.ts +10 -0
  7. package/bundled/qc-helper/docs/configuration/auth.md +366 -0
  8. package/bundled/qc-helper/docs/configuration/memory.md +0 -0
  9. package/bundled/qc-helper/docs/configuration/model-providers.md +542 -0
  10. package/bundled/qc-helper/docs/configuration/qwen-ignore.md +55 -0
  11. package/bundled/qc-helper/docs/configuration/settings.md +664 -0
  12. package/bundled/qc-helper/docs/configuration/themes.md +160 -0
  13. package/bundled/qc-helper/docs/configuration/trusted-folders.md +61 -0
  14. package/bundled/qc-helper/docs/extension/_meta.ts +9 -0
  15. package/bundled/qc-helper/docs/extension/extension-releasing.md +204 -0
  16. package/bundled/qc-helper/docs/extension/getting-started-extensions.md +299 -0
  17. package/bundled/qc-helper/docs/extension/introduction.md +338 -0
  18. package/bundled/qc-helper/docs/features/_meta.ts +20 -0
  19. package/bundled/qc-helper/docs/features/approval-mode.md +263 -0
  20. package/bundled/qc-helper/docs/features/arena.md +218 -0
  21. package/bundled/qc-helper/docs/features/channels/_meta.ts +7 -0
  22. package/bundled/qc-helper/docs/features/channels/dingtalk.md +134 -0
  23. package/bundled/qc-helper/docs/features/channels/overview.md +336 -0
  24. package/bundled/qc-helper/docs/features/channels/plugins.md +87 -0
  25. package/bundled/qc-helper/docs/features/channels/telegram.md +120 -0
  26. package/bundled/qc-helper/docs/features/channels/weixin.md +106 -0
  27. package/bundled/qc-helper/docs/features/checkpointing.md +77 -0
  28. package/bundled/qc-helper/docs/features/commands.md +381 -0
  29. package/bundled/qc-helper/docs/features/followup-suggestions.md +109 -0
  30. package/bundled/qc-helper/docs/features/headless.md +318 -0
  31. package/bundled/qc-helper/docs/features/hooks.md +720 -0
  32. package/bundled/qc-helper/docs/features/language.md +139 -0
  33. package/bundled/qc-helper/docs/features/lsp.md +417 -0
  34. package/bundled/qc-helper/docs/features/mcp.md +281 -0
  35. package/bundled/qc-helper/docs/features/sandbox.md +241 -0
  36. package/bundled/qc-helper/docs/features/scheduled-tasks.md +139 -0
  37. package/bundled/qc-helper/docs/features/skills.md +289 -0
  38. package/bundled/qc-helper/docs/features/sub-agents.md +515 -0
  39. package/bundled/qc-helper/docs/features/token-caching.md +29 -0
  40. package/bundled/qc-helper/docs/ide-integration/_meta.ts +4 -0
  41. package/bundled/qc-helper/docs/ide-integration/ide-companion-spec.md +182 -0
  42. package/bundled/qc-helper/docs/ide-integration/ide-integration.md +144 -0
  43. package/bundled/qc-helper/docs/integration-github-action.md +241 -0
  44. package/bundled/qc-helper/docs/integration-jetbrains.md +81 -0
  45. package/bundled/qc-helper/docs/integration-vscode.md +39 -0
  46. package/bundled/qc-helper/docs/integration-zed.md +72 -0
  47. package/bundled/qc-helper/docs/overview.md +65 -0
  48. package/bundled/qc-helper/docs/quickstart.md +273 -0
  49. package/bundled/qc-helper/docs/reference/_meta.ts +3 -0
  50. package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +72 -0
  51. package/bundled/qc-helper/docs/support/Uninstall.md +42 -0
  52. package/bundled/qc-helper/docs/support/_meta.ts +6 -0
  53. package/bundled/qc-helper/docs/support/tos-privacy.md +112 -0
  54. package/bundled/qc-helper/docs/support/troubleshooting.md +123 -0
  55. package/bundled/review/SKILL.md +261 -0
  56. package/{dist/cli.js → cli.js} +91028 -57660
  57. package/locales/de.js +1976 -0
  58. package/locales/en.js +2016 -0
  59. package/locales/ja.js +1467 -0
  60. package/locales/pt.js +1966 -0
  61. package/locales/ru.js +1973 -0
  62. package/locales/zh.js +1820 -0
  63. package/package.json +33 -119
  64. package/scripts/postinstall.cjs +12 -0
  65. package/dist/bundled/review/SKILL.md +0 -123
  66. /package/{dist/sandbox-macos-permissive-closed.sb → sandbox-macos-permissive-closed.sb} +0 -0
  67. /package/{dist/sandbox-macos-permissive-open.sb → sandbox-macos-permissive-open.sb} +0 -0
  68. /package/{dist/sandbox-macos-permissive-proxied.sb → sandbox-macos-permissive-proxied.sb} +0 -0
  69. /package/{dist/sandbox-macos-restrictive-closed.sb → sandbox-macos-restrictive-closed.sb} +0 -0
  70. /package/{dist/sandbox-macos-restrictive-open.sb → sandbox-macos-restrictive-open.sb} +0 -0
  71. /package/{dist/sandbox-macos-restrictive-proxied.sb → sandbox-macos-restrictive-proxied.sb} +0 -0
  72. /package/{dist/vendor → vendor}/ripgrep/COPYING +0 -0
  73. /package/{dist/vendor → vendor}/ripgrep/arm64-darwin/rg +0 -0
  74. /package/{dist/vendor → vendor}/ripgrep/arm64-linux/rg +0 -0
  75. /package/{dist/vendor → vendor}/ripgrep/x64-darwin/rg +0 -0
  76. /package/{dist/vendor → vendor}/ripgrep/x64-linux/rg +0 -0
  77. /package/{dist/vendor → vendor}/ripgrep/x64-win32/rg.exe +0 -0
  78. /package/{dist/vendor → vendor}/tree-sitter/tree-sitter-bash.wasm +0 -0
  79. /package/{dist/vendor → vendor}/tree-sitter/tree-sitter.wasm +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.