Deprecate Streamlit Admin (sf_admin_ui) #288
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Mérföldkő: Epic 10 - Mission Control (Admin)
Cél: Plan migration from the Streamlit-based admin (sf_admin_ui) to the Nuxt 3 admin, then deprecate the Streamlit container.
🔗 Függőségek (Dependencies)
📝 Elemzés
The sf_admin_ui container runs Streamlit on port 8501 from the backend image. It provides HITL (Human-in-the-Loop) admin functionality. Before deprecating, audit which Streamlit features are not yet covered by the Nuxt admin. Rename to sf_admin_streamlit for clarity.