[routes] Split cookbook_helpers.py under 400-line limit (#785) #854

Closed
sleepy wants to merge 0 commits from fix/cookbook-helpers-split-785 into main
Owner

Fixes #785. Extract serve-command validation, phase parsing, and runner helpers into routes/cookbook_serve_helpers.py (162 lines). cookbook_helpers.py drops from 475 to 321 lines. All 13 cookbook helper tests pass.

Fixes #785. Extract serve-command validation, phase parsing, and runner helpers into routes/cookbook_serve_helpers.py (162 lines). cookbook_helpers.py drops from 475 to 321 lines. All 13 cookbook helper tests pass.
Extract serve-command validation, phase parsing, and runner helpers into
routes/cookbook_serve_helpers.py (162 lines). cookbook_helpers.py drops
from 475 to 321 lines.

Both files are well under the AGENTS.md ~400-line guideline.
sleepy closed this pull request 2026-06-04 11:42:25 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.