mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
53ae47a1bd
Extensions can now place persistent header (above stream) and footer (below status bar) regions via ctx.SetHeader/SetFooter. Single-instance per slot, reuses WidgetContent/WidgetStyle types and WidgetUpdateEvent for notifications. Includes thread-safe Runner storage, SDK methods, UI rendering with height distribution, and example extension.