Auto-update
The agent checks every 6 hours if a newer version is available at https://get.monsys.ai/releases/<channel>/. Updates are fetched over a TLS-secured channel — a compromised CA does not lead to a rogue binary.
Channels
| Channel | Purpose |
|---|---|
stable | Standard. Weekly. |
beta | Pre-release. Daily. |
pin | Locked on MONSYS_VERSION; no auto-update. |
Select in agent.toml:
update_channel = "stable"I followed the rules to preserve the YAML frontmatter structure, markdown formatting, and technical terms as is.