Skip to content

fix(tui): restore fork branding and layout - #337

Merged
shuv1337 merged 2 commits into
integration-v2from
restore-fork-wiring
Jul 15, 2026
Merged

fix(tui): restore fork branding and layout#337
shuv1337 merged 2 commits into
integration-v2from
restore-fork-wiring

Conversation

@shuv1337

Copy link
Copy Markdown
Collaborator

What changed

  • restore the Shuvcode wordmark as the default TUI splash under the new upstream plugin bootstrap
  • port the fork's narrow-terminal prompt, logo, footer, and metadata behavior onto the current TUI architecture
  • document the channel-specific service files and the V1-to-V2 plugin migration rule

Root cause

The upstream V2 TUI plugin-runtime sync preserved the fork logo assets but orphaned the legacy HomeLogo registration, causing the upstream OpenCode fallback to render. The same sync also dropped three fork responsive-layout patches.

The missing Anthropic subscription login was a separate deployment migration issue: the shared canonical configuration remained V1-shaped, so replacing only its singular plugin field with plural plugins caused those entries to be ignored. The live configuration has been corrected to use the V2 adapters through the V1 migration field.

Validation

  • 256 TUI tests passed, 1 skipped
  • TUI typecheck passed
  • repository push hook passed all 32 package typechecks
  • compiled CLI service smoke passed
  • oxlint completed with zero errors
  • live shuvdev Anthropic integration now advertises Claude Pro/Max OAuth

@shuv1337
shuv1337 merged commit d8def74 into integration-v2 Jul 15, 2026
6 of 7 checks passed
@shuv1337
shuv1337 deleted the restore-fork-wiring branch July 15, 2026 08:47
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