|
Some checks failed
Security / Security check (push) Failing after 2s
Review follow-ups on the auth-status work: - Both daemon-start paths classified an auth-rejected hub as "daemon dead" via healthy() and showed a start-failure dialog while the shell banner above correctly blamed the token. They now share daemonAnswers(): only an unreachable probe counts as down. - An auth-rejected poll now re-reads ~/.chain/hub-auth-token and reconnects when the file changed, so a token fixed outside Studio (CLI, editor) heals the connection without a restart — previously the client kept the stale in-memory token forever and the banner's own advice could not work. - An endpoint switch resets the failure streak, so a stale in-flight probe can no longer let the unreachable banner blame the new endpoint for the old one's misses. - The auth-policy panel re-queries when the hub token is saved or cleared in the panel above (reloadTick), instead of keeping a stale admin-denied hint; it also renders the hub's new reload_required flag as a pending-reload warning (DE+EN). - today-pipeline.md still documented ~/.fai/today after the rename; the FAB theme comment now states the both-themes intent. flutter analyze clean; 71 tests green including four new ones. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| chain_binary_recovery.dart | ||
| chain_card.dart | ||
| chain_data_row.dart | ||
| chain_delta_mark.dart | ||
| chain_empty_state.dart | ||
| chain_en_badge.dart | ||
| chain_error_box.dart | ||
| chain_flow_output.dart | ||
| chain_log_viewer.dart | ||
| chain_module_sheet.dart | ||
| chain_pill.dart | ||
| chain_sealed_identity_bar.dart | ||
| chain_search_palette.dart | ||
| chain_settings_dialog.dart | ||
| chain_status_dot.dart | ||
| chain_stores_dialog.dart | ||
| chain_system_ai_editor.dart | ||
| chain_workspace_switcher.dart | ||
| guided_setup_dialog.dart | ||
| hub_auth_policy_panel.dart | ||
| theme_picker_grid.dart | ||
| widgets.dart | ||