PwrDrvr

Open-source desktop tools
for the agent-era developer.

PwrDrvr LLC builds PwrAgent and PwrSnap — Mac apps that sit alongside the agent on your laptop and take the friction out of the work around it. We also maintain a handful of open-source libraries for AWS, Node.js, and developer tooling.

Free. MIT-licensed. Signed and notarized. Full source on GitHub.

# Products

Two desktop apps for macOS, both free and open source. Each runs entirely on your machine and works with the agent you already have — your installed Codex / ChatGPT app and subscription, or Kimi, Qwen, or Grok Build over ACP.

# Open-source projects

Libraries and tools we maintain in the open. Some are production infrastructure under PwrDrvr, some are personal contributions to other projects. All MIT-licensed.

ghcrawl

Terminal UI for crawling GitHub issues and PRs, generating embeddings, and clustering related work into actionable groups.

GitHubEmbeddingsTUISQLiteTypeScript

Lambda Dispatch

High-performance request router for AWS Lambda functions, enabling efficient multi-request handling and reduced cold starts.

AWSLambdaGoTypeScript

MicroApps

Framework for deploying and routing micro-frontend applications with independent versioning and deployment.

AWSCDKTypeScriptMicro-frontends

Streaming Sitemaps

Built by founder at Shutterstock, Inc.

AWS CDK construct that turns a firehose of Kinesis events into auto-rotating XML sitemaps written straight to S3.

AWSCDKKinesisLambdaS3TypeScript

p-map-iterable

Built by founder at Shutterstock, Inc.

Concurrent async mapping with back pressure — won't gulp your entire source iterator if the consumer can't keep up.

Node.jsAsyncConcurrencyTypeScript