Discord: add trusted channel topics on new sessions

This commit is contained in:
Shadow
2026-02-20 18:22:13 -06:00
parent 2dba150c16
commit eedea6cf34
6 changed files with 51 additions and 7 deletions

View File

@@ -614,7 +614,7 @@ See [Slash commands](/tools/slash-commands) for command catalog and behavior.
- parent thread metadata can be used for parent-session linkage
- thread config inherits parent channel config unless a thread-specific entry exists
Channel topics are injected as **untrusted** context (not as system prompt).
Channel topics are injected as untrusted context and also included in trusted inbound metadata on new sessions.
</Accordion>