Running droid version 0.108.0, using iTerm as my terminal. Bug Report ID: 2fff990b-1c0b-4f0b-b8c7-a3632c5c430a
When I invoke a skill using a slash command, special chars like ( are appearing in the result (and to the model) as [object Object].
So this input:
/brainstorming This is a test ( <- paren
Shows up as:
This is a test [object Object] [object Object] - paren
Screenshot

Running droid version 0.108.0, using iTerm as my terminal. Bug Report ID: 2fff990b-1c0b-4f0b-b8c7-a3632c5c430a
When I invoke a skill using a slash command, special chars like
(are appearing in the result (and to the model) as[object Object].So this input:
Shows up as:
Screenshot