Package uno.anahata.asi.swing


package uno.anahata.asi.swing
Provides the foundational Swing UI components for managing and switching between multiple AI agi sessions.

This package contains the high-level container panels (Cards, Table, and Switcher) that orchestrate the visual representation of active sessions within a host application (like NetBeans or a Standalone launcher). It utilizes a controller-based architecture to decouple session management from the specific view implementation.