Tag
UltraCode-Shim is an open-source tool that proxies Claude Code's UltraCode mode (xhigh effort + dynamic workflow) to any paid model via a local stdlib-only proxy, supporting dual-model orchestration with automatic routing by task difficulty.
browser-wall is a new cloud browser interface that allows controlling multiple browsers simultaneously via a single CDP URL, with support for profiles and proxies.
The author recommends buying a Hong Kong server for 28 yuan per month, installing Linux and related software to obtain a Hong Kong IP and location.
Headroom is an open-source tool that compresses tool outputs, logs, RAG snippets, and more read by AI Agents by 60-95% while maintaining answer quality, supporting reversible compression and cross-agent shared memory.
Detailed tutorial on how to use Cloudflare's free services (Workers, Pages, KV, etc.) and free domain names to build a long-term network proxy node at zero cost for accessing services like ChatGPT and Gemini.
Chipotlai Max is a meme fork of OpenCode that uses a reverse-engineered proxy to Chipotle's Pepper AI chatbot as a free LLM coding agent, aimed at educational and humorous purposes.
This article explains how to use any AI model with OpenAI's Codex Desktop app by modifying its config to point to a custom server and using a proxy to disguise the model name, enabling multi-provider support without breaking official functionality.
NetworkSpy is an HTTP(s) proxy debugger with a custom viewer, aimed at developers for inspecting network traffic.
A blog post explaining the performance limitations of Nix's serialized binary cache lookup and introducing ncro, a small Rust proxy that races upstream caches in parallel to reduce latency.
OptiLLM is an open-source proxy that boosts any LLM's accuracy 2-10x by adding extra compute at inference time, using techniques like multi-agent cross-verification and Monte Carlo tree search.
A detailed tutorial on how to use free services like GitHub, Cloudflare, and Railway to build a pure proxy IP at zero cost, for accessing overseas AI large models.
This article introduces a method to bypass VPS IP blocking by large companies using a Cloudflare Worker to set up a proxy service, allowing normal access to services like Gemini, ChatGPT, Claude, and X.
free-claude-code is an open-source tool that proxies Claude Code's traffic to more than 10 free or local backends such as DeepSeek, Kimi, Ollama, etc., enabling permanent free usage of Claude Code. Supports CLI, VSCode, JetBrains, and Discord.
ccglass is a zero-dependency local logging reverse proxy and web dashboard that lets you see in real-time the system prompts, tools, and token usage sent by coding agents like Claude Code to the large model.
Nous Research released two pieces of infrastructure for AI agent security: Bitwarden Secrets Manager integration for centralized credential management and iron-proxy for credential protection, forming a layered security model for autonomous agents.
User seeks an open-source proxy to intercept and debug API calls from AI agents to understand their internal workings, after finding LiteLLM too enterprise-focused.
Headroom is an open-source tool that compresses context for AI agents—tool outputs, logs, RAG chunks, and conversation history—before they reach the LLM, reducing tokens by 60–95% while preserving answer quality. It supports multiple integration modes including library, proxy, agent wrapping, and MCP server, and offers reversible compression with cross-agent memory.
It was discovered that the 'Limit IP Address Tracking' setting in iPhone's cellular network causes mihomo configuration to fail to use Apple Intelligence properly, because this setting has higher priority than the proxy tool, sending unencrypted DNS requests and other traffic directly to Apple servers, thereby exposing the Chinese IP and being denied service.
Engineer Vasilios Syrakis, who built core infrastructure for Atlassian (Jira, Confluence, Bitbucket) and was laid off, published a 38-minute technical breakdown of the systems he designed, including Envoy proxies, Rust auth containers, and centralized edge architecture.
Arc Gate is a runtime governance layer for LLM agents that enforces instruction-authority boundaries. The project has launched a public red team environment where users can submit attacks and receive full security traces, with a benchmark showing 100% unsafe action prevention.