SUMMARY AI要約 by gpt-5-mini
Claude Desktop Gateway は、Anthropic 互換の /v1/messages API を受け取り OpenRouter の Chat Completions に転送する軽量なローカル推論ゲートウェイです。主に Claude Desktop をローカルや LAN/VPS 経由で動かす開発者や運用者が使います。Go 実装が主要経路で、将来的に Wails ベースの設定 GUI を提供します。 主な機能: - ローカル起動スクリプト(.env.local と gateway.local.json)で 127.0.0.1:8787 に起動、OPENROUTER_API_KEY と CLAUDE_GATEWAY_API_KEY を使用。start/stop/status 管理スクリプトあり。 - claude-desktop-config の doctor/apply-local コマンドで Claude の 3P プロファイルを検査・修正・適用(API キーは出力で伏せ字)。 - LAN/VPS バインド対応(0.0.0.0)、TLS 推奨・自己署名証明書の生成とクライアント信頼手順を記載。非ループバック起動時は CLAUDE_GATEWAY_API_KEY が必須。 - JSON 構成でプロバイダ、ルート(Claude Desktop のモデルID→上流モデル)を定義。プロバイダ能力(streaming/tools/jsonMode)を検証し、未対応リクエストを事前に拒否。 - Wails ベースのデスクトップ GUI(MVP)はヘルス、URL、設定エラー、プロバイダ、ルートを表示。TypeScript 実装は参照用。 ローカルテスト、Go の単体テスト、実行例や設定サンプルが README に詳述されています。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:18 |
類似Repo (同じ言語のAI関連Repo)
Tools and daemons for Claude Code (memory sync, etc.)
paultyng/testagentA fake CLI agent for testing orchestration tooling — emits Claude-shaped hooks, MCP traffic, and stream-json without calling any LLM.
japananh/aimonitormacOS menu bar + CLI that watches Claude Code session usage across multiple accounts and switches to whichever has server-side headroom. Local-first, no telemetry.
Oseas031/axis-cliAgent-native scheduling system for AI Agents
DeliciousBuding/dida-cliAgent-friendly CLI for Dida365 / TickTick
mopanc/sagaTopic-grained, layered memory layer for AI coding agents — local-first, MCP, single binary. Plug Claude Code / Cursor / Windsurf / Antigravity into persistent memory across sessions and machines.
cajasmota/archigraphMulti-repo code knowledge graphs for AI agents. Cross-repo linking, infrastructure topology, watcher-driven freshness.