Yahya Alhinai
c4c65f8802
fix(voice): keep LiveKit TTS tracks alive
2026-06-28 07:20:54 +00:00
Yahya Alhinai
c1ac687dcf
feat(voice): on-demand PodMan voice test + Hermes notify + TTS tuning
...
Snapshot of in-progress voice work, committed to unblock concurrent edits: speakInRoom + POST voice-test endpoint, Test PodMan voice button (PodView/api), Hermes notify action + scripts/hermes-notify.mjs, agent exits on LiveKit disconnect for auto-restart, TTS playback tuning (subscriber-ready delay, preroll/tail silence, fallback line, microphone source), verify script updates.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-28 06:45:37 +00:00
Yahya Alhinai
7497318cde
test: strengthen deployment verification
2026-06-28 02:54:29 +00:00
Yahya Alhinai
4253921532
Add Hermes operations management layer
2026-06-28 02:17:23 +00:00
Yahya Alhinai
205939616b
chore: add public healthcheck watchdog
2026-06-28 01:53:03 +00:00
Yahya Alhinai
c818d5081e
feat: harden podman deployment orchestration
2026-06-28 01:44:26 +00:00
Kartikeya
6559ad3944
feat(backend): scaffold PodMan agent pipeline + token server
...
Express server with /health and a LiveKit token endpoint. Module skeletons
for the full loop: vision (Gemini), GitHub fusion, collision detector (pure,
testable), intervention engine, and continual-learning memory store. Approve
native build scripts (esbuild/genai/protobufjs) at the workspace root.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-27 14:16:58 -07:00
Kartikeya
7dd613d250
chore: set up pnpm workspace tooling
...
Root package.json with workspace scripts, pnpm-workspace.yaml, shared
tsconfig base, ESLint flat config, Prettier, editorconfig, .nvmrc, and
.env.example covering LiveKit/Gemini/GitHub/Atlas/Voyage.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-27 14:07:11 -07:00