Skip to content

v0.1.2

Latest

Choose a tag to compare

@MichengAI MichengAI released this 06 Sep 13:14

简体中文

  • 修复父进程 Git 环境设置导致审查仓库或暂存区选择错误的问题,支持普通仓库与 worktree。
  • 对过于零碎的改动和超大审查清单提前停止,并提示缩小范围,避免收集大量最终无法提交的内容。
  • 明确没有首次提交时新增文件按整文件整理的范围说明。

已知问题

  • 没有可简化的代码行时,不会启动 Agent;部分宿主界面可能未显示结果,看起来像命令没有响应。

English

  • Fix inherited Git environment settings selecting the wrong repository or staging area, including in linked worktrees.
  • Stop collecting excessively fragmented changes or oversized review lists early and ask for a narrower scope.
  • Clarify that new files before the initial commit are eligible for whole-file simplification.

Known Issues

  • When there are no eligible code lines to simplify, the Agent does not start. Some host interfaces may not display the result, making the command appear unresponsive.