agent-Specialization/static
JOJO e5808ea5be refactor(server,web): remove Socket.IO entirely, unify on REST polling
- task event stream (_append_event) is now the sole realtime channel for web and CLI
- status snapshots: idle 5s polling of /api/status (was status_update push); operation initiator gets state from REST responses
- terminal panel: REST polling (list 5s, output 1.5s, prefix-matched incremental xterm writes)
- multi-tab passive sync deliberately degrades to polling-based perception
- delete socket_handlers/broadcast/useLegacySocket (2103-line dead file); extensions.py keeps only run_background
- remove socket token chain (/api/socket-token, prune/consume_socket_token, pending_socket_tokens)
- app.run(threaded=True) replaces socketio.run; reapers switched to plain threading
- drop flask-socketio/socket.io-client/websockets dependencies
- docs: AGENTS.md section 12.5 (replacement map + hard constraints), plus CLI rewrite companion doc updates

Co-authored-by: Astrion powered by Kimi-K3 <astrion-agent@users.noreply.github.com>
2026-09-11 17:28:47 +08:00
..
admin_api release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
admin_dashboard release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
admin_policy release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
custom_tools release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
easter-eggs release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
icons release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
logo release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
src refactor(server,web): remove Socket.IO entirely, unify on REST polling 2026-09-11 17:28:47 +08:00
vendor release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
apple-touch-icon.png release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
astrion-avatar.svg release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
favicon-16x16.png release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
favicon-32x32.png release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
index.html release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
login.html release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
mobile-overlay-demo.html release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
mobile-overlay-fab.html release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
register.html release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
resource_busy.html release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
security.js release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
style.css release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
terminal.html release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
voice_test.html release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00