feat: start NEW_FEAT refactor (channel resolver + decision input modules) #16
Reference in New Issue
Block a user
Delete Branch "feat/new-feat-refactor-start"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase-1 implementation from NEW_FEAT.md:
plugin/channel-resolver.tsplugin/decision-input.tsplugin/index.tsto use new modules in before_model_resolve / before_prompt_build / message_sentnormalizeSender,normalizeChannel, old local parsers)This is a starting refactor branch; larger module split + channel member cache + discord-control in-plugin migration can follow in next commits.