/** * Compatibility facade for the former Session Bar module. * * Agent Bar is the default implementation. Existing imports, including * SESSION_BAR_WIDGET_KEY and the AgentRow-based render helpers, remain stable. */ export * from "./agent-bar.ts";