Skip to content

fix(acp): honor configured terminal shell - #434

Open
doublecurry wants to merge 1 commit into
xintaofei:mainfrom
doublecurry:codex/fix-acp-default-shell
Open

fix(acp): honor configured terminal shell#434
doublecurry wants to merge 1 commit into
xintaofei:mainfrom
doublecurry:codex/fix-acp-default-shell

Conversation

@doublecurry

Copy link
Copy Markdown

Summary

  • Route ACP shell command fallbacks through the default shell selected in General Settings.
  • Load the persisted selection at desktop and server startup, and update live model sessions when it changes.
  • Preserve direct execution for structured command-and-argument requests.

Verification

  • cargo test --offline --no-default-features --lib shell_config_tests -- --nocapture
  • cargo test --offline --no-default-features --lib terminal_shell_setting_persists_and_updates_live_runtime -- --nocapture
  • cargo check --offline --no-default-features --bin codeg-server
  • cargo clippy --offline --no-default-features --bin codeg-server -- -D warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant