Not another cloud agent. Control Cursor / Claude Code / Hermes gateway from your phone.
- Free chat to your Mac gateway (Tailscale when off Wi‑Fi)
- Leash: approve/deny dangerous tools from the couch (10 free approvals/week)
- Keys stay on your machine
| { | |
| "name": "GCS resumable upload - fail-closed verification workaround", | |
| "nodes": [ | |
| { | |
| "parameters": {}, | |
| "type": "n8n-nodes-base.manualTrigger", | |
| "typeVersion": 1, | |
| "position": [-720, 0], | |
| "id": "e5fd6958-6a52-49fa-b4e9-fb94fa74171f", | |
| "name": "When clicking Test workflow" |
Not another cloud agent. Control Cursor / Claude Code / Hermes gateway from your phone.
Effective date: July 4, 2026
Hermes Mobile is published by Max Smith KDP LLC. Hermes Mobile lets you connect your phone to your own computer so you can monitor and control Hermes workflows from the mobile app.
Hermes Mobile collects limited data needed to operate and improve the app:
The 12-point audit for teams running AI coding agents in production.
After 6 months of ThumbGate telemetry across Claude Code, Cursor, and Codex installations, we identified the 12 failure patterns that cause 94% of all agent incidents. This checklist helps you find them in your setup before they cost you money.
AI coding agents (Claude Code, Cursor, Codex) make the same categories of mistakes:
A field teardown for anyone building split payments on a platform — and how to catch each one before it hits a real payout.
Most Stripe Connect integrations demo perfectly and then lose money in production, because the failure modes don't show up until real volume, real retries, and real disputes arrive. Here are the four I see most, ranked by blast radius, with the check that catches each one.
A network blip makes your server retry a PaymentIntent/charge create. Without an Idempotency-Key, Stripe happily creates two. The customer is charged twice; you eat the refund and the dispute.
Catch it: every create/capture call carries a stable idempotency key derived from your order id (not a random per-attempt UUID). Test it by firing the same request twice and asserting one charge.
For questions, bug reports, or feedback about LipoShield, contact:
Email: iganapolsky@gmail.com
LipoShield is an educational wellness tool. It does not provide medical advice. For health concerns, please consult a qualified healthcare professional.
Privacy Policy: https://gist.github.com/IgorGanapolsky/7e5c32cd76f1cf8b31c963f4b0efe584 Terms of Service: https://gist.github.com/IgorGanapolsky/aaa78f12fbcef4824b2d4e9bd0dd7d8a
| [ | |
| { | |
| "id": "s1", | |
| "name": "Dr. Fuhrman's LDL Biotect", | |
| "category": "supplements", | |
| "emoji": "💊", | |
| "scientificInsight": "Contains aronia berry extract, phytosterols, and pomegranate, formulated to help protect LDL particles from oxidation.", | |
| "doseRecommendation": "Use only as directed on the product label and review with a clinician if needed", | |
| "tier": "recommended", | |
| "packageLabel": "240 capsules", |