feat: update Hermes Dockerfile to build from forked source (gortium/hermes-agent) #20
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/hermes-fork-dockerfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Update the AI stack to build the Hermes Docker image from our forked repo on Gitea instead of the official
nousresearch/hermes-agent:latestbase.Changes
ai/compose.yml
build: ./hermesto explicit build config with SSH agent forwardingai/hermes/Dockerfile
git@code.lazyworkhorse.net:gortium/hermes-agent.gitat build timeCHROME_EXECUTABLEenv var so browser tool finds Playwright's Chromiumpatch_tts_tool.pystep (Piper TTS default is now in fork source)versioncontrol/compose.yml
GITEA__actions__ENABLED=trueandDEFAULT_ACTIONS_URL=offfor CIVerification
Dependencies