Expand description
Iris Studio - Unified TUI for git-iris
A single, context-aware interface for all git-iris capabilities:
- Explore: Semantic code understanding with AI-powered blame
- Commit: Generate and refine commit messages
- Review: AI-powered code review (future)
- PR: Pull request creation (future)
- Changelog: Release documentation (future)
Modules§
- components
- Shared UI components for Iris Studio
- utils
- Utility functions for Iris Studio
Structs§
- Studio
App - Main Iris Studio application
- Studio
State - Main application state for Iris Studio
Enums§
- Exit
Result - Result of running the Studio application
- Mode
- Available modes in Iris Studio
Functions§
- run_
studio - Run Iris Studio