Keep Ori interactive when launched with a prompt (#8455)

This commit is contained in:
Luke Parke
2026-08-27 09:21:07 +02:00
committed by GitHub
parent 0ae1694830
commit eb7ecd13f3
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -457,7 +457,7 @@ assert_bypass() {
assert_launch pi pi "Review this project"
assert_launch omp omp --auto-approve -- "Review this project"
assert_launch opencode opencode --auto --prompt "Review this project"
assert_launch ori ori code --prompt "Review this project"
assert_launch ori ori code --interactive --prompt "Review this project"
assert_launch claude claude --permission-mode auto -- "Review this project"
assert_launch codex codex --approve-for-me -- "Review this project"
assert_launch crush crush run "Review this project"