Bridge between Mattermost and Claude Code via MCP
Find a file
Carl-Friedrich Braun 6998baa0f1
Some checks failed
Build and Release / release (push) Failing after 40s
feat: show typing indicator while Claude is processing
Sends Mattermost typing events every 3s after receiving a post,
stops when the reply tool is called.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 11:03:33 +01:00
.forgejo/workflows ci: rewrite workflow without Node.js-based actions 2026-03-22 10:58:43 +01:00
cmd feat: improve launcher arg parsing and add --dangerously-skip-permissions 2026-03-22 10:56:53 +01:00
docs/superpowers Add implementation plan for Mattermost channel 2026-03-22 09:10:30 +01:00
internal feat: show typing indicator while Claude is processing 2026-03-22 11:03:33 +01:00
.gitignore feat: add thread support, file logging, and project hygiene 2026-03-22 10:42:03 +01:00
.mcp.json.example feat: add thread support, file logging, and project hygiene 2026-03-22 10:42:03 +01:00
go.mod feat: add main entry point with MCP server mode 2026-03-22 09:27:39 +01:00
go.sum feat: add main entry point with MCP server mode 2026-03-22 09:27:39 +01:00
integration_test.go test: add end-to-end MCP handshake integration test 2026-03-22 09:30:48 +01:00
main.go feat: add thread support, file logging, and project hygiene 2026-03-22 10:42:03 +01:00