Skip to content

[codex] Polish responsive TUI experience - #20

Merged
WTW0313 merged 15 commits into
mainfrom
refactor/ui-polish
Jul 2, 2026
Merged

[codex] Polish responsive TUI experience#20
WTW0313 merged 15 commits into
mainfrom
refactor/ui-polish

Conversation

@WTW0313

@WTW0313 WTW0313 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Reworks the TUI around a responsive Terminal Envelope with compact and too-small layouts.
  • Adds adaptive shortcuts, a help overlay, sectioned Detail content, and bounded scrolling across Inventory, Detail, Install, Updates, Project Skills, and Settings.
  • Refactors inventory/provider instance state so provider-native availability, plugin scan issues, Claude plugin metadata, and related notices surface consistently.
  • Adds focused core/TUI coverage for responsive layout behavior, CLI I/O, shortcuts, plugin toggles, and app surface rendering.
  • Updates ADR/spec/README context and removes obsolete superpowers planning/spec documents.

Related issues

Validation

  • pnpm build
  • pnpm test

WTW0313 added 15 commits July 1, 2026 17:02
- Switch list/detail/help/status behavior to use inventory groups and
  instance actions instead of direct provider capability checks
- Add update availability tracking in `SkillManager` and surface
  `update-available` as inventory health signals
- Tighten identity confidence logic for skills.sh provenance vs shared
  realpaths
- Simplify provider capability shape to toggle-only and remove unused
  create/uninstall code paths from providers/tests
- Set default config `autoCheckUpdates` to `false`
- Update README/TUI docs for Skill Group navigation and remove obsolete
  superpowers planning/spec documents
@WTW0313 WTW0313 linked an issue Jul 2, 2026 that may be closed by this pull request
@WTW0313
WTW0313 marked this pull request as ready for review July 2, 2026 06:13
@WTW0313
WTW0313 merged commit 5e54fff into main Jul 2, 2026
1 check passed
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.

Add TUI UI and CLI I/O tests

1 participant