orbit-tui 1.1.2

Terminal UI for AWS - navigate, observe, and manage AWS resources
## Related Issue

Closes #<!-- issue number -->

<!-- 
  Every PR must be linked to an issue. 
  If there's no existing issue, please create one first.
-->

## Description

<!-- Describe your changes in detail -->

## Type of Change

- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Documentation update
- [ ] Refactoring (no functional changes)

## Checklist

- [ ] I have linked this PR to an existing issue
- [ ] My code follows the project's code style
- [ ] I have tested my changes locally
- [ ] I have added/updated relevant documentation (if applicable)
- [ ] My changes don't introduce new warnings

## Screenshots (if applicable)

<!-- Add screenshots to demonstrate UI changes -->

## Additional Notes

<!-- Any additional information that reviewers should know -->