Appearance
Gaps & Issues
Quick reference for everything that needs attention. Organized by severity.
Critical (Fix Now)
| Issue | Impact | Page |
|---|---|---|
| Cron job timing out every 30min | Wasted compute, broken GitHub monitoring, duplicate effort with heartbeat | Known Issues |
| 25% of purchasers invisible to Braze | Unknown revenue leak from missing onboarding flows | Braze Operations |
| 11 dead Braze canvases | $460–770K/month in recoverable revenue | Braze Operations |
| Version stuck at 2026.3.2 | Missing 11 versions of bug fixes and features | Known Issues |
High (Fix This Week)
| Issue | Impact | Page |
|---|---|---|
| No model fallback | If myclaw goes down, Sam stops entirely | Missing Features |
| No custom skills | Knowledge in MEMORY.md can't be reused across agents | Skills & Tools |
| No sandboxing | Agent code execution has no isolation | Missing Features |
| Loop detection not configured | Led to 100-message repeat on March 17 | Known Issues |
| Pending pairing unapproved (Christian) | CTO can't access Sam for this project | Security |
Medium (Plan This Month)
| Issue | Impact | Page |
|---|---|---|
| No webhooks/hooks configured | Sam polls instead of reacting (GitHub, Gmail) | Missing Features |
| No Gmail PubSub | 30-min email delay despite Google OAuth being set up | Missing Features |
| Credentials in plain text | Single .env.credentials file with all API keys | Security Concerns |
dangerouslyDisableDeviceAuth: true | Weakens gateway security | Security Concerns |
Trusted proxies 0.0.0.0/0 | Any IP can spoof headers | Security Concerns |
Heartbeat not configured in openclaw.json | Schedule only enforced by agent following file instructions | Missing Features |
Low (Track)
| Issue | Impact | Page |
|---|---|---|
| Only 1 channel (Slack) | No WhatsApp/Telegram/email-based access | Missing Features |
| No TTS/voice configured | AGENTS.md mentions sag but it's not set up | Missing Features |
| No browser tool | Sam can't browse the web for competitive intel | Missing Features |
| Workspace not backed up externally | .openclaw/workspace git repo has no remote | Known Issues |
Detail Pages
- Missing Features — OpenClaw capabilities not configured
- Known Issues — Active bugs, errors, and behavioral problems
- Security Concerns — Auth, credentials, and access risks