Files
kit/internal
Ed Zynda c7585b17b8 feat(ui): wire interactive path to unified Bubble Tea TUI
Replace the old SetupCLI/runInteractiveLoop flow with a single
tea.NewProgram(AppModel) + appInstance.SetProgram() call. NewAppModel
now constructs InputComponent and StreamComponent inline so the parent
model is fully wired on construction.
2026-02-26 01:24:24 +03:00
..