temidayoxyz/deep-tariff

temidayoxyz★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

Free DeepSeek official-API peak/off-peak plugin for DeepSeek Harness

README 摘要

deep-tariff Free DeepSeek Harness plugin for the official DeepSeek API peak / off-peak table. It shows, in the user's language and time zone: Peak hours are always UTC ( 01:00–04:00 and 06:00–10:00 ). Off-peak is everything else, at half price. The chip converts those windows into the browser's IANA zone, so Beijing, New York, and London each see local clocks. Copy ships in English and Chinese. It hides on every provider that is not deepseek-official . The same schedule runs in Node ( ctx.deepTariff ) and in the browser chip, so a desktop shell that embeds the Web UI (Tauri, etc.) does not need a second clock. Install Or clone this repo and pnpm add file:../deep-tariff . Then mount both halves. --patch is enough for one process: Or add the rows to your profile cordis.patch.yml : Declare deep-tariff in the resolver manifest's dependencies (Harness verify-cordis-config requires it). If your tree already ships @deepseek-ai/dsh-deep-tariff (XYZ-OS does), do not mount this package as well — you would register ctx.deepTariff twice. What you get Export Role deep-tariff Host service ctx.deepTariff.resolve({ now, timeZone, provider, model }) deep-tariff/schedule Isomorphic UTC table + local…

在 GitHub 查看完整 README →
工具/开发deepseekdeepseek-harnessdeepseek-harness-plugindeepseek-harness-pluginsdshdsh-plugindsh-plugin-marketdsh-plugins

分类