Skip to content

fix(tui): remove global statusline - #85

Merged
filipeforattini merged 1 commit into
mainfrom
drop-statusline
Aug 21, 2026
Merged

fix(tui): remove global statusline#85
filipeforattini merged 1 commit into
mainfrom
drop-statusline

Conversation

@filipeforattini

@filipeforattini filipeforattini commented Aug 21, 2026

Copy link
Copy Markdown

Summary

  • remove the experimental global TUI statusline and its configuration
  • remove the statusline plugin API and runtime plumbing
  • remove the Redskilled render projection and regenerate SDK types
  • reclaim the three TUI rows previously reserved for the statusline

Validation

  • complete workspace typecheck: 30 packages passed
  • focused TUI config/layout, plugin lifecycle, and Redskilled client tests
  • ./packages/sdk/js/script/build.ts

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@filipeforattini
filipeforattini enabled auto-merge (squash) August 21, 2026 19:21
@filipeforattini

Copy link
Copy Markdown
Author

The failing unit checks are inherited from the current main baseline: PR #84, whose merge commit is this PR base, failed in the same snapshot/prompt session tests. This PR does not modify that subsystem; typecheck, release-contract, and both E2E jobs pass.

@filipeforattini
filipeforattini merged commit 68f163c into main Aug 21, 2026
7 of 11 checks passed
@filipeforattini
filipeforattini deleted the drop-statusline branch August 21, 2026 20:02
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