• Joined on 2025-11-15
valknar pushed to main at valknar/paint-ui 2025-11-21 20:30:10 +01:00
40f624f5b7 feat(phase-13): implement brush presets system
valknar pushed to main at valknar/paint-ui 2025-11-21 20:29:22 +01:00
ad87b86c0f feat(phase-13): implement layer groups/folders system
valknar pushed to main at valknar/paint-ui 2025-11-21 20:28:05 +01:00
bd6fd22522 feat(phase-13): implement selection refinement operations
valknar pushed to main at valknar/docker-compose 2025-11-21 20:20:44 +01:00
9a964cff3c feat: add Flux image generation function for Open WebUI
0999e5d29f feat: re-enable Redis caching in LiteLLM now that streaming is fixed
Compare 2 commits »
valknar pushed to main at valknar/paint-ui 2025-11-21 20:16:37 +01:00
9936f9c26a feat(phase-13): implement recent files tracking system
valknar pushed to main at valknar/paint-ui 2025-11-21 20:15:52 +01:00
5a20e12ea4 feat(phase-13): implement auto-save system with localStorage
valknar pushed to main at valknar/paint-ui 2025-11-21 20:09:54 +01:00
5f389c7b71 feat(phase-13): implement canvas resize dialog with multiple methods
valknar pushed to main at valknar/paint-ui 2025-11-21 19:59:47 +01:00
19baa730c7 feat(phase-13): implement rulers and guides system for precise alignment
valknar pushed to main at valknar/paint-ui 2025-11-21 19:57:56 +01:00
4ddb8fe0e3 feat(phase-13): implement layer masks foundation for non-destructive editing
valknar pushed to main at valknar/paint-ui 2025-11-21 19:54:11 +01:00
841d6ca0a5 feat(phase-13): implement crop tool with visual guides and handles
valknar pushed to main at valknar/paint-ui 2025-11-21 19:48:07 +01:00
8f595ac6c4 feat(phase-13): implement gradient tool with linear, radial, and angular modes
valknar pushed to main at valknar/runpod 2025-11-21 19:48:04 +01:00
538609da3e docs: add comprehensive README for AI model orchestrator
valknar pushed to main at valknar/paint-ui 2025-11-21 19:36:41 +01:00
c97ec454f7 feat: add comprehensive Filters & Adjustments dialog with live preview
valknar pushed to main at valknar/runpod 2025-11-21 19:34:30 +01:00
34fc456a3b feat: add /v1/models endpoint and fix streaming proxy in subprocess orchestrator
valknar pushed to main at valknar/runpod 2025-11-21 19:28:18 +01:00
91089d3edc feat: add /v1/models endpoint and systemd service for orchestrator
valknar pushed to main at valknar/runpod 2025-11-21 19:21:59 +01:00
9947fe37bb fix: properly proxy streaming requests without buffering
valknar pushed to main at valknar/docker-compose 2025-11-21 19:18:36 +01:00
ec903c16c2 fix: use hosted_vllm/openai/ prefix for vLLM model via orchestrator
valknar pushed to main at valknar/docker-compose 2025-11-21 19:10:10 +01:00
155016da97 debug: enable DEBUG logging for LiteLLM to troubleshoot streaming
valknar pushed to main at valknar/docker-compose 2025-11-21 19:06:59 +01:00
c81f312e9e fix: use correct vLLM model ID from /v1/models endpoint
valknar pushed to main at valknar/docker-compose 2025-11-21 19:02:46 +01:00
fe0cf487ee fix: use correct vLLM model name with hosted_vllm prefix