Optimize review command

Resolved 💬 2 comments Opened Nov 29, 2025 by tjx666 Closed Nov 29, 2025

What feature would you like to see?

Current bad behavior:

  1. useless cd workspace
  2. often run shell command by /bin/bash -lc instead of zsh
  3. doesn't follow the conversation language
 Ran cd /Users/yutengjing/code/lobe-chat && git diff --name-only
  │ e2c0c2893a706ef8899d08d5b608df6146968697
> └ 

• Running cd /Users/yutengjing/code/lobe-chat && git diff
  │ e2c0c2893a706ef8899d08d5b608df6146968697 --stat

• Running cd /Users/yutengjing/code/lobe-chat && git diff
  │ e2c0c2893a706ef8899d08d5b608df6146968697 -- packages/const/src/auth.ts

• Running cd /Users/yutengjing/code/lobe-chat && git diff
  │ e2c0c2893a706ef8899d08d5b608df6146968697 -- packages/ssrf-safe-fetch/index.ts

• Waited for `/bin/bash -lc cd /Users/yutengjing/code/lobe-chat && git diff
  │ e2c0c2893a706ef8899d08d5b608df6146968697 -- packages/ssrf-safe-fetch/index.ts`

• Waited for `/bin/bash -lc cd /Users/yutengjing/code/lobe-chat && git diff
  │ e2c0c2893a706ef8899d08d5b608df6146968697 -- packages/ssrf-safe-fetch/index.ts`

• Interacted with `/bin/bash -lc cd /Users/yutengjing/code/lobe-chat && git diff
  │ e2c0c2893a706ef8899d08d5b608df6146968697 -- packages/ssrf-safe-fetch/index.ts`, sent
`q`

• Ran cd /Users/yutengjing/code/lobe-chat && git diff
  │ e2c0c2893a706ef8899d08d5b608df6146968697 -- packages/ssrf-safe-fetch/index.ts
> └ 

Additional information

codex-cli 0.63.0

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗