发布

  • refactor(wizard): split flow.py (2813 lines) into three focused modules (#2965)

    frostbyte_neo 发布于 2026-06-23 18:30:13 +00:00 | 1587 次提交 在此版本后已推送到 main

    Extract UI primitives into _ui.py, integration configurators into
    _integration_configurators.py, and reduce flow.py to orchestration only
    (run_wizard, _run_cli_llm_onboarding, _credential_line_for_saved_summary).
    Remove 27 lazy-import stub functions replaced by direct imports.
    Update all test monkeypatches to target the correct defining module.

    Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com

    下载附件