Ed Zynda 584b215803 feat: add interactive prompt system for extensions (select, confirm, input)
Extensions can now show modal prompts to the user via ctx.PromptSelect,
ctx.PromptConfirm, and ctx.PromptInput. Prompts render inline below the
separator (replacing the input area) and use channel-based sync so the
extension blocks until the user responds. Extension slash commands run in
dedicated goroutines to avoid stalling BubbleTea's Cmd scheduler.
2026-02-28 13:54:00 +03:00
2026-02-25 16:24:28 +03:00
2026-02-27 11:27:48 +03:00
2024-12-10 22:25:15 +03:00
2026-02-25 16:24:28 +03:00

KIT

CI Release npm Go Reference License Discord

KIT (Knowledge Inference Tool)

TBD

S
Description
Go toolkit reference (mark3labs).
Readme MIT 13 MiB
Languages
Go 96.6%
HTML 2.6%
Python 0.5%
JavaScript 0.3%