Asif2BD/JARVIS-Mission-Control-DeepSeek

Asif2BD★ 1JavaScript最后同步: 2026-08-20

在 GitHub 打开

Mission Control dashboard and human-review workflow for DeepSeek Harness sessions, turns, and tool activity.

README 摘要

JARVIS Mission Control for DeepSeek-Harness The open-source AI agent orchestration board, connected to DeepSeek-Harness. JARVIS Mission Control is a Git-based command center for managing AI agents and human collaborators: a live Kanban board, task manager, activity log, messaging layer, and review workflow — backed by plain JSON files and a Node.js server. This edition connects it to DeepSeek-Harness ( dsh ) , the plugin-kernel agent harness from DeepSeek: every dsh session appears as a task on your board, every turn and tool call streams into the activity log, and finished work lands in REVIEW for a human to approve. Status: Experimental. dsh is a v0.1 developer preview with announced breaking changes. The bridge is validated against @deepseek-ai/[email protected] type definitions and covered by committed tests; event names are config-overridable so upstream renames are a config fix. How It Connects dsh treats everything as a plugin and broadcasts every model-visible moment on an append-only session event stream. Our bridge mounts inside the harness as a Cordis plugin and forwards that stream to Mission Control's REST API — no polling, no log scraping, no server changes: dsh event Bo…

在 GitHub 查看完整 README →
工具/开发agent-observabilitydeepseek-harnessdsh-pluginmission-controlagent

分类