think-like-codex
Manifest valid★ 2Codex-inspired decision and planning policy plugin for DeepSeek Harness
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 override automatic planning by clearly asking the agent not to plan. A direct user follow-up resets the exploration budget so a changed direction can be investigated normally.
The plugin reuses DSH's built-in planMode, create_goal, todo_write, ask_user_question, and repeat-tool-reminder capabilities. It does not register duplicate tools or modify session files directly.
Installation
dsh plugin --profile web add -w think-like-codex
dsh --profile web
This package is a DSH Profile Bundle. Its bundled cordis.patch.yml mounts the plugin automatically. Replace web with another profile name when needed. Restart the profile host after updating host-side code.
Configuration
The bundle installs the following defaults:
- id: think-like-codex
name: think-like-codex
config:
autoPlan: true
complexityMinChars: 120
stepReminderAt: 12
stepReminderEvery: 8
planCheckpointToolAt: 8
planHardToolLimit: 12
enforceGoalAfterPlan: true
failureReminderCount: 2
Override the complete config object for think-like-codex in your profile's cordis.patch.yml if you need different thresholds.
Uninstallation
dsh plugin --profile web remove think-like-codex
License
MIT
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
| 0.1.1 | — | — |
| 0.1.2 | — | — |
Comments
Loading…
From the same category
by deepseek-ai
DeepSeek Harness: Everything is a Plugin.
★ 232.4k
MIT
TypeScript
Sep 17, 2026
by nexu-io
🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards,
★ 97.5k
Apache-2.0
TypeScript
Sep 22, 2026
by Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
★ 28.5k
↓ 831/wk
NOASSERTION
Go
Sep 21, 2026
dsh plugin --profile web add @wxg-prc-cpg/dsh-weknoraby awesome-dsh-plugin
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 16.5k
CC0-1.0
Python
Sep 22, 2026
by zhu1090093659
DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop
★ 7.9k
Apache-2.0
TypeScript
Sep 21, 2026
dsh plugin --profile web add dsh-webby yjh051108
dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).
★ 7.2k
MIT
JavaScript
Sep 18, 2026
dsh plugin --profile web add @dsh-external/dsh-super-injector