Hello,
I faced the issue that require_mention = true setting is ignored by agent
Config:
[[bindings]]
agent_id = "skynet-junior"
channel = "discord"
guild_id = "<id>"
require_mention = true
channel_ids = ["<id>"]
I asked the agent to ignore messages, and now it responds with this
skip Marcatori{"reason": "The user did not address me directly (no tag or direct question). The message is a general greeting."}
While I need it to completely ignore messages in the channel.
What I tried:
- remove agent folder in .spacebot directory
- update to the latest 0.2.2 version of spacebot