mirror of
https://github.com/domfelipe/hermes-agent-custom.git
synced 2026-08-07 09:16:41 +00:00
Add Mika runtime bridge to Hermes image (#2)
* Add Mika runtime bridge to Hermes image * Build canary image tags on branch pushes
This commit is contained in:
parent
e87c943ebd
commit
1740e05917
7 changed files with 1192 additions and 28 deletions
10
plugins/mika_runtime/plugin.yaml
Normal file
10
plugins/mika_runtime/plugin.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue