docs: document history context overrides

This commit is contained in:
Peter Steinberger
2026-01-10 18:53:38 +01:00
parent d41372b9d9
commit c0a010335b
10 changed files with 42 additions and 3 deletions

View File

@@ -150,6 +150,10 @@ This is often easier than hand-editing JSON manifests.
5. **Run the gateway**
- The Teams provider starts automatically when `msteams` config exists and credentials are set.
## History context
- `msteams.historyLimit` controls how many recent channel/group messages are wrapped into the prompt.
- Falls back to `messages.groupChat.historyLimit`. Set `0` to disable (default 50).
## Current Teams RSC Permissions (Manifest)
These are the **existing resourceSpecific permissions** in our Teams app manifest. They only apply inside the team/chat where the app is installed.