mirror of
https://github.com/domfelipe/hermes-agent-custom.git
synced 2026-08-07 04:16:44 +00:00
* feat: post mika actions back to platform * fix: start hermes gateway for telegram runtime * fix: isolate gateway from runtime api port * fix: enable mika runtime tools in gateway config * fix: prefer mika platform tools over native runtime tools * fix: intercept mika platform actions before llm * fix: route managed cronjobs and skills
12 lines
318 B
YAML
12 lines
318 B
YAML
name: mika_runtime
|
|
version: 0.1.0
|
|
description: "DOMCO Mika runtime integrations bridge for Notion, Todoist, and Cal.com using synced OAuth tokens."
|
|
author: DOMCO
|
|
kind: backend
|
|
provides_tools:
|
|
- mika_integrations_status
|
|
- mika_notion_api
|
|
- mika_todoist_api
|
|
- mika_calcom_api
|
|
- cronjob_create
|
|
- skill_create
|