Skip to content

feat(coding-agents): add native DeepAgents Dcode integration - #3887

Open
Paritoshdagar wants to merge 1 commit into
vectorize-io:mainfrom
Paritoshdagar:codex/dcode-native-harness
Open

feat(coding-agents): add native DeepAgents Dcode integration#3887
Paritoshdagar wants to merge 1 commit into
vectorize-io:mainfrom
Paritoshdagar:codex/dcode-native-harness

Conversation

@Paritoshdagar

Copy link
Copy Markdown

Summary

  • add a first-class DeepAgents Dcode Agent Plugin with Hooks V2, the shared skill, and a namespaced Hindsight MCP server
  • parse Dcode transcripts and recover the final assistant message when the transcript lags the Stop event
  • install through Dcode's native marketplace/plugin manager without patching ~/.deepagents or taking over foreign marketplace state
  • keep the Dcode plugin version synchronized by the integration release script and document the harness

Verification

  • 670 unit/integration tests passed
  • package build and declarations passed
  • real isolated dcode plugin marketplace add/install/uninstall smoke passed
  • repository pre-commit hooks passed, including docs generation and lint
  • targeted Prettier and git diff --check passed

Native contract

The root plugin.json is the Dcode boundary. It contributes hooks/hooks.json, skill/, and hindsight_* over stdio with HINDSIGHT_MCP_HARNESS=dcode; no config bridge, sync script, wrapper, or patched Dcode runtime is involved.

@strix-security

strix-security Bot commented Aug 29, 2026

Copy link
Copy Markdown

Strix Security Review

No security issues found.

Updated for 508f86e.


Reviewed by Strix
Re-run review · Configure security review settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant