cciwon-code-review-cli 2.0.8 → 2.1.0

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 (114) hide show
  1. package/lib/api-client.js +34 -0
  2. package/lib/chat-mode.js +107 -63
  3. package/lib/diff-viewer.js +6 -1
  4. package/package.json +1 -1
  5. package/.ipynb_checkpoints/README-checkpoint.md +0 -233
  6. package/.ipynb_checkpoints/package-checkpoint.json +0 -36
  7. package/unsloth_compiled_cache/.locks/.lock.AqlmLoraLinear_peft_forward.py +0 -0
  8. package/unsloth_compiled_cache/.locks/.lock.AwqLoraLinear_peft_forward.py +0 -0
  9. package/unsloth_compiled_cache/.locks/.lock.BatchNorm1d.py +0 -0
  10. package/unsloth_compiled_cache/.locks/.lock.BatchNorm2d.py +0 -0
  11. package/unsloth_compiled_cache/.locks/.lock.BatchNorm3d.py +0 -0
  12. package/unsloth_compiled_cache/.locks/.lock.Conv1d.py +0 -0
  13. package/unsloth_compiled_cache/.locks/.lock.Conv2d.py +0 -0
  14. package/unsloth_compiled_cache/.locks/.lock.Conv3d.py +0 -0
  15. package/unsloth_compiled_cache/.locks/.lock.ConvTranspose1d.py +0 -0
  16. package/unsloth_compiled_cache/.locks/.lock.ConvTranspose2d.py +0 -0
  17. package/unsloth_compiled_cache/.locks/.lock.ConvTranspose3d.py +0 -0
  18. package/unsloth_compiled_cache/.locks/.lock.GPTQLoraLinear_peft_forward.py +0 -0
  19. package/unsloth_compiled_cache/.locks/.lock.GroupNorm.py +0 -0
  20. package/unsloth_compiled_cache/.locks/.lock.LayerNorm.py +0 -0
  21. package/unsloth_compiled_cache/.locks/.lock.Linear4bit_peft_forward.py +0 -0
  22. package/unsloth_compiled_cache/.locks/.lock.Linear8bitLt_peft_forward.py +0 -0
  23. package/unsloth_compiled_cache/.locks/.lock.Linear_peft_forward.py +0 -0
  24. package/unsloth_compiled_cache/.locks/.lock.LoraParallelLinear_peft_forward.py +0 -0
  25. package/unsloth_compiled_cache/.locks/.lock.RMSNorm.py +0 -0
  26. package/unsloth_compiled_cache/.locks/.lock.UnslothBCOTrainer.py +0 -0
  27. package/unsloth_compiled_cache/.locks/.lock.UnslothCPOTrainer.py +0 -0
  28. package/unsloth_compiled_cache/.locks/.lock.UnslothDPOTrainer.py +0 -0
  29. package/unsloth_compiled_cache/.locks/.lock.UnslothGKDTrainer.py +0 -0
  30. package/unsloth_compiled_cache/.locks/.lock.UnslothGRPOTrainer.py +0 -0
  31. package/unsloth_compiled_cache/.locks/.lock.UnslothKTOTrainer.py +0 -0
  32. package/unsloth_compiled_cache/.locks/.lock.UnslothNashMDTrainer.py +0 -0
  33. package/unsloth_compiled_cache/.locks/.lock.UnslothORPOTrainer.py +0 -0
  34. package/unsloth_compiled_cache/.locks/.lock.UnslothOnlineDPOTrainer.py +0 -0
  35. package/unsloth_compiled_cache/.locks/.lock.UnslothPPOTrainer.py +0 -0
  36. package/unsloth_compiled_cache/.locks/.lock.UnslothPRMTrainer.py +0 -0
  37. package/unsloth_compiled_cache/.locks/.lock.UnslothRLOOTrainer.py +0 -0
  38. package/unsloth_compiled_cache/.locks/.lock.UnslothRewardTrainer.py +0 -0
  39. package/unsloth_compiled_cache/.locks/.lock.UnslothSFTTrainer.py +0 -0
  40. package/unsloth_compiled_cache/.locks/.lock.UnslothXPOTrainer.py +0 -0
  41. package/unsloth_compiled_cache/.locks/.lock.unsloth_compiled_module_qwen3_moe.py +0 -0
  42. package/unsloth_compiled_cache/.locks/.lock.unsloth_compiled_module_siglip.py +0 -0
  43. package/unsloth_compiled_cache/AqlmLoraLinear_peft_forward.py +0 -88
  44. package/unsloth_compiled_cache/AwqLoraLinear_peft_forward.py +0 -87
  45. package/unsloth_compiled_cache/BatchNorm1d.py +0 -117
  46. package/unsloth_compiled_cache/BatchNorm2d.py +0 -117
  47. package/unsloth_compiled_cache/BatchNorm3d.py +0 -117
  48. package/unsloth_compiled_cache/Conv1d.py +0 -70
  49. package/unsloth_compiled_cache/Conv2d.py +0 -70
  50. package/unsloth_compiled_cache/Conv3d.py +0 -70
  51. package/unsloth_compiled_cache/ConvTranspose1d.py +0 -97
  52. package/unsloth_compiled_cache/ConvTranspose2d.py +0 -106
  53. package/unsloth_compiled_cache/ConvTranspose3d.py +0 -98
  54. package/unsloth_compiled_cache/GPTQLoraLinear_peft_forward.py +0 -95
  55. package/unsloth_compiled_cache/GroupNorm.py +0 -70
  56. package/unsloth_compiled_cache/LayerNorm.py +0 -72
  57. package/unsloth_compiled_cache/Linear4bit_peft_forward.py +0 -115
  58. package/unsloth_compiled_cache/Linear8bitLt_peft_forward.py +0 -113
  59. package/unsloth_compiled_cache/Linear_peft_forward.py +0 -104
  60. package/unsloth_compiled_cache/LoraParallelLinear_peft_forward.py +0 -91
  61. package/unsloth_compiled_cache/RMSNorm.py +0 -73
  62. package/unsloth_compiled_cache/UnslothBCOTrainer.py +0 -2026
  63. package/unsloth_compiled_cache/UnslothCPOTrainer.py +0 -1806
  64. package/unsloth_compiled_cache/UnslothDPOTrainer.py +0 -2750
  65. package/unsloth_compiled_cache/UnslothGKDTrainer.py +0 -1157
  66. package/unsloth_compiled_cache/UnslothGRPOTrainer.py +0 -3607
  67. package/unsloth_compiled_cache/UnslothKTOTrainer.py +0 -2220
  68. package/unsloth_compiled_cache/UnslothNashMDTrainer.py +0 -1210
  69. package/unsloth_compiled_cache/UnslothORPOTrainer.py +0 -1730
  70. package/unsloth_compiled_cache/UnslothOnlineDPOTrainer.py +0 -2313
  71. package/unsloth_compiled_cache/UnslothPPOTrainer.py +0 -1504
  72. package/unsloth_compiled_cache/UnslothPRMTrainer.py +0 -979
  73. package/unsloth_compiled_cache/UnslothRLOOTrainer.py +0 -2674
  74. package/unsloth_compiled_cache/UnslothRewardTrainer.py +0 -1197
  75. package/unsloth_compiled_cache/UnslothSFTTrainer.py +0 -1416
  76. package/unsloth_compiled_cache/UnslothXPOTrainer.py +0 -1255
  77. package/unsloth_compiled_cache/__pycache__/AqlmLoraLinear_peft_forward.cpython-312.pyc +0 -0
  78. package/unsloth_compiled_cache/__pycache__/AwqLoraLinear_peft_forward.cpython-312.pyc +0 -0
  79. package/unsloth_compiled_cache/__pycache__/BatchNorm1d.cpython-312.pyc +0 -0
  80. package/unsloth_compiled_cache/__pycache__/BatchNorm2d.cpython-312.pyc +0 -0
  81. package/unsloth_compiled_cache/__pycache__/BatchNorm3d.cpython-312.pyc +0 -0
  82. package/unsloth_compiled_cache/__pycache__/Conv1d.cpython-312.pyc +0 -0
  83. package/unsloth_compiled_cache/__pycache__/Conv2d.cpython-312.pyc +0 -0
  84. package/unsloth_compiled_cache/__pycache__/Conv3d.cpython-312.pyc +0 -0
  85. package/unsloth_compiled_cache/__pycache__/ConvTranspose1d.cpython-312.pyc +0 -0
  86. package/unsloth_compiled_cache/__pycache__/ConvTranspose2d.cpython-312.pyc +0 -0
  87. package/unsloth_compiled_cache/__pycache__/ConvTranspose3d.cpython-312.pyc +0 -0
  88. package/unsloth_compiled_cache/__pycache__/GPTQLoraLinear_peft_forward.cpython-312.pyc +0 -0
  89. package/unsloth_compiled_cache/__pycache__/GroupNorm.cpython-312.pyc +0 -0
  90. package/unsloth_compiled_cache/__pycache__/LayerNorm.cpython-312.pyc +0 -0
  91. package/unsloth_compiled_cache/__pycache__/Linear4bit_peft_forward.cpython-312.pyc +0 -0
  92. package/unsloth_compiled_cache/__pycache__/Linear8bitLt_peft_forward.cpython-312.pyc +0 -0
  93. package/unsloth_compiled_cache/__pycache__/Linear_peft_forward.cpython-312.pyc +0 -0
  94. package/unsloth_compiled_cache/__pycache__/LoraParallelLinear_peft_forward.cpython-312.pyc +0 -0
  95. package/unsloth_compiled_cache/__pycache__/RMSNorm.cpython-312.pyc +0 -0
  96. package/unsloth_compiled_cache/__pycache__/UnslothBCOTrainer.cpython-312.pyc +0 -0
  97. package/unsloth_compiled_cache/__pycache__/UnslothCPOTrainer.cpython-312.pyc +0 -0
  98. package/unsloth_compiled_cache/__pycache__/UnslothDPOTrainer.cpython-312.pyc +0 -0
  99. package/unsloth_compiled_cache/__pycache__/UnslothGKDTrainer.cpython-312.pyc +0 -0
  100. package/unsloth_compiled_cache/__pycache__/UnslothGRPOTrainer.cpython-312.pyc +0 -0
  101. package/unsloth_compiled_cache/__pycache__/UnslothKTOTrainer.cpython-312.pyc +0 -0
  102. package/unsloth_compiled_cache/__pycache__/UnslothNashMDTrainer.cpython-312.pyc +0 -0
  103. package/unsloth_compiled_cache/__pycache__/UnslothORPOTrainer.cpython-312.pyc +0 -0
  104. package/unsloth_compiled_cache/__pycache__/UnslothOnlineDPOTrainer.cpython-312.pyc +0 -0
  105. package/unsloth_compiled_cache/__pycache__/UnslothPPOTrainer.cpython-312.pyc +0 -0
  106. package/unsloth_compiled_cache/__pycache__/UnslothPRMTrainer.cpython-312.pyc +0 -0
  107. package/unsloth_compiled_cache/__pycache__/UnslothRLOOTrainer.cpython-312.pyc +0 -0
  108. package/unsloth_compiled_cache/__pycache__/UnslothRewardTrainer.cpython-312.pyc +0 -0
  109. package/unsloth_compiled_cache/__pycache__/UnslothSFTTrainer.cpython-312.pyc +0 -0
  110. package/unsloth_compiled_cache/__pycache__/UnslothXPOTrainer.cpython-312.pyc +0 -0
  111. package/unsloth_compiled_cache/__pycache__/unsloth_compiled_module_qwen3_moe.cpython-312.pyc +0 -0
  112. package/unsloth_compiled_cache/__pycache__/unsloth_compiled_module_siglip.cpython-312.pyc +0 -0
  113. package/unsloth_compiled_cache/unsloth_compiled_module_qwen3_moe.py +0 -726
  114. package/unsloth_compiled_cache/unsloth_compiled_module_siglip.py +0 -534