Leshm0321/dsh-plugin-local-agent-bridge

Leshm0321★ 0TypeScript最后同步: 2026-08-22

在 GitHub 打开

Drive the Claude Code and Codex installations already on your machine from the DeepSeek Harness browser UI.

README 摘要

Local Agent Bridge English 简体中文 Drive the Claude Code and Codex installations already on your machine from the DeepSeek Harness browser UI. The browser never logs in to Anthropic or OpenAI. It never receives vendor cookies, OAuth tokens, API keys, credential files, or native session identifiers. The Host runs the products you have already authenticated in a terminal, and the browser gets redacted events and sends ordinary prompts. This is not an LLM adapter and it calls no model HTTP API. Codex runs through codex app-server --stdio ; Claude Code runs through the official Agent SDK, launching the claude executable resolved from the Host PATH . What it gives you - Both products, one panel. A Local Agents entry in the Harness sidebar, with sessions per working directory. - The keyboard you already use. Enter sends, Shift+Enter is a newline, ↑ walks your sent messages, Esc interrupts a running turn. / lists the product's own commands and skills; @ completes a file from the working directory. - Permission modes. Auto, Manual, Accept edits, Plan, Bypass — the same modes the Claude desktop app offers, mapped to what each product can actually honour. - Tool calls you can open. Expand a row…

在 GitHub 查看完整 README →
Agent/智能体dshdsh-pluginterminalagent

分类