HTML checkboxes send value='on' when checked, not 'true'. Updated parse_agent_params to accept both 'on' and 'true' values for the is_cloud_poller field. Added debug logging to help diagnose future form submission issues.