Files
Timmy-time-dashboard/static/bg.svg
Alexander Payne 4020b5222f feat: add Docker-based swarm agent containerization
Add infrastructure for running swarm agents as isolated Docker
containers with HTTP-based coordination, startup recovery, and
enhanced dashboard UI for agent management.

- Dockerfile and docker-compose.yml for multi-service orchestration
- DockerAgentRunner for programmatic container lifecycle management
- Internal HTTP API for container agents to poll tasks and submit bids
- Startup recovery system to reconcile orphaned tasks and stale agents
- Enhanced UI partials for agent panels, chat, and task assignment
- Timmy docker entry point with heartbeat and task polling
- New Makefile targets for Docker workflows
- Tests for swarm recovery

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 16:21:32 -05:00

140 lines
7.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 900" preserveAspectRatio="xMidYMid slice">
<defs>
<!-- Nebula clouds -->
<radialGradient id="neb1" cx="22%" cy="32%" r="48%">
<stop offset="0%" stop-color="#7c3aed" stop-opacity="0.55"/>
<stop offset="55%" stop-color="#4c1d95" stop-opacity="0.18"/>
<stop offset="100%" stop-color="#080412" stop-opacity="0"/>
</radialGradient>
<radialGradient id="neb2" cx="78%" cy="68%" r="42%">
<stop offset="0%" stop-color="#f97316" stop-opacity="0.42"/>
<stop offset="50%" stop-color="#c2410c" stop-opacity="0.14"/>
<stop offset="100%" stop-color="#080412" stop-opacity="0"/>
</radialGradient>
<radialGradient id="neb3" cx="66%" cy="22%" r="36%">
<stop offset="0%" stop-color="#a855f7" stop-opacity="0.38"/>
<stop offset="100%" stop-color="#080412" stop-opacity="0"/>
</radialGradient>
<radialGradient id="neb4" cx="14%" cy="78%" r="32%">
<stop offset="0%" stop-color="#ea580c" stop-opacity="0.32"/>
<stop offset="100%" stop-color="#080412" stop-opacity="0"/>
</radialGradient>
<radialGradient id="neb5" cx="48%" cy="55%" r="28%">
<stop offset="0%" stop-color="#6d28d9" stop-opacity="0.22"/>
<stop offset="100%" stop-color="#080412" stop-opacity="0"/>
</radialGradient>
<!-- Bright core hotspots -->
<radialGradient id="core1" cx="24%" cy="34%" r="12%">
<stop offset="0%" stop-color="#ddd6fe" stop-opacity="0.18"/>
<stop offset="100%" stop-color="#7c3aed" stop-opacity="0"/>
</radialGradient>
<radialGradient id="core2" cx="76%" cy="66%" r="10%">
<stop offset="0%" stop-color="#fed7aa" stop-opacity="0.22"/>
<stop offset="100%" stop-color="#f97316" stop-opacity="0"/>
</radialGradient>
<!-- Star glow filter -->
<filter id="sg" x="-200%" y="-200%" width="500%" height="500%">
<feGaussianBlur stdDeviation="1.2" result="b"/>
<feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
</filter>
<filter id="sg2" x="-300%" y="-300%" width="700%" height="700%">
<feGaussianBlur stdDeviation="2.5" result="b"/>
<feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
</filter>
</defs>
<!-- Base -->
<rect width="1440" height="900" fill="#080412"/>
<!-- Nebula layers -->
<rect width="1440" height="900" fill="url(#neb1)"/>
<rect width="1440" height="900" fill="url(#neb2)"/>
<rect width="1440" height="900" fill="url(#neb3)"/>
<rect width="1440" height="900" fill="url(#neb4)"/>
<rect width="1440" height="900" fill="url(#neb5)"/>
<rect width="1440" height="900" fill="url(#core1)"/>
<rect width="1440" height="900" fill="url(#core2)"/>
<!-- Mystical halo rings around nebula cores -->
<circle cx="317" cy="288" r="130" fill="none" stroke="#7c3aed" stroke-width="0.6" opacity="0.18"/>
<circle cx="317" cy="288" r="220" fill="none" stroke="#a855f7" stroke-width="0.35" opacity="0.1"/>
<circle cx="317" cy="288" r="340" fill="none" stroke="#7c3aed" stroke-width="0.2" opacity="0.06"/>
<circle cx="1123" cy="612" r="100" fill="none" stroke="#f97316" stroke-width="0.6" opacity="0.15"/>
<circle cx="1123" cy="612" r="180" fill="none" stroke="#ea580c" stroke-width="0.3" opacity="0.08"/>
<circle cx="950" cy="198" r="80" fill="none" stroke="#c084fc" stroke-width="0.5" opacity="0.14"/>
<circle cx="200" cy="702" r="70" fill="none" stroke="#fb923c" stroke-width="0.4" opacity="0.12"/>
<!-- Stars — field (small) -->
<circle cx="72" cy="43" r="0.8" fill="white" opacity="0.88"/>
<circle cx="198" cy="127" r="1.1" fill="white" opacity="0.70"/>
<circle cx="334" cy="56" r="0.7" fill="white" opacity="0.82"/>
<circle cx="456" cy="178" r="1.0" fill="white" opacity="0.60"/>
<circle cx="612" cy="89" r="1.4" fill="white" opacity="0.78" filter="url(#sg)"/>
<circle cx="745" cy="145" r="0.9" fill="white" opacity="0.68"/>
<circle cx="867" cy="38" r="1.1" fill="white" opacity="0.90"/>
<circle cx="1023" cy="115" r="0.8" fill="white" opacity="0.63"/>
<circle cx="1156" cy="72" r="1.2" fill="white" opacity="0.80"/>
<circle cx="1289" cy="158" r="0.7" fill="white" opacity="0.70"/>
<circle cx="1398" cy="45" r="1.0" fill="white" opacity="0.84"/>
<circle cx="134" cy="234" r="0.9" fill="white" opacity="0.60"/>
<circle cx="267" cy="312" r="1.3" fill="#e9d5ff" opacity="0.68" filter="url(#sg)"/>
<circle cx="389" cy="267" r="0.8" fill="white" opacity="0.78"/>
<circle cx="523" cy="345" r="1.0" fill="white" opacity="0.64"/>
<circle cx="678" cy="223" r="0.7" fill="white" opacity="0.74"/>
<circle cx="812" cy="378" r="1.1" fill="#fed7aa" opacity="0.58"/>
<circle cx="934" cy="256" r="0.9" fill="white" opacity="0.84"/>
<circle cx="1089" cy="334" r="1.0" fill="white" opacity="0.68"/>
<circle cx="1234" cy="245" r="0.8" fill="white" opacity="0.78"/>
<circle cx="1367" cy="312" r="1.1" fill="#e9d5ff" opacity="0.63"/>
<circle cx="56" cy="467" r="1.1" fill="white" opacity="0.68"/>
<circle cx="189" cy="523" r="0.8" fill="white" opacity="0.84"/>
<circle cx="323" cy="445" r="1.0" fill="white" opacity="0.58"/>
<circle cx="478" cy="589" r="0.7" fill="white" opacity="0.73"/>
<circle cx="601" cy="478" r="1.2" fill="#e9d5ff" opacity="0.78" filter="url(#sg)"/>
<circle cx="756" cy="534" r="0.9" fill="white" opacity="0.63"/>
<circle cx="890" cy="467" r="1.0" fill="white" opacity="0.68"/>
<circle cx="1023" cy="578" r="0.8" fill="white" opacity="0.78"/>
<circle cx="1167" cy="489" r="1.3" fill="#fed7aa" opacity="0.58"/>
<circle cx="1312" cy="534" r="0.9" fill="white" opacity="0.73"/>
<circle cx="1423" cy="467" r="1.0" fill="white" opacity="0.84"/>
<circle cx="112" cy="645" r="0.8" fill="white" opacity="0.68"/>
<circle cx="245" cy="712" r="1.1" fill="white" opacity="0.63"/>
<circle cx="378" cy="667" r="0.9" fill="white" opacity="0.78"/>
<circle cx="534" cy="734" r="1.0" fill="white" opacity="0.73"/>
<circle cx="667" cy="656" r="0.7" fill="#e9d5ff" opacity="0.68" filter="url(#sg)"/>
<circle cx="823" cy="723" r="1.0" fill="white" opacity="0.58"/>
<circle cx="956" cy="667" r="0.8" fill="white" opacity="0.83"/>
<circle cx="1112" cy="734" r="1.2" fill="white" opacity="0.68"/>
<circle cx="1245" cy="656" r="0.9" fill="white" opacity="0.73"/>
<circle cx="1389" cy="712" r="1.0" fill="#fed7aa" opacity="0.63"/>
<circle cx="89" cy="812" r="1.0" fill="white" opacity="0.63"/>
<circle cx="234" cy="856" r="0.8" fill="white" opacity="0.78"/>
<circle cx="389" cy="823" r="1.1" fill="#e9d5ff" opacity="0.68"/>
<circle cx="534" cy="878" r="0.7" fill="white" opacity="0.73"/>
<circle cx="667" cy="845" r="0.9" fill="white" opacity="0.58"/>
<circle cx="812" cy="867" r="1.0" fill="white" opacity="0.84"/>
<circle cx="956" cy="823" r="0.8" fill="white" opacity="0.68"/>
<circle cx="1112" cy="878" r="0.9" fill="white" opacity="0.63"/>
<circle cx="1256" cy="834" r="1.2" fill="#fed7aa" opacity="0.73"/>
<circle cx="1389" cy="867" r="0.9" fill="white" opacity="0.78"/>
<!-- Hero stars (brighter, larger glow) -->
<circle cx="420" cy="165" r="2.2" fill="white" opacity="0.92" filter="url(#sg2)"/>
<circle cx="1100" cy="290" r="1.9" fill="#e9d5ff" opacity="0.90" filter="url(#sg2)"/>
<circle cx="720" cy="440" r="2.4" fill="white" opacity="0.88" filter="url(#sg2)"/>
<circle cx="195" cy="615" r="2.0" fill="#fed7aa" opacity="0.82" filter="url(#sg2)"/>
<circle cx="1270" cy="710" r="2.1" fill="#e9d5ff" opacity="0.86" filter="url(#sg2)"/>
<circle cx="950" cy="198" r="2.3" fill="#f0abfc" opacity="0.84" filter="url(#sg2)"/>
<circle cx="580" cy="760" r="1.8" fill="#fed7aa" opacity="0.80" filter="url(#sg2)"/>
</svg>