Add JSON REST API for MCP integration #1

Merged
hermes-agent merged 3 commits from feature/api into master 2026-07-04 11:36:34 +02:00
Showing only changes of commit 51f93c521e - Show all commits
+2 -2
View File
@@ -3,11 +3,11 @@ name: Build, Lint, and Test
on: on:
push: push:
branches: branches:
- main - master
- feature/* - feature/*
pull_request: pull_request:
branches: branches:
- main - master
workflow_dispatch: workflow_dispatch:
jobs: jobs: