fix: honor copilot config and profiles (#705) (thanks @TAGOOZ)

This commit is contained in:
Peter Steinberger
2026-01-12 16:55:47 +00:00
parent 3da1afed68
commit 8afdf75e2b
3 changed files with 219 additions and 19 deletions

View File

@@ -13,6 +13,7 @@
### Fixes
- Auto-reply: inline `/status` now honors allowlists (authorized stripped + replied inline; unauthorized leaves text for the agent) to match command gating tests.
- Telegram: show typing indicator in General forum topics. (#779) — thanks @azade-c.
- Models: keep explicit GitHub Copilot provider config and honor agent-dir auth profiles for auto-injection. (#705) — thanks @TAGOOZ.
## 2026.1.11