mattermost / mattermost/mattermost-plugin-agents

The “Add an AI Service” Button Is Not Working

Open
#554 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
250
Forks
103
Avg merge
1d 18h
Merged PRs (30d)
24

Description

*mattermost server ver= 10.11.2
*ai-agent ver= 1.13.0 amd64
*os/arch= rocky linux 9.1 / x86_64

I installed and enabled the Agents plugin. After that, I clicked the “+ Add an AI Service” button, but nothing happens. I’m not sure why.

When I checked the server logs, I saw this message, but I’m not sure whether it is related to this issue.

caller: app/plugin_api.go:1127,
level: error,
msg: ffmpeg not installed, transcriptions will be disabled.
plugin_id: mattermost-ai

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with Mattermost server 10.11.2 and ai-agent 1.13.0, then inspect the “+ Add an AI Service” interaction and the server logs. Read app/plugin_api.go around line 1127 to determine whether the ffmpeg warning is related. Done means the button responds and the AI service setup flow can be opened.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
ai, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.