Search

Results for "developer tools"

6 bookmarks matched across titles, summaries, and domains.

GitHub - zacdcook/openclaw-billing-proxy: Route OpenClaw API requests through Claude Code subscription billing instead of Extra Usage

An open-source Node.js proxy that sits between OpenClaw and the Anthropic API and makes OpenClaw's traffic look like a Claude Code session, so requests are billed to your Claude Max/Pro subscription instead of Extra Usage. It performs 7-layer bidirectional request/response rewriting (billing header injection, token swap, trigger-phrase sanitization, PascalCase tool-name renaming, system-template stripping, and reverse mapping) to defeat Anthropic's multi-layer detection introduced after April 4 & April 8, 2026.

AI
9 min readOpen

GitHub - garrytan/gstack: Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

gstack is Garry Tan's (President & CEO of Y Combinator) open-source Claude Code skill pack — 23 opinionated slash commands plus 8 power tools that turn Claude Code into a full virtual engineering team (CEO, designer, eng manager, reviewer, QA, CSO, release engineer). Skills chain together as a sprint: /office-hours → /autoplan → build → /review + /codex → /qa → /ship → /land-and-deploy → /canary → /retro, with GStack Browser, ML prompt-injection defense, cross-agent /pair-agent coordination, and parallel sprint support via Conductor. Works on 10 AI coding agents; MIT-licensed.

AI
22 min readOpen

pi.dev

Pi is a minimal, highly extensible terminal coding agent supporting 15+ LLM providers and hundreds of models. Unlike opinionated tools, pi deliberately omits sub-agents, plan mode, and MCP — instead providing TypeScript extension primitives so you build exactly the workflow you need. Sessions are stored as trees for branching/navigation.

AI
6 min readOpen

Warp: Agents with Full Terminal Control

Warp is a terminal-first AI development environment with "Oz" agents that have Full Terminal Use and Computer Use — ranked #1 on Terminal-Bench, #5 on SWE-bench. It runs multiple agents in parallel, handles multi-repo changes, integrates with Slack/Linear/GitHub, and uses WARP.md for agent behavior configuration.

AI
5 min readOpen

Agent Directory – Railway

Railway's Agent Directory compares all major AI coding agents (Claude Code, Codex, Cursor, Devin, Cline, Windsurf, OpenCode, Copilot) with deployment guides for each. Railway positions itself as the infrastructure layer for autonomous agents — with instant scaling, persistent state (Redis/Postgres), isolated environments, and MCP/CLI access.

AI
4 min readOpen

Fern: SDKs and Docs for your API

Fern generates idiomatic SDKs (TypeScript, Python, Go, Java, Ruby, C#, PHP) and branded API docs from your OpenAPI spec. SDKs are language-native with OAuth, pagination, SSE, retries, and CI/CD publishing built in. Used by Cohere, Vapi, ElevenLabs. Recently joined Postman.

Developer Tools
5 min readOpen