chore(release): bump version to v2026.4.107 and add AGENTS.md}
- Bump version from 2026.4.106 to 2026.4.107 in package.json and all docs/artifacts
- Add AGENTS.md with publishing workflow instructions and electron dependency management guidelines
- Fix sync loss after suspend/resume by enabling powerMonitor events and reloading the webview once network connectivity is restored (closes #204)
- Add reload-webview action in multi-actions to trigger webview reload with a sticky toast notification on resume
- Enhance toast system with sticky mode support (stays until clicked or replaced), click-to-dismiss, and single-toast management
- Update change-log.md with v2026.4.107 release notes