zhangnan/think-like-codex

zhangnan★ 2JavaScriptLast synced: 2026-08-20

Open on GitHub

Codex-inspired decision and planning policy plugin for DeepSeek Harness

README excerpt

think-like-codex English 简体中文 A Codex-inspired behavior policy and Profile Bundle for DeepSeek Harness (DSH). It helps coding agents make deliberate decisions, avoid unproductive loops, ask the user for help when evidence is insufficient, and follow a structured plan → goal → implementation workflow for complex tasks. Features - Injects practical collaboration, code-generation, validation, and safety guidance. - Applies equivalent task detection and policy guidance to both English and Chinese requests. - Detects complex implementation requests and automatically enters DSH Plan mode. - Adds an exploration checkpoint after 8 tools in Plan mode and enforces a hard limit after 12 tools. - Requires an approved plan to be followed by a goal and todo list before mutation tools may run. - Detects repeated tool failures and prompts the agent to change approach or ask the user for help. - Adds periodic decision checkpoints during long turns. - Distinguishes verified facts, inferences, and assumptions. - Limits repeated attempts when an issue cannot be reproduced in the available environment. Simple questions and explicitly read-only tasks do not automatically enter Plan mode. Users can also …

View full README on GitHub →
Agentsagent-policyai-agentcoding-agentcordisdeepseekdeepseek-harnessdsh-pluginplanning

Category