feat(plugin): inject 🔚 ending instruction for bypass/end-symbol discord turns

This commit is contained in:
2026-02-25 11:04:01 +00:00
parent 798c402ab0
commit 32405fa3e2
3 changed files with 36 additions and 2 deletions

View File

@@ -4,6 +4,9 @@
- `message:received` caches a per-session decision from deterministic rules.
- `before_model_resolve` applies `providerOverride + modelOverride` when decision says no-reply.
- `before_prompt_build` prepends instruction `你的这次发言必须以🔚作为结尾。` when decision is:
- `bypass_sender`
- `end_symbol:*`
## Rules (in order)