Commit graph

33 commits

Author SHA1 Message Date
Felipe Domingues
5d9a8deb16 ci: add Forgejo quality workflow (mirror-friendly)
Some checks failed
quality / quality (push) Failing after 37s
Runs on self-hosted Forgejo Actions; ignored by GitHub Actions.
GitHub remains source of truth.
2026-08-06 22:02:39 -03:00
Felipe Domingues
135b99c74b
fix: keep Hermes home aligned in runtime image (#6) 2026-05-30 18:47:27 -03:00
Felipe Domingues
697825c505
feat: post Mika cron and skill actions back to platform (#5)
* 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
2026-05-30 14:05:17 -03:00
railway-app[bot]
11b664b8d5
feat: add cronjob_create tool to mika_runtime plugin (#4)
Co-authored-by: railway-app[bot] <68434857+railway-app[bot]@users.noreply.github.com>
2026-05-25 20:38:48 -03:00
Felipe Domingues
1740e05917
Add Mika runtime bridge to Hermes image (#2)
* Add Mika runtime bridge to Hermes image

* Build canary image tags on branch pushes
2026-04-30 20:41:07 -03:00
Felipe Domingues
e87c943ebd
Update Dockerfile 2026-04-29 08:01:51 -03:00
Felipe Domingues
53f7ef84d2
Update entrypoint.sh 2026-04-29 07:23:29 -03:00
Felipe Domingues
720e3faf6e
Update Dockerfile 2026-04-29 07:08:39 -03:00
Felipe Domingues
12419e29fa
Update entrypoint.sh 2026-04-29 07:01:07 -03:00
Felipe Domingues
e49fdb6124
Update entrypoint.sh 2026-04-28 09:20:37 -03:00
Felipe Domingues
919377e5fc
Update Dockerfile 2026-04-28 09:19:59 -03:00
Felipe Domingues
ece4b0a84a
Update Dockerfile 2026-04-28 09:14:12 -03:00
Felipe Domingues
ff276f8d23
Update Dockerfile 2026-04-28 09:02:26 -03:00
Felipe Domingues
27df58ca0e
Update entrypoint.sh 2026-04-28 09:02:08 -03:00
Felipe Domingues
ff8270250b
Update entrypoint.sh 2026-04-28 09:01:49 -03:00
Felipe Domingues
6f676d36d7
Update Dockerfile 2026-04-28 09:01:35 -03:00
Felipe Domingues
c5e0aed73c
Update skills_api.py 2026-04-27 22:17:11 -03:00
Felipe Domingues
b388217ea1
Delete patches/apply_patch.py 2026-04-27 22:16:37 -03:00
Felipe Domingues
b04f0bc319
Delete setup-hermes-fork.sh 2026-04-27 22:09:25 -03:00
Felipe Domingues
14b7e35790
Update skills_api.py 2026-04-27 22:07:39 -03:00
Felipe Domingues
315777671a
Update entrypoint.sh 2026-04-27 22:06:55 -03:00
Felipe Domingues
a14e3ebf50
Update Dockerfile 2026-04-27 22:06:28 -03:00
Felipe Domingues
6ceff5fe14
Merge pull request #1 from domfelipe/railway/code-change-PeQJzc
Fix: make apply_patch.py regex more flexible for multiline web.Application
2026-04-27 19:43:36 -03:00
railway-app[bot]
a44a320d51
fix: rewrite apply_patch.py to handle multi-line web.Application() 2026-04-27 22:40:40 +00:00
Felipe Domingues
a68af047c2 fix: skills_api aiohttp 2026-04-27 17:36:15 -03:00
Felipe Domingues
1f2fc5f5a9 feat: add skills_api patch + apply_patch infra 2026-04-27 14:55:51 -03:00
Sisyphus
21bd3ae5cc Fix CMD to use gateway instead of hermes gateway 2026-04-24 20:28:33 -03:00
Sisyphus
50b98b2f42 Fix entrypoint to call original image entrypoint 2026-04-24 20:21:26 -03:00
Sisyphus
e48db1ca4c Fix entrypoint to use shell for command execution 2026-04-24 20:05:31 -03:00
Sisyphus
3ea36432a2 Add entrypoint script to support HERMES_SOUL_OVERRIDE env var 2026-04-24 19:57:36 -03:00
Sisyphus
31bbaa7360 Add GitHub Actions workflow to build and push Docker image to GHCR 2026-04-24 19:25:11 -03:00
Sisyphus
fca2f0bd8e Add SOUL.md with Mika personality 2026-04-24 18:49:32 -03:00
Sisyphus
b6ccfeb21f Add Dockerfile with Ollama Cloud config for Railway deploy 2026-04-24 18:37:52 -03:00