Files
kit/examples/extensions
Ed Zynda 0de0040e63 feat: add modal overlay dialog system for extensions
Add ctx.ShowOverlay() API that displays modal dialogs with optional
scrollable content, markdown rendering, action buttons, and configurable
positioning. Follows the same channel-based blocking pattern as prompts,
with full Yaegi compatibility via concrete structs.
2026-02-28 16:48:09 +03:00
..