Commit graph

4 commits

Author SHA1 Message Date
Sunny
c286e3825f chore: improve startup script and remove debug logging
- Use fuser instead of lsof for port cleanup
- Add wait loop for port release with timeout
- Properly disown background processes
- Redirect app output to log file
- Remove verbose TTS request logging

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 06:56:22 +00:00
Sunny
75d6868427 remove docker from script 2026-01-26 06:13:27 +00:00
Sunny Modi
161a294a24 chore: remove package-lock.json and update URLs in setup documentation
- Deleted `package-lock.json` to streamline dependency management.
- Updated URLs in `OPENREADER_SETUP.md`, `openreader-webui.sh`, and `README.md` to reflect local development settings instead of production URLs.
2026-01-25 14:13:57 -06:00
Sunny
5f87d66cc4 feat: add AI summarization with multi-provider support and Groq TTS integration 2026-01-19 23:32:13 +00:00