What problem does it solve?
When updating the LingTai TUI, users with an existing Homebrew installation need to understand how the lingtai-ai/lingtai/lingtai-tui formula behaves, why brew upgrade is no longer run automatically, and how to manually explore or remove the old Homebrew install after migrating to the native installer.
Core Features & Use Cases
- Homebrew Tap Exploration: Provides the exact
brew install, brew info, brew cat, and brew --repository commands for inspecting the supported lingtai-ai/lingtai/lingtai-tui formula and its tap checkout.
- Migration Guidance: Explains that detected Homebrew installs migrate (with explicit consent) to LingTai's native installer, and that
self-update and doctor never run brew upgrade or brew uninstall.
- Release Workflow Insight: Documents how the release pipeline writes
Lingtai-AI/homebrew-lingtai/lingtai-tui.rb from the tagged source tarball, builds tui and portal, and runs the TUI version smoke test.
- Use Case: A user who originally installed LingTai via Homebrew runs
/update-tui and wants to verify the old formula, inspect its origin, and understand the interactive consent prompt for removing the legacy keg.
Quick Start
Ask the agent to inspect the installed LingTai Homebrew formula and explain how to migrate it to the native installer.