mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-24 12:15:51 -04:00
2322fdef9f
Add additional shared primitives for session management: - SessionChatType: direct | group | room - MessagingProvider: whatsapp | telegram | discord | slack | signal | imessage | webchat - GroupActivation: mention | always - SendPolicy: allow | deny These complement the existing SessionScope and enable zee to import session-related types from agent-core's shared config module. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>