Skip to content

refactor: migrate to go-corelib fullscreen TUI components#14

Merged
crazydi4mond merged 1 commit into
mainfrom
refactor/migrate-to-corelib-tui
Jan 29, 2026
Merged

refactor: migrate to go-corelib fullscreen TUI components#14
crazydi4mond merged 1 commit into
mainfrom
refactor/migrate-to-corelib-tui

Conversation

@crazydi4mond
Copy link
Copy Markdown
Contributor

Summary

  • Replace huh library with go-corelib tui components (RunMenu, RunInput, RunConfirm, ShowList)
  • Remove embedding API (pkg/cli) - standalone mode only
  • Add state-based menu visibility (configure only when not configured, user mgmt only when configured)
  • Add uninstall config subcommand for removing configuration without users
  • Use fullscreen ShowList for list command
  • Update to go-corelib v0.1.3

Breaking Changes

  • Removed pkg/cli package (embedding API)

- Replace huh library with go-corelib tui components
- Remove embedding API (pkg/cli) - standalone mode only
- Add state-based menu visibility (configure/user mgmt/uninstall)
- Add uninstall config subcommand for removing configuration only
- Use fullscreen ShowList for list command
- Update to go-corelib v0.1.3
@crazydi4mond crazydi4mond merged commit 473788f into main Jan 29, 2026
1 check passed
@crazydi4mond crazydi4mond deleted the refactor/migrate-to-corelib-tui branch January 29, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant