mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-02 22:00:19 +00:00
Extract response-handling and body-building helpers from the longest create_server functions to improve readability and reduce per-function complexity: - binarylane: 69 -> 31 lines (extract _binarylane_build_server_body, _binarylane_handle_create_response) - ramnode: 57 -> 40 lines (extract _ramnode_handle_create_response) - upcloud: 56 -> 39 lines (extract _upcloud_handle_create_response) Agent: complexity-hunter Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||