irmia2026/dsh-irmia-devkit

irmia2026★ 1Python最后同步: 2026-08-18

在 GitHub 打开

README 摘要

dsh-irmia-devkit Curated Irmia DevKit tools for DeepSeek Harness (DSH). Nine battle-tested tools ported as-is from Irmia DevKit v2.6.4, covering the gaps the Harness runtime does not ship natively. Features Group Tools What they do Safe editing safe edit · safe rollback · multi edit Backup → edit → syntax gate → auto-rollback on failure. safe rollback(list=true) lists backups; multi edit does atomic cross-file batch edits Networking http get · http post SSRF-guarded HTTP (private-network blocking + per-hop redirect re-check) Code understanding code index · code explore · code diff impact Symbol indexing (AST + SQLite + FTS5) with BFS call-graph queries; code index(status=true) checks index health Read-only DB db query SELECT/PRAGMA whitelist + engine-level mode=ro read-only Zero third-party Python dependencies — pure standard library ( chardet / tree-sitter are optional enhancements with graceful fallback). Install Requires Node.js ≥ 18 and python3 (≥ 3.9) on PATH . This package ships as a DSH bundle ( dsh.bundle ), installed into a profile via dsh plugin : Verify the layer landed before launching: Configuration Field Default Description pythonPath python3 Executable used to run th…

在 GitHub 查看完整 README →
Agent/智能体agentdeepseek-harnessdshdsh-plugin

分类