fix: prefer mika platform tools over native runtime tools

This commit is contained in:
Felipe Domingues 2026-05-30 10:24:54 -03:00
parent 371e6325b9
commit 9e22243c6b
3 changed files with 66 additions and 4 deletions

View file

@ -65,7 +65,21 @@ RUN printf '%s\n' \
' - mika_runtime' \
'platform_toolsets:' \
' telegram:' \
' - hermes-telegram' \
' - web' \
' - browser' \
' - terminal' \
' - file' \
' - code_execution' \
' - vision' \
' - image_gen' \
' - tts' \
' - todo' \
' - memory' \
' - session_search' \
' - clarify' \
' - delegation' \
' - messaging' \
' - computer_use' \
' - mika_integrations' \
'stt:' \
' enabled: true' \