Commit Graph

2 Commits

Author SHA1 Message Date
Your Name 0e43590ab5 feat: 새로운 LLM 클라이언트와 외부 인페인팅 요청 기능을 추가하고, 이미지 처리 로직을 개선하며 로거 C 확장을 도입하고 의존성을 업데이트했습니다. 2026-03-03 09:11:41 +09:00
Your Name 19eab3a464 Implement toggle state updates and external inpainting functionality
- Added `update_toggle_states` method to `WorkerManager` for managing toggle state updates.
- Introduced `update_toggle` endpoint in the API to handle toggle state updates.
- Enhanced `ImageProcessor3` with a new `_resolve_font_path` method for dynamic font resolution.
- Implemented external inpainting request handling in `Request_AI_Server`.
- Updated `.gitignore` to include build artifacts and distribution directories.
- Removed obsolete environment configuration and binary files from the build directory.
2025-11-23 11:08:35 +09:00