try-works/dsh-cloudflare
try-works★ 1TypeScript最后同步: 2026-08-16
A Cloudflare plugin for DeepSeek Harness. 1:1 functional parity with the Codex plugin for Cloudflare.
README 摘要
dsh-cloudflare DeepSeek Harness (DSH) plugin providing 1:1 parity with the Codex Cloudflare plugin , as published in openai/plugins plugins/cloudflare . It bundles the Codex plugin's complete skill surface and its two slash commands, adds two further Cloudflare skills ( think and flue ), and ships a ready-to-apply cordis.yml for its single MCP server. What it provides Skills Eleven Cloudflare skill bundles, discovered as the cloudflare provider. The first nine are vendored verbatim from the Codex plugin; think and flue are authored additions covering Cloudflare technologies the Codex plugin does not yet ship (see PROVENANCE.md ). Skill Purpose agents-sdk Build AI agents on Cloudflare Workers using the Agents SDK building-ai-agent-on-cloudflare End-to-end agent building workflow building-mcp-server-on-cloudflare Build remote MCP servers on Workers cloudflare Comprehensive Cloudflare platform skill durable-objects Stateful coordination with Durable Objects flue Build/deploy Flue agents on Cloudflare (Flue Durable Objects, Workers AI) sandbox-sdk Secure sandboxed code execution think Durable chat agents with @cloudflare/think web-perf Web performance auditing via Chrome DevTools MCP w…
在 GitHub 查看完整 README →