Loop
Sign inGet started
BLOG

Notes from the loop

How we build Loop, and how teams turn scattered feedback into shipped product.

June 12, 2026·7 min read

Designing typed SDKs that feel native in every language

How Loop designs SDKs that feel idiomatic in TypeScript and Python at once — sharing one schema while respecting each language's conventions, types, and error handling.

engineeringsdkdeveloper-experience
Tomas Bergström · Engineering
June 2, 2026·7 min read

From feedback to changelog: closing the loop

A workflow for turning raw user feedback into shipped changes and a public changelog — using Loop's tags, statuses, and webhooks to keep users in the loop automatically.

productworkflowchangelog
Priya Nair · Developer Relations
May 14, 2026·8 min read

How we built exactly-once webhook delivery

A practical look at how Loop delivers signed webhooks exactly once — covering idempotency keys, the outbox pattern, retries with backoff, and consumer-side dedup.

engineeringwebhooksreliability
Devin Acharya · Engineering
April 8, 2026·7 min read

Introducing Loop v2: feedback as a first-class signal

Loop v2 turns scattered user feedback into a structured, queryable signal your whole team can act on — with a new SDK, drop-in widget, and signed real-time webhooks.

productfeedbacksdk
Mara Ostrowski · Co-founder