Commit Graph

5 Commits

Author SHA1 Message Date
Vincent Koc e552f97866 refactor(irc): drop unused text splitter 2026-06-19 12:36:41 +08:00
Peter Steinberger 96e5812426 docs: document medium extension sources 2026-06-04 21:33:54 -04:00
Shakker 92d7ab6845 test: tighten channel empty array assertions 2026-05-09 04:58:00 +01:00
Peter Steinberger fc31e86e54 test: clarify irc chunk length assertion 2026-05-08 07:54:36 +01:00
Vignesh fa906b26ad feat: IRC — add first-class channel support
Adds IRC as a first-class channel with core config surfaces (schema/hints/dock), plugin auto-enable detection, routing/policy alignment, and docs/tests.

Co-authored-by: Vignesh <vigneshnatarajan92@gmail.com>
2026-02-10 17:33:57 -06:00