GSP-Agent-Windows/docs/PANEL_INTEGRATION.md
2026-06-08 11:33:22 -05:00

594 B

GSP Windows Agent Panel Integration

Workspace reference: GSP-WORKSPACE.md

The Panel is authoritative. The Windows agent executes the work the Panel requests.

Integration points

  • shared key and RPC configuration live in OGP64/OGP/Cfg/Config.pm
  • startup preferences live in OGP64/OGP/Cfg/bash_prefs.cfg
  • the Panel talks to the same command surface as the Linux agent wherever practical

Compatibility rule

The Windows agent should mirror the Linux agent behaviorally as much as possible so the Panel can treat both platforms as one product family.