feat: add clipboard file handling for Mattermost and implement batch debounce functionality

This commit is contained in:
2026-05-15 07:54:01 -06:00
parent 7fc4320f46
commit 456a4c3381
5 changed files with 322 additions and 23 deletions

3
.gitignore vendored
View File

@@ -14,6 +14,9 @@ ai/inbox/mattermost-status.json
ai/inbox/photos/*
!ai/inbox/photos/.gitkeep
# Local build artifact for the iPhone photo inbox pasteboard helper
scripts/iphone-photo-inbox/copy_files_to_clipboard
# Workspace-local Mattermost runtime artifacts
scripts/mattermost/.env
scripts/mattermost/.venv/