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:
push:
branches:
- main
- master
- feature/*
pull_request:
branches:
- main
- master
workflow_dispatch:
jobs: