Package uno.anahata.asi.swing.agi
package uno.anahata.asi.swing.agi
Provides the core UI orchestration components for individual AGI sessions.
This package contains the AgiPanel, which acts
as the primary container for a single session, coordinating the chat view,
configuration panels, and status monitoring. It also includes the toolbar
and header components that provide session-level actions and controls.
-
ClassesClassDescriptionThe main, top-level panel for the Anahata AI Swing UI.A TransferHandler for Anahata ASI panels that automatically registers dropped files as managed V2 resources in the current agi session.The header panel for the agi UI, containing the agi nickname, session controls, and provider/model selection components.A control panel for managing live screen sharing and region selection.A concrete
AgiConfigimplementation for standalone Swing applications, providing UI-specific configurations, look-and-feel adaptive themes, and color schemas.A collection of color and font definitions that define the visual identity of the Anahata Swing UI, dynamically adjusting between light and dark aesthetics based on the active Look and Feel.The vertical toolbar panel for the agi UI, containing primary action toggles.

