mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
feat(48-textual-tui-removal): remove Textual TUI code from setup_wizard.py
- Remove all 'from textual' imports (BLOCK A) - Remove all TUI step classes, custom messages, and SetupWizardApp (BLOCK B) - Replace main() with help-message redirecting to --headless (BLOCK C) - Preserve: headless_setup(), EnvChecker, AGENT_CONFIGS, _find_vault, _copy_file_incremental, _merge_env_incremental - All preserved items verified importable and functional
This commit is contained in:
parent
01d48134cc
commit
37b527586c
1 changed files with 21 additions and 1187 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue