[codex] Structure project and filesystem RPC errors - #3400
Merged
juliusmarminge merged 4 commits intoJun 20, 2026
Merged
juliusmarminge merged 4 commits into
juliusmarminge merged 4 commits into
MacroscopeApp / Macroscope - Approvability Check
succeeded
Jun 20, 2026 in 10m 30s
Approved (click on check for details)
- Eligibility
- Correctness
Note
More information about how approvability works can be found in our Help Center.
Details
Eligibility
This PR refactors RPC error handling to use structured error types instead of string messages, without changing when errors occur or how operations behave. Backward compatibility is preserved for rolling upgrades, and tests cover both new structure and legacy decoding paths.
Notes:
No code owners found in target merge base 9584417
Loading