• Joined on 2026-02-01
jeremy pushed to main at jeremy/voicecoach 2026-04-04 12:27:09 -05:00
d901208032 feat: VoiceCoach v2.1 - GPU local, Ollama LLM, settings panel, token server separation
jeremy pushed to main at jeremy/voicecoach 2026-04-01 08:05:04 -05:00
f62772663d feat: VoiceCoach v2 - OpenClaw gateway + Speaches STT/TTS
jeremy pushed to main at jeremy/voicecoach 2026-04-01 01:26:15 -05:00
68c3731c65 feat: add FastAPI token server to pipecat-agent
jeremy created branch main in jeremy/voicecoach 2026-04-01 01:15:29 -05:00
jeremy pushed to main at jeremy/voicecoach 2026-04-01 01:15:29 -05:00
59856bd4fc feat: initial commit — VoiceCoach real-time voice coaching pipeline
jeremy created repository jeremy/voicecoach 2026-04-01 01:14:47 -05:00
jeremy pushed to master at jeremy/hobbs-iac 2026-03-19 10:36:28 -05:00
9943fd4410 infra: repurpose Spirit as autonomous infrastructure ops agent
jeremy pushed to master at jeremy/hobbs-iac 2026-03-11 14:13:25 -05:00
59f529e3a7 infra: deploy Open WebUI on hf-pdocker-01 with Ollama + Claude backends
jeremy pushed to main at jeremy/frigate-notify 2026-03-08 20:19:52 -05:00
ff5d7b7841 fix: correct JavaScript field names to match API response schema
jeremy pushed to master at jeremy/hobbs-iac 2026-03-08 19:58:09 -05:00
cd37bb9858 infra: hf-pdocker-01 Phase 2 migration — all services returned from failover
jeremy pushed to master at jeremy/hobbs-iac 2026-03-08 19:03:20 -05:00
26d559feb5 Phase 2 Step 2: Migrate Home Assistant + ESPHome back to hf-pdocker-01
jeremy pushed to master at jeremy/hobbs-iac 2026-03-08 18:51:47 -05:00
21210389e9 chore: remove obsolete Nomad/Consul/Terraform/Ansible skeleton
jeremy pushed to master at jeremy/hobbs-iac 2026-03-08 18:51:32 -05:00
de1d9e1d93 infra: full IaC state after hf-pdocker-01 rebuild (2026-03-08)
jeremy pushed to master at jeremy/hobbs-iac 2026-03-08 18:30:32 -05:00
b1d111a011 compose: add frigate-notify v2 deploy config for hf-pdocker-01
jeremy pushed to main at jeremy/farm-manager 2026-03-07 21:14:03 -06:00
6338621ad4 feat(agent): show and manage Swarm services scaled to 0 replicas
jeremy pushed to main at jeremy/farm-manager 2026-03-07 17:24:26 -06:00
9a24db2e47 feat: add Frigate Alerts link to Server Links page
jeremy pushed to main at jeremy/frigate-notify 2026-03-07 17:24:15 -06:00
85ecbc22ac feat: add automatic event cleanup based on retention setting
5908293671 feat: add web UI with dashboard, review queue, known objects, and settings
f5f688277f feat: integrate recognition engine into MQTT event pipeline
Compare 3 commits »
jeremy pushed to main at jeremy/frigate-notify 2026-03-07 17:17:56 -06:00
2df137ee2a feat: add recognition engine with CLIP matching and Ollama vision LLM
74e12eca60 feat: add CLIP embedding service sidecar for GPU machine
Compare 2 commits »
jeremy pushed to main at jeremy/frigate-notify 2026-03-07 17:09:23 -06:00
b7c729d331 feat: add REST API endpoints for events, known objects, and settings
jeremy pushed to main at jeremy/frigate-notify 2026-03-07 17:02:23 -06:00
031b9eaaec feat: scaffold v2 with FastAPI, SQLite database, and project structure