fuergaosi233

claude-codex

fuergaosi233

Remote-mode adapter that lets the Codex desktop app talk to Claude Code through the native Codex app-server protocol

AI 简介

这是一个为 Codex 桌面应用提供远程模式支持的协议适配器,使本地 Codex 客户端可通过标准 app-server 协议与远程运行的 Claude Code 服务通信。核心功能包括拦截并代理 Codex 的 app-server 调用、内嵌 Anthropic 官方 TypeScript SDK(替代旧版 Python sidecar)、原生集成 claude-code 二进制文件,并支持通过 SSH 远程主机部署。技术上依赖 Node.js 24+ 的稳定 node:sqlite 模块,采用轻量级 shim 机制实现无侵入式协议桥接。适用于需在受限网络环境(如区域 IP 封禁)中远程使用 Claude Code 的开发者工作流,尤其适合 macOS/Linux 服务器端部署场景。

TypeScript
MIT License
76
Stars
6
Forks
1
Watchers
0
Issues

Star 增长

今日0
近 7 天0
近 30 天+14
综合评分43.94
默认分支main