Skip to content

fix(ui): reconcile remote agent state after repair - #366

Merged
nmorgowicz merged 1 commit into
mainfrom
fix/remote-agent-state-sync
Aug 28, 2026
Merged

fix(ui): reconcile remote agent state after repair#366
nmorgowicz merged 1 commit into
mainfrom
fix/remote-agent-state-sync

Conversation

@nmorgowicz

Copy link
Copy Markdown
Collaborator

Summary

  • Treat expanded Windows %APPDATA% paths and scheduled-task paths as equivalent during managed-agent health checks.
  • Mirror discovered agent tokens into both settings and setup fields while retaining the raw token behind the mask.
  • Preserve the token correctly when setup completion saves merged settings.

Validation

  • cargo clippy -- -D warnings
  • cargo test (1363 passed, 14 ignored)
  • npm run validate-js
  • npm run lint
  • cargo build --release
  • cargo check --target x86_64-pc-windows-gnu
  • git diff --check

@github-actions github-actions Bot added rust Related to Rust code or build javascript Related to JavaScript code ui Related to UI/frontend labels Aug 28, 2026
@nmorgowicz nmorgowicz added the ready-to-test PR is ready for CI testing label Aug 28, 2026
@nmorgowicz
nmorgowicz merged commit f55a07b into main Aug 28, 2026
24 checks passed
@nmorgowicz
nmorgowicz deleted the fix/remote-agent-state-sync branch August 28, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Related to JavaScript code ready-to-test PR is ready for CI testing rust Related to Rust code or build ui Related to UI/frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant