Expand description
Iris Companion - Ambient awareness for Git workflows
Provides session tracking, branch memory, and live file watching to transform Studio into an always-aware development companion.
Structs§
- Branch
Memory - Per-branch persistent memory
- Companion
Service - Main companion service that coordinates all subsystems
- Companion
Storage - Storage backend for companion data
- File
Activity - Activity tracking for a single file
- File
Focus - Focus state - where the user was last working
- File
Watcher Service - File watcher service that monitors repository changes
- Session
State - Session state for the current Studio session
Enums§
- Companion
Event - Events emitted by the companion file watcher