Skip to content

Optimize review command #7393

@tjx666

Description

@tjx666

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIIssues related to the Codex CLIbugSomething isn't workingmodel-behaviorIssues related to behaviors exhibited by the model

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions