<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OpenRouter on Text Matrix</title><link>https://txtmix.com/tags/openrouter/</link><description>Recent content in OpenRouter on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:55:34 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/openrouter/index.xml" rel="self" type="application/rss+xml"/><item><title>deepclaude: Claude Code 自主 Agent 循环遇上 DeepSeek V4 Pro</title><link>https://txtmix.com/posts/tech/deepclaude-claude-code-deepseek-autonomous-agent-guide/</link><pubDate>Wed, 06 May 2026 11:41:17 +0800</pubDate><guid>https://txtmix.com/posts/tech/deepclaude-claude-code-deepseek-autonomous-agent-guide/</guid><description>&lt;p>deepclaude 不是重新造一个 Claude Code 替代品，而是把最贵的那一层拆出来。README 和几个关键脚本放在一起看，思路很清楚：Claude Code 已经成熟的执行框架基本不动，文件编辑、Bash、Git、子 Agent 还是原来的那套，变化集中在模型请求链路。&lt;/p></description></item><item><title>Free Claude Code：用开源代理让 Claude Code 调用自由</title><link>https://txtmix.com/posts/tech/free-claude-code-anthropic-proxy/</link><pubDate>Tue, 28 Apr 2026 19:39:53 +0800</pubDate><guid>https://txtmix.com/posts/tech/free-claude-code-anthropic-proxy/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>Free Claude Code（简称 FCC）是 Alishahryar1 在 GitHub 上开源的 Anthropic API 代理项目，目前已经获得了 &lt;strong>16.9k Stars&lt;/strong> 和 &lt;strong>2.4k Forks&lt;/strong>，采用 MIT 开源许可证。该项目的主要目标是让用户能够通过 Claude Code CLI、VS Code 扩展、JetBrains ACP 插件或聊天机器人等方式，免费使用 Claude Code 的核心能力。&lt;/p></description></item><item><title>Free Claude Code：用免费提供商替代 Anthropic API，让 Claude Code 零成本运行</title><link>https://txtmix.com/posts/tech/free-claude-code/</link><pubDate>Mon, 27 Apr 2026 01:04:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/free-claude-code/</guid><description>&lt;h1 id="free-claude-code用免费提供商替代-anthropic-api让-claude-code-零成本运行">Free Claude Code：用免费提供商替代 Anthropic API，让 Claude Code 零成本运行&lt;/h1>
&lt;p>Claude Code 是 Anthropic 官方出的 AI 编程助手，但每次调用都要消耗 Anthropic API 额度。用不起？Free Claude Code 来解决。&lt;/p>
&lt;p>GitHub 12.9k stars，MIT 协议，Python 3.14 + uv + Ty + Ruff + Loguru 技术栈。一个轻量代理服务器，通过两个环境变量把 Claude Code 的 API 调用透明路由到免费提供商——NVIDIA NIM（40 req/min 免费）、OpenRouter（大量免费模型）、DeepSeek、以及完全免费的本地方案（LM Studio / llama.cpp / Ollama）。&lt;/p></description></item></channel></rss>