• Stefy Lanza (nextime / spora )'s avatar
    tasks page: engine indicator, live image-gen progress, per-task cooling · 931b5b85
    Stefy Lanza (nextime / spora ) authored
    - Show which engine each task runs on (badge on active AND history rows; backend
      already tags t.engine) and an "● processing" badge on the engines card (new
      inflight/processing fields in /admin/api/engines).
    - Image-gen advancement showed only "working…": poll() short-circuited to the
      synthesized task list whenever the primary had any in-flight request, dropping the
      engine's real step/total. Now it quick-polls the engine first (image/diffusers gen
      releases the GIL so it answers with real progress) and only falls back to the
      synthesized list when a GIL-bound text gen times out.
    - Surface thermal cooldown on the task entry itself: _merge_engine_tasks marks tasks
      on a cooling engine with cooling/cooling_message (the row already renders it).
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01RdMufYvtTbtGDWsiZVoXce
    931b5b85
Name
Last commit
Last update
codai Loading commit data...
docs Loading commit data...
packaging Loading commit data...
samples Loading commit data...
tests Loading commit data...
tools Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
AI.PROMPT Loading commit data...
CODERAI_API_DOCUMENTATION.md Loading commit data...
CoderAI.gif Loading commit data...
DISTRIBUTION.md Loading commit data...
LICENSE.md Loading commit data...
MULTIMODAL_CAPABILITIES.md Loading commit data...
MULTIMODAL_UI_EXAMPLES.md Loading commit data...
README.md Loading commit data...
build-oci.sh Loading commit data...
build.ps1 Loading commit data...
build.sh Loading commit data...
coderai Loading commit data...
coderai-broker-implementation-reference.md Loading commit data...
coderai-integration.md Loading commit data...
commands Loading commit data...
osxbuild.sh Loading commit data...
package-oci.sh Loading commit data...
package-tarball.sh Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...
run-oci.sh Loading commit data...
smoke-test-oci.sh Loading commit data...
todo.md Loading commit data...
video_editor.config.json Loading commit data...