mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
Add AI development guidance for Mattermost contributors working on the Python plugin gRPC infrastructure. Includes directory structure, key components, proto organization, common patterns, and instructions for adding new API methods and hooks. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| model | ||
| plugin | ||
| pluginapi | ||
| shared | ||
| utils | ||
| go.mod | ||
| go.sum | ||
| LICENSE.txt | ||
| Makefile | ||