LyAhn
7b9cc8c7c2
Merge pull request #2 from JezzWTF/cleanup-offline-response-duplication-1343325800701975982
...
🧹 cleanup-offline-response-duplication
2026-04-28 15:19:31 +01:00
google-labs-jules[bot]
bd5c667307
chore: refactor duplicated offline response in health api route
...
Extract the duplicated offline response payload and common headers into
constants to improve maintainability and readability.
- Define OFFLINE_RESPONSE for { status: "offline" }
- Define COMMON_OPTIONS for { headers: { "Cache-Control": "no-store" } }
- Use these constants across all response paths in the route.
Co-authored-by: LyAhn <27559362+LyAhn@users.noreply.github.com >
2026-04-28 14:17:19 +00:00
LyAhn
c8110ccdde
feat: honour VIBEPOD_DEVICE env var for CPU/CUDA device selection
2026-04-28 14:22:38 +01:00
LyAhn
64cf431c2a
feat: add dev:cpu and dev:server:cpu npm scripts
2026-04-28 14:20:17 +01:00
LyAhn
55937308b3
feat: pass --cpu flag through dev.sh to server/start.sh
2026-04-28 14:17:59 +01:00
LyAhn
8901ae10b0
chore: ignore .venv-cpu (CPU-only virtual environment)
2026-04-28 14:16:10 +01:00
LyAhn
5b8b3a011d
feat: add --cpu flag to start.sh — separate venv via UV_PROJECT_ENVIRONMENT
2026-04-28 14:15:11 +01:00
LyAhn
e2f52473ea
Merge pull request #1 from JezzWTF/copilot/create-vibepod-tts-podcast-generator
...
Add VibePod — Next.js 15 TTS podcast generator GUI backed by VibeVoice 0.5B
2026-04-28 00:33:32 +01:00
LyAhn
34ec879cdb
feat: add studio roadmap and streaming cleanup
2026-04-28 00:09:15 +01:00
copilot-swe-agent[bot]
11ffc7df7c
Improve dev startup: model download script, loading state in health check, faster polling
...
Agent-Logs-Url: https://github.com/JezzWTF/vibepod/sessions/3c05c740-b0a3-497d-88f1-dfa63121424d
Co-authored-by: LyAhn <27559362+LyAhn@users.noreply.github.com >
2026-04-27 16:00:53 +00:00
copilot-swe-agent[bot]
3974a4cf69
Create VibePod TTS podcast generator application
...
Agent-Logs-Url: https://github.com/JezzWTF/vibepod/sessions/a78fcf03-e979-4777-a428-18cc8eccc095
Co-authored-by: LyAhn <27559362+LyAhn@users.noreply.github.com >
2026-04-27 15:41:46 +00:00
copilot-swe-agent[bot]
ee85bece74
Initial plan
2026-04-27 15:28:49 +00:00
LyAhn
c75501e14e
Initial commit
2026-04-27 16:28:46 +01:00