Commit Graph
2 Commits
Author SHA1 Message Date
dream_pep d1d77e8683 Forward abort signal to slash suggestions
Update the slash suggestion handler to accept an AbortSignal and pass it through to defaultSlashSuggestions. This enables cancellation of in-flight async suggestion calls (avoids race conditions and wasted work) in components/kibo-ui/editor/index.tsx.
2026-07-11 01:24:31 +08:00
dream_pep 34c7cf34fd 基础 2026-07-10 22:38:58 +08:00