picoclaw/cmd/picoclaw-launcher-tui/internal/ui
taorye ead22368bd
Enhance model selection and add footer navigation instructions (#1271)
* fix(tui): fix model selection and enforce unique model_name, also fix model form button highlight

* feat(tui): add footer view with navigation instructions and update menu structure

* fix(tui): update model selection labels for clarity and consistency

* refactor(tui): remove unused rootChannelDescription function

* refactor(tui): simplify rootModelDescription and remove unused 'q' event handling in channel menu

* fix(tui): keep selected model name updated

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-09 19:22:16 +08:00
..
app.go Enhance model selection and add footer navigation instructions (#1271) 2026-03-09 19:22:16 +08:00
channel.go Enhance model selection and add footer navigation instructions (#1271) 2026-03-09 19:22:16 +08:00
gateway_posix.go feat(tui): Add configurable Launcher and Gateway process management (#909) 2026-02-28 19:37:18 +08:00
gateway_windows.go feat(tui): Add configurable Launcher and Gateway process management (#909) 2026-02-28 19:37:18 +08:00
menu.go feat(tui): Add configurable Launcher and Gateway process management (#909) 2026-02-28 19:37:18 +08:00
model.go Enhance model selection and add footer navigation instructions (#1271) 2026-03-09 19:22:16 +08:00
style.go Enhance model selection and add footer navigation instructions (#1271) 2026-03-09 19:22:16 +08:00