Thierry Pouplier
0a9507de65
fix: add ca-certificates for HuggingFace download
2026-05-09 14:14:52 +00:00
Thierry Pouplier
b3fa424661
fix: correct COPY path for patch_tts_tool.py (build context is ai/)
2026-05-09 14:12:06 +00:00
Thierry Pouplier
77fe8133ae
fix: Dockerfile heredoc for voice download instead of multi-line -c
2026-05-09 14:09:50 +00:00
Thierry Pouplier
3f080da35e
fix: clean patch script - only target Edge, no Coqui references
2026-05-09 13:59:09 +00:00
Thierry Pouplier
78f499bde8
fix: use full OPENROUTER_API_KEY variable name
2026-05-09 13:55:38 +00:00
Thierry Pouplier
e779818e73
chore: remove pycache
2026-05-09 13:41:54 +00:00
Thierry Pouplier
25d7611043
fix: clean Dockerfile with Piper TTS, external patch script
2026-05-09 13:41:37 +00:00
Thierry Pouplier
28213eec5c
fix: replace Coqui/ROCm with Piper TTS (simpler, local, CPU)
2026-05-09 13:24:08 +00:00
Thierry Pouplier
c2471818b2
feat: add ROCm + Coqui TTS with GPU support to Dockerfile
2026-05-09 04:09:57 +00:00
Thierry Pouplier
f5171a7d6e
fix: replace Dockerfile with simplified stable-slim version
2026-05-09 02:38:30 +00:00
Thierry Pouplier
5c504501d3
feat: add ROCm GPU env vars to hermes service for faster-whisper STT
2026-05-09 00:20:57 +00:00
434b2835ff
Merge remote-tracking branch 'origin/feat/wireguard-vpn' into HEAD
2026-05-04 23:05:09 -04:00
d9f62652cb
Commented webui for now. now using it
2026-05-04 22:56:07 -04:00
Thierry Pouplier
bc49391b4f
chore: clean up WireGuard from Hermes Dockerfile, keep custom build
2026-05-05 02:11:37 +00:00
Thierry Pouplier
acf45acdd9
feat: enable NET_ADMIN for Hermes container to support WireGuard
2026-05-05 01:48:21 +00:00
Thierry Pouplier
b021d0dba7
feat: add custom Hermes Dockerfile with WireGuard tools
2026-05-05 01:42:55 +00:00
Thierry Pouplier
ef9aa6c4cd
feat(ai): add LaTeX typesetting stack (PR 3/5)
...
Add TeXLive packages for PDF generation from Org-mode and LaTeX documents:
- texlive-latex-base: Core LaTeX packages
- texlive-latex-extra: Additional LaTeX packages
- texlive-fonts-recommended: Recommended fonts
- texlive-xetex: XeTeX engine for Unicode support
- texlive-science: Science/math packages
Depends on PR #7 and #8
2026-04-29 21:32:53 +00:00
Thierry Pouplier
7738269fb3
feat(ai): add Dockerfile with curl, poppler-utils, imagemagick
...
Add Dockerfile for building custom Hermes Agent image.
Packages (PR 1 of 5):
- curl: HTTP client
- poppler-utils: PDF tools
- imagemagick: Image manipulation
2026-04-29 21:32:20 +00:00
Thierry Pouplier
ccdb1c0931
feat(ai): add chromium browser automation support (PR 2/5)
...
Add browser automation packages for Playwright/headless Chrome:
- chromium: Headless browser
- xvfb: Virtual framebuffer for headless operation
- fonts-*: Font support for proper rendering
- lib*-runtime: Chromium runtime dependencies
Depends on PR #7 (curl, poppler-utils, imagemagick)
2026-04-29 21:31:15 +00:00
Thierry Pouplier
d99f1cb0e5
feat(ai): add QEMU cross-compilation support (PR 4/5)
...
Add QEMU user-mode emulation for building aarch64 images (uConsole CM5):
- qemu-user-static: Static QEMU binaries for user-mode emulation
- binfmt-support: Linux kernel support for recognizing binary formats
- qemu-user-binfmt: Registers QEMU handlers with binfmt_misc
Enables cross-compilation of NixOS configurations for ARM devices
from the x86_64 Hermes container.
Depends on PR #7 , #8 , and #9
2026-04-29 21:28:19 +00:00
Thierry Pouplier
b416d72454
feat(ai): add emacs-nox (PR 5/5)
...
Add Emacs nox (no X11) for terminal-based Emacs editing.
Depends on PR #7 , #8 , #9 , and #10
2026-04-29 21:25:49 +00:00
fb0f2cbe84
Network reorganization, multiple updates
2026-04-27 05:47:46 -04:00
c76d0fda6b
Progress dump before ai agent
2026-04-04 04:48:49 -04:00
1e64f8e321
Big progress dump
2026-02-22 18:35:22 -05:00