# Tasks - [x] Refactor `crates/translator/src/openai/chat_completions.rs` by extracting tests - [x] Refactor `crates/translator/src/mapping/reverse_message_map.rs` by extracting tests - [x] Refactor `crates/proxy/src/config/simple.rs` by extracting tests - [x] Refactor `crates/proxy/src/config/litellm.rs` by extracting tests - [x] Refactor `crates/proxy/src/main_helpers/async_main.rs` by decomposing `async_main` - [x] Run verification tests and formatting checks