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.
PwrAgent
Your coding agent runs on your laptop. You drive it from your phone.
An agentic coding environment that shares its on-disk threads and agent backend with the Codex Desktop install you already run — plus messaging integration on Telegram, Discord, Slack, Mattermost, Feishu / Lark, and LINE so approvals, follow-up prompts, and check-ins happen wherever you happen to be.
PwrSnap
Screen capture that respects your time — and your sensitive data.
Command+Shift+C → drag a region → it's on your clipboard, under a second. Optional AI assist drafts arrows, blurs the API key it spots, and writes the filename — routed through your installed Codex / ChatGPT app and subscription, or Kimi, Qwen, or Grok Build over ACP, billed to the plan you already pay for. No new account, no PwrSnap-owned API key.
# 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.
Lambda Dispatch
High-performance request router for AWS Lambda functions, enabling efficient multi-request handling and reduced cold starts.
MicroApps
Framework for deploying and routing micro-frontend applications with independent versioning and deployment.
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.
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.