0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. rtk
  2. /
  3. src
  4. /
  5. cmds
  6. /
  7. jvm
Aaesoftrefacto(truncations): Set global CAPS for truncation
b6054a5f创建于 16 天前历史提交
文件最后提交记录最后更新时间
gradlew_cmd.rs
refacto(truncations): Set global CAPS for truncation Following tee and hint refacto Add global CAP constant to be inherited , to enable easier global configuration later 16 天前
mod.rs
feat(gradlew): add Gradle/gradlew support with streaming filters Adds rtk gradlew command for build, test, lint, and dependency operations on Gradle projects. Filters task progress noise, preserves build scan URLs, test failures, lint violations, and compiler warnings. Recognises ./gradlew, gradlew, gradlew.bat, and gradle invocations. Surfaces unit-test report paths and shows a progress indicator for long-running tasks. Targets 75% savings (90% on test, 80% on build). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> 1 个月前