Skip to content

1.2.1 - 2026-03-14#31

Merged
adn8naiagent merged 2 commits intomainfrom
dev
Mar 13, 2026
Merged

1.2.1 - 2026-03-14#31
adn8naiagent merged 2 commits intomainfrom
dev

Conversation

@adn8naiagent
Copy link
Copy Markdown
Owner

Fixes

  • Connection error screen - when the frontend cannot reach the backend, a clear error message is now shown instead of the passphrase screen, with the attempted URL and troubleshooting tips
  • Runtime API URL for Docker - NEXT_PUBLIC_API_URL can now be set as a runtime environment variable on the frontend container, so pre-built Docker images work with any backend URL without rebuilding. See the README for details
  • Fixed loading overlay staying visible when navigating back to the session picker

New Features

  • Red flag countdown and skip - during red flag periods in replay mode, a countdown timer shows how long until the session resumes, with a button to skip ahead to the restart

adn8naiagent and others added 2 commits March 14, 2026 08:57
Fix red_flag_end field not being passed through in the replay WebSocket
handler, preventing the countdown timer and skip button from appearing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…d stale token handling

- Show clear error screen when frontend cannot reach backend instead of passphrase form
- Add /api/auth/verify endpoint for proper cached token validation
- Make NEXT_PUBLIC_API_URL a runtime env var via entrypoint.sh placeholder replacement
- Remove build-time NEXT_PUBLIC_API_URL requirement from CI and docker-compose
- Update README with network config table, LAN and reverse proxy examples
- Fix loading overlay persisting when navigating back to session picker

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@adn8naiagent adn8naiagent merged commit 4bc7cfe into main Mar 13, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant