Module companion

Module companion 

Source
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§

BranchMemory
Per-branch persistent memory
CompanionService
Main companion service that coordinates all subsystems
CompanionStorage
Storage backend for companion data
FileActivity
Activity tracking for a single file
FileFocus
Focus state - where the user was last working
FileWatcherService
File watcher service that monitors repository changes
SessionState
Session state for the current Studio session

Enums§

CompanionEvent
Events emitted by the companion file watcher