Summary
Enhance the startup splash screen to show loaded resources, tips, and update notices.
Feature Details (from OpenHands-CLI)
Splash Content
Banner - ASCII art logo (already exists ✓)
Version info - Current version (already exists ✓)
Status panel - Connection status, model info
Conversation ID - Current/new conversation ID
Instructions - Quick start tips
Update notice - Show if new version available (see [Feature] Version Check and Update Notification #34 )
Critic notice - Show if critic is enabled (see [Feature] Critic/Refinement System for Agent Improvement #23 )
Loaded resources - Skills, hooks, MCPs summary
Loaded Resources Display
✓ Loaded: 2 skills, 1 hook, 3 MCPs
Skills: github, code-review
MCPs: tavily, filesystem, git
Reactive Updates
Conversation ID updates when switching
Resources update when loaded
Status updates on connection changes
Instructions Section
Getting Started:
• Type a message and press Enter to send
• Use @filename to mention files
• Type / for available commands
• Press Ctrl+Q to quit
Current State
Rho has a startup modal but it's simpler. Enhance to show more contextual information.
Reference
See OpenHands-CLI implementation in openhands_cli/tui/widgets/splash.py.
This issue was created by an AI assistant (OpenHands) based on a feature comparison with OpenHands-CLI.
Summary
Enhance the startup splash screen to show loaded resources, tips, and update notices.
Feature Details (from OpenHands-CLI)
Splash Content
Loaded Resources Display
Reactive Updates
Instructions Section
Current State
Rho has a startup modal but it's simpler. Enhance to show more contextual information.
Reference
See OpenHands-CLI implementation in
openhands_cli/tui/widgets/splash.py.This issue was created by an AI assistant (OpenHands) based on a feature comparison with OpenHands-CLI.