Skip to content

Remove copilot pane tmux resize#68

Merged
bborn merged 1 commit intomainfrom
remove-copilot-pane
Jan 9, 2026
Merged

Remove copilot pane tmux resize#68
bborn merged 1 commit intomainfrom
remove-copilot-pane

Conversation

@bborn
Copy link
Copy Markdown
Owner

@bborn bborn commented Jan 9, 2026

Summary

  • Remove the tmux pane resize that allocated 85% of window height to task-ui (leaving 15% for the copilot pane)
  • The copilot pane is no longer needed

Test plan

  • Build the project to ensure compilation succeeds
  • Run the task-ui to verify the layout works correctly without the copilot pane resize

🤖 Generated with Claude Code

Remove the copilot pane that was created at the bottom of the task-ui session.
This pane is no longer needed. The task detail panes (Claude + workdir) remain
intact and continue to function as expected.

Changes:
- Remove split-window command that created the copilot pane (40% height)
- Remove pane title for the copilot pane (task-ui:.1)
- Update status bar to remove "switch panes" message
- Update detail view cleanup to not reference the copilot pane

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@bborn bborn force-pushed the remove-copilot-pane branch from 84b9480 to 1ac6320 Compare January 9, 2026 19:02
@bborn bborn merged commit e68fa2e into main Jan 9, 2026
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