A separate Claude Code agent dedicated to code editing, designed to minimize context pollution in the main session
Turn a function into an `http.Agent` instance
Maps proxy protocols to `http.Agent` implementations
An HTTP(s) proxy `http.Agent` implementation for HTTPS
[](https://www.npmjs.com/package/@aws-sdk/util-user-agent-node) [](https://www.npmjs.com/
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
An HTTP(s) proxy `http.Agent` implementation for HTTP
Detect if code is running in an AI agent or automated development environment
Coding agent CLI with read, bash, edit, write tools and session management
SDK for building AI agents with Claude Code's capabilities. Programmatically interact with Claude to build autonomous agents that can understand codebases, edit files, and execute workflows.
[](https://www.npmjs.com/package/@aws-sdk/util-user-agent-browser) [](https://www.n
the http/https agent used by the npm cli
A PAC file proxy `http.Agent` implementation for HTTP
Global HTTP/HTTPS proxy configurable using environment variables.
Loads environment variables from .env file
Zero-dependency (req,res) handler callback agent for use in client requests
Default user agent string for nodejs http request
Initialize Neon projects
[](https://www.npmjs.com/package/@aws-sdk/middleware-user-agent) [](https://www.npmjs.c
The open agent skills ecosystem
[](https://www.npmjs.com/package/@google/genai) [](https://www.npmjs.com/package/@google/genai)
Popsicle middleware for setting a default `User-Agent` header
Get a user agent string across all JavaScript Runtime Environments
Allows cookies with every Node.js HTTP clients.
Full-parity Ruby SDK implementing the Agent Client Protocol — a JSON-RPC 2.0 based open protocol for communication between code editors and AI coding agents over stdio.
`nvim-context` extracts live context from running Neovim instances via Unix socket connections, providing AI coding tools with cursor position, current file, visual selections, and diagnostics as JSON. It enables context-aware assistance by giving agents awareness of your current Neovim editor state, supporting questions like "What does this line do?" or analysis of selected code.