Agent: GPU load + live worker tuning + fast orphan recovery #147
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Agent control UI
POST /concurrency), not just an env. The worker is now a pool of slots (shared model → slots add concurrent inference, not N× VRAM). Start/Stop + the dial replace pause/resume.Fast orphan recovery (three layers)
pendinginstantly (/api/gpu/jobs/release).recover_orphaned_gpu_jobsbeat): resets expired leases (hard-crashed agent), keeps queue counts honest.Backend (release/recover/TTL/sweep) is CI-tested (1009 passed); the agent half is verified by running. Triggers a
build-agentrepublish (includes the cuDNN base).🤖 Generated with Claude Code