mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-21 23:03:30 +00:00
Simplify the progress placeholder by removing the surrounding <span class="chat-input-progress-cue"> wrapper and its associated CSS rules. progressPlaceholderHtml now returns only the converted icon HTML (convertIconMarkersToHtml(this.progressText)), and the redundant .chat-input-progress-cue styles were deleted to match the markup change. This streamlines rendering of the progress indicator and avoids an extra DOM element. |
||
|---|---|---|
| .. | ||
| attachments | ||
| input | ||
| message-queue | ||
| navigation | ||
| top-section | ||
| AGENTS.md | ||
| model-gate-store.js | ||
| model-setup-gate.html | ||