This applies only to manual agent updates, should your agent not be automatically updated.
Windows
- Download new `ArchitectAgent.exe`
- Stop Architect Agent through Task Manager
- Open Architect Agent installation directory in your Windows explorer
- Replace existing `ArchitectAgent.exe` with the newer version
- Re-Start Architect Agent through Task Manager
Linux
- Download new `ArchitectAgent`
- Stop service
systemctl stop architect-agent - Navigate to the Architect Agent installation directory via `cd`
- Replace existing ArchitectAgent with the newer version
- Start service
systemctl start architect-agent