feat: Implement Mattermost sync functionality and enhance workspace context management

This commit is contained in:
2026-04-09 14:46:50 -06:00
parent e92c07b8b1
commit 0173e3d376
18 changed files with 740 additions and 7 deletions

5
scripts/mattermost/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
.venv/
generated/
__pycache__/
*.py[cod]