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.
-
ClassesClassDescriptionA base abstract class for panels that manage a collection of AI agi sessions.A Swing-specific base class for Anahata ASI containers.A "sticky note" style card representing an active AI session.A reusable table model for displaying active AI agi sessions.A centralized, high-density configuration panel for AI Providers.A container panel that displays active AI agi sessions as a collection of "sticky note" cards.A centralized, multi-tabbed Command Center for managing the ASI container.A container panel that displays active AI agi sessions in a tabular format.A dedicated panel for managing tool permissions at the container level.

