
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
governloop-dsh
Advanced tools
Thin DeepSeek Harness plugin connecting DSH agents to GovernLoop's independent ChatGPT review with checkpoints and evidence (BEFORE_DESTRUCTIVE_ACTION vertical slice).
Technical DSH adapter package for DSH-GPTLoop — The outer loop for DeepSeek Harness.
DSH-GPTLoop connects DeepSeek Harness (DSH) to a persistent GPT Web outer loop for project reasoning, independent review, and human authority. This package stays deliberately thin: DSH remains the fast local execution loop; GPT Web remains the persistent outer-loop reasoning surface; GovernLoop provides the bridge.
Native first. No second agent framework. No duplicated sandbox. No duplicated session system.
The outer loop can also become a cross-tool project context surface when the relevant systems are connected to GPT Web — for example research sources, Linear planning/issues, GitHub repositories / pull requests / CI evidence, documentation, and release-readiness work. Those systems retain their own authority; the adapter does not turn GPT Web into a universal execution or lifecycle authority.
Product explanation: ../docs/product/DSH-GPTLoop-outer-loop.md.
Version 0.1.0 — minimal vertical slice: BEFORE_DESTRUCTIVE_ACTION on destructive bash commands (git history-rewriting + rm -rf class). Design contract: docs/architecture/AGE-61-governloop-dsh-integration-architecture.md (Rev 2). Verified runtime assumptions: docs/spikes/AGE-63-dsh-runtime-verification.md.
DSH tool action (git push --force)
→ tools/pre-execute classifier deny + latch
→ agent/pre-step rejects while latch set (pause)
→ evidence → governloop_session.py → GPT Web review (structured envelope)
→ explicit human (PO) authorization via userQuestions
→ one-shot retry token (exact call, expiring)
→ verdict injected + followup (resume)
session + call fingerprint + exact command/args + expiry (default 10 min).governloop_session.py CLI seam.dsh plugin --profile <name> add governloop-dsh
Or mount locally (dev): dsh --profile <name> --patch <repo>/governloop-dsh/cordis.patch.yml "…" with GOVERLOOP_SESSION_MANAGER_PATH (or config.sessionManagerPath) pointing at governloop_session.py.
cordis.patch.yml row)| Key | Default | Meaning |
|---|---|---|
sessionManagerPath | env GOVERLOOP_SESSION_MANAGER_PATH | session-manager executable (preferred; P1 path-contract fix) |
relayPath | (config only) | DEPRECATED config-only alias for the session-manager path. GOVERLOOP_RELAY_PATH is no longer a session-manager fallback — it belongs exclusively to Core's Neutral Relay |
stateDir | env GOVERLOOP_STATE_DIR | GovernLoop session state dir |
cdpPort | env GOVERLOOP_CDP_PORT | CDP port passthrough |
tokenTtlMs | 600000 | one-shot retry token expiry |
evidenceMaxEvents | 20 | rolling evidence buffer size |
relayTimeoutMs | 600000 | relay wait bound |
attachPaths | [] | evidence attachments (core validates/redacts) |
allowRules | [] | exact command prefixes exempt from review (noise reduction only) |
debugOut | '' | lifecycle JSONL log (tests/ops) |
| governloop-dsh | @deepseek-ai/dsh | Status |
|---|---|---|
| 0.1.0 | 0.1.1-rc.2 | Product Closure VERIFIED |
| — | other rcs | verify before upgrade (developer preview, breaking changes) |
node --test governloop-dsh/tests/unit.test.mjs governloop-dsh/tests/unit-gate.test.mjs governloop-dsh/tests/unit-relay.test.mjs
DSH_BIN=<pinned dsh binary> node governloop-dsh/tests/harness/run-e2e.mjs
@deepseek-ai/dsh@0.1.1-rc.2 binary via DSH_BIN.tools/pre-execute (allow/deny decision path). It is not a general argument-mutation hook. Result/evidence observation is tools/result plus durable tool/result; the evidence path never grants execution authority.setSandboxMode / setApprovalPolicy and never elevates DSH permissions.SessionId; no global approval state exists.ctx.apiProxy is DSH Host↔Client infrastructure, not the governance boundary.lib/index.js — plugin wiringlib/checkpoint.js — latch + state machinelib/classifier.js — destructive action classifierlib/envelope.js — structured review envelopelib/token.js — one-shot retry tokenlib/relay.js — governloop_session.py CLI clienttests/ — unit tests + keyless headless E2E harnessFAQs
Thin DeepSeek Harness plugin connecting DSH agents to GovernLoop's independent ChatGPT review with checkpoints and evidence (BEFORE_DESTRUCTIVE_ACTION vertical slice).
We found that governloop-dsh demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.