exception
Resolved 💬 2 comments Opened Mar 13, 2026 by messpy Closed Mar 13, 2026
What version of Codex CLI is running?
0.114.0
What subscription do you have?
plus
Which model were you using?
etc
What platform is your computer?
Linux
What terminal emulator and version are you using (if applicable)?
Terminal
What issue are you seeing?
~/work (main)$ codex
Error loading rules: /home/kennypi/.codex/rules/default.rules:121: starlark error: error: Parse error: unfinished string literal (problem is on or around line 121)
This error is not handled by a try-catch block.
What steps can reproduce the bug?
An error occurs when launching the Codex twice using tmux.
What is the expected behavior?
The exception should be caught by a try-catch block and handled properly.
Additional information
None
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗