← Back to all sparks
Insomnia logo

Insomnia

INFRA · APIS
Velocity0.0

API client and design tool

Insomnia's current work is Git, Cloud Sync and gRPC ergonomics — not headline features.

git-synccloud-syncgrpcapi-clientdeveloper-ergonomics
Current state
The one current batch in this window is unglamorous and specific: Git Credentials modal usability, selective deletion of Cloud Sync files locally versus in the cloud, a custom Socket.IO handshake path, organization names shown on connected remotes, certificate path tooltips, middle-click tab opening, and more reliable detection of system changes in the Git Commit modal. A caveat on the data: the remaining entries in this window are archival material from the 2021.1 era — the Designer and Core merge, Electron 9.3.5 for macOS Big Sur — captured by the crawler at present-day timestamps rather than their original dates.
Where it's heading
Insomnia's centre of gravity has moved from the API-design surface to the team plumbing around it: Git, Cloud Sync, org identity and certificate handling. The gRPC and protofile work in the archive shows the same instinct applied to protocols — support the awkward real-world setup rather than the demo path. Nothing in these entries suggests a new capability surface is coming; the work is friction removal on collaboration and version control.
Prediction
The Git and Cloud Sync entries point toward more control over what syncs where — the local-versus-cloud deletion split is the sort of change that usually precedes finer-grained sync scoping. Beyond that the entries do not support a confident call.

Recent moves

  1. 4mo ago

    Git credentials, Cloud Sync deletion and Socket.IO handshake fixes

    The only current batch here, and it is squarely on the collaboration plumbing: Git Credentials modal usability, choosing whether a Cloud Sync deletion applies locally or in the cloud, custom Socket.IO handshake paths, and org names on connected remotes. Individually minor, collectively the shape of where Insomnia is spending effort.

    View source ↗
  2. 4mo ago

    Thank You

    A contributor acknowledgement list from an archived release. No user-visible change.

  3. 4mo ago

    Automatic request collection generation improvements

    Switching between design and debug within a document became additive only, so existing request values and the selected environment survive the round trip. An archived change, but the same instinct visible in the current batch: stop the tool from destroying user state.

  4. 4mo ago

    Portable application support for Windows

    A portable Windows binary published alongside the installer, for users who cannot or will not install. A distribution option rather than a feature, from the archived release set.

  5. 4mo ago

    Template tag support for gRPC

    Template tags extended to gRPC hosts and bodies, bringing gRPC requests to parity with the HTTP side of the client. Part of the archived run of protocol-support work.

  6. 4mo ago

    Improved protofile support

    The proto file picker gained multi-file and directory import, which matters because real gRPC services rarely live in a single .proto. Another archived entry in the same protocol-ergonomics thread.