IT-coder-Yy/deepseek-git-guide

IT-coder-Yy★ 0JavaScript最后同步: 2026-08-14

在 GitHub 打开

A safety-first Git assistant for DeepSeek Harness that turns natural-language intent into validated Git commands with risk controls and optional execution.

README 摘要

deepseek-git-guide English 简体中文 A Git workflow guidance plugin for DeepSeek Harness. It turns natural-language intent into validated Git command proposals and lets users choose between direct execution and manual execution. [!IMPORTANT] This is a community project and is not an official DeepSeek product. DeepSeek Harness is currently in developer preview, and its plugin APIs may change. The compatibility baseline for each release is documented below. Table of contents - Features - How it works - Requirements - Installation - Usage example - Security model - Development and testing - License Features - Step-by-step execution : Multi-step operations are registered as independent steps, validated and executed one at a time, and stopped immediately if any step fails. - Command allowlist : A fixed allowlist of Git subcommands rejects global options, external subcommands, shell control operators, command substitution, and executable script entry points. - Risk classification : Operations are classified as read-only, routine, or high-risk. High-risk operations always require an additional confirmation before either direct execution or copying. - Session isolation : Proposals are isolated …

在 GitHub 查看完整 README →
Skins / UIdeepseek-harnessdshdsh-plugingit-guide

分类