feat: Enhance Mattermost integration by adding sync commands and context checks for recent messages

This commit is contained in:
2026-04-15 08:48:00 -06:00
parent e389e0ae5e
commit 1885855558
7 changed files with 133 additions and 3 deletions

View File

@@ -168,6 +168,7 @@ Project commands live under `.opencode/commands/` and are intended to:
- draft standups
- draft manager updates
- draft Copilot prompts for coding work on the Fidelity machine
- force-refresh and inspect latest Mattermost messages
- convert rough notes into daily log updates
This keeps AI output tied to the latest workspace state instead of relying on chat memory alone.