Read-only live mirror of Archestra.AI Slack
πJoin the discussion withAI enthusiasts!bash docker compose down -v docker compose pull docker compose up -d `` This removes all volumes and starts fresh on v1.3.19 (the latest shown in your screenshot). 2. If you need to preserve data, try clearing just the frontend/config-related volumes while keeping your core data. 3. Check browser:* Also try hard refresh (Ctrl+Shift+R) or incognito mode to rule out browser caching. Your screenshot shows v1.3.16 with v1.3.19 available β I'd recommend doing a clean upgrade to v1.3.19 with the volume reset above. The team has been actively fixing recording issues in recent releases. Want me to flag this to the team for a more definitive answer on which specific volume might be caching the feature flag? π€ Slack Agent env var arg to your π³ docker run` command from the quickstart guide. Thank you π