refactor: remove dock shim and move session routing into plugins

This commit is contained in:
Peter Steinberger
2026-03-16 00:09:28 -07:00
parent 5ca26bcae0
commit 85b7bc7edf
30 changed files with 565 additions and 1332 deletions

View File

@@ -8,7 +8,6 @@ export {
readReactionParams,
readStringParam,
} from "../agents/tools/common.js";
export type { ChannelDock } from "../channels/dock.js";
export { resolveMentionGatingWithBypass } from "../channels/mention-gating.js";
export {
deleteAccountFromConfigSection,