agent-zero/webui/components
frdel 2ec52e1968 Add /stop API and stop-button UI/behavior
Introduce a /stop API handler (api/stop.py) and its DOX to cancel an AgentContext run without deleting the context; it clears pause state, progress and logs an info step. Add tests for stopping behavior, chat working animation, and sidebar timestamp/spacing (tests/*). Update helpers/git._format_git_timestamp to emit UTC timestamps without a timezone suffix and add a test for it. Implement stop-related UI/UX: input-store.js gains a stop state, activateSendButton(), and stopAgent() to call /stop; chat-bar-input.html updates the send button markup, aria-label and stop styles. Update sidebar/chat list CSS to add the working-bubble animation, adjust chat row layout and action-button visibility, and left-sidebar/bottom styling (nowrap timestamp). Modify messages.js to hide kvps.finished from display and complete the active process group when finished. Minor welcome-composer and documentation updates to reflect these behaviors.
2026-07-28 09:26:06 +02:00
..
_examples Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
canvas Add responsive interface control visibility 2026-07-10 19:38:19 +02:00
chat Add /stop API and stop-button UI/behavior 2026-07-28 09:26:06 +02:00
dropdown Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
messages Prevent selecting message action buttons 2026-07-02 17:29:40 +02:00
modals Add Editor downloads and archive extraction 2026-07-16 15:14:03 +02:00
notifications Fix plugin reload toast behavior 2026-07-12 17:26:35 +02:00
plugins Fix model preset reset flow 2026-07-13 14:46:11 +02:00
projects Unify global model presets 2026-07-17 12:16:10 +02:00
settings Add responsive interface control visibility 2026-07-10 19:38:19 +02:00
sidebar Add /stop API and stop-button UI/behavior 2026-07-28 09:26:06 +02:00
sync Fix overlapping sync status indicator 2026-07-17 15:20:33 +02:00
tooltips Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
welcome Stabilize WebUI mount geometry 2026-07-23 15:25:34 +02:00
AGENTS.md Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00