Commit Graph

3 Commits

Author SHA1 Message Date
Your Name 0e43590ab5 feat: 새로운 LLM 클라이언트와 외부 인페인팅 요청 기능을 추가하고, 이미지 처리 로직을 개선하며 로거 C 확장을 도입하고 의존성을 업데이트했습니다. 2026-03-03 09:11:41 +09:00
Your Name 87f4551420 Add cleanup functionality for older files and update environment configuration
- Introduced `IMGWK_CLEAN_OLDER_THAN_SEC` in the .env file to specify the age of files to be cleaned.
- Enhanced `_safe_rmtree_contents` and `_cleanup_dir` functions to conditionally remove files older than the specified duration.
- Updated worker status to include device provider information.
- Modified tray application title to reflect the current provider status.
2025-10-29 09:13:54 +09:00
Your Name 938c998cf3 Initial commit: IMG Worker project setup 2025-10-25 00:48:06 +09:00