superfly/sprites-deepseek-plugin

superfly★ 2PythonLast synced: 2026-08-14

Open on GitHub

DeepSeek Harness plugin for persistent, isolated Sprites: remote builds, tests, previews, checkpoints, and long-running services.

README excerpt

Sprites for DeepSeek Harness Use Sprites from DeepSeek Harness: isolated, persistent Linux environments for builds, tests, experiments, and long-running services. This repository is a Harness bundle. Its cordis.patch.yml mounts: - @deepseek-ai/dsh-mcp-client , connected to the hosted Sprites MCP server. - This package's index.js entry, which mounts @deepseek-ai/dsh-skill-filesystem against the packaged Sprites workflow skill. The result is a native Cordis composition: Sprites tools appear as mcp sprites , and the Sprites skill is discoverable through Harness's normal skill system. Requirements - Node.js 20.19 or newer. The packaged filesystem provider currently depends on Chokidar 5, whose engine floor is Node 20.19. - DeepSeek Harness developer preview. - Browser access for the first Sprites OAuth authorization. - Network access for npx to run the pinned [email protected] OAuth bridge. Harness's current Streamable HTTP MCP transport accepts static headers but does not perform MCP OAuth. This bundle therefore uses Harness's supported stdio transport and mcp-remote to complete the standard browser OAuth flow without requiring a Sprites API token. Install Install the GitHub checkout …

View full README on GitHub →
Agentsai-agentscordisdeepseek-harnessdsh-pluginmcpremote-developmentsandboxsprites

Category