kxh4892636/pi-deepseek-anchor

kxh4892636★ 4TypeScriptLast synced: 2026-08-15

Open on GitHub

pi extension: DeepSeek V4 Pro Minimal-anchored bootstrap, then full Standard tools (port of dsh-anchored-standard)

README excerpt

pi-deepseek-anchor 中文说明:README.zh-CN.md pi-deepseek-anchor enables the full-powered DeepSeek V4 Pro to run at full strength in pi, with significantly improved results (Project2: 91–92 → 98–99). Cause DeepSeek V4 Pro selects its trajectory based on the API-visible tool catalog. With the default full catalog, the first response typically starts with "Let me..." and follows the Standard trajectory (Project2: 91–92). With the official Minimal pair ( bash + str replace editor ), the first response starts with "We need..." and produces zero let me (Project2: 98–99). Staying on Minimal permanently loses the full toolset. This extension applies Minimal only to request 1 and restores the full catalog from request 2, so both are retained in one session. Install Or from GitHub: Then /reload or restart pi. Works with the full-powered DeepSeek V4 Pro official release. Manual fallback: copy index.ts to /.pi/agent/extensions/anchored-standard/index.ts (global) or /.pi/extensions/anchored-standard/index.ts (project-local). Behavior Request 1 (bootstrap) Request 2+ (promoted) Tools bash + str replace editor , byte-identical to the official Minimal preset full pi tool catalog System prompt You are a…

View full README on GitHub →
Agentsdeepseekdeepseek-harnessdsh-pluginpi-agentpi-extensionpi-package

Category