Commit Graph

1 Commits

Author SHA1 Message Date
Hoshina f4b0f080e2 refactor(channels): move SplitMessage from pkg/utils to pkg/channels
Message splitting is exclusively a Manager responsibility. Moving it
into the channels package eliminates the cross-package dependency and
aligns with the refactoring plan.
2026-02-24 12:10:45 +08:00