jiay98528-dev/dsh-model-sync
jiay98528-dev★ 0JavaScript最后同步: 2026-08-15
DSH plugin: sync live provider models into settings and show 5h/7d quota rings for the current session model. / 模型同步:线上模型列表写入设置,输入框旁显示当前会话的额度圆环。
README 摘要
dsh-model-sync English · 中文 Writes each provider's live model list into DeepSeek Harness settings. The composer ring follows the model this session is using. Plan routes read 5h and 7d windows, metered routes read the balance left since the last top-up. With windows and a top-up pack together, the icon draws the windows and keeps the pack in the hover card. It takes two settings pages, one for fetching model ids per provider and one for per-model usage. Model Sync (sync-arrow icon) writes new model ids from each provider into settings. Usage lists plan windows, cumulative counts, and API balance. Resets show as countdowns such as 2d 3h left . The 5h and 7d windows each get their own row. UI text follows the DSH language setting, English or Chinese. Screenshots 中文 English Model Sync Usage Composer A model with both limits draws two rings, inner 5h, outer 7d. Progress bar colors follow the remaining quota. Install On npm. The GitHub source also ships prebuilt lib/ , no allowBuilds . Restart dsh web , refresh the page, open Settings → Model Sync . The plugin is listed in the awesome-dsh-plugin market list. The package ships a cordis.patch.yml bundle patch ( dsh.bundle ) and declares d…
在 GitHub 查看完整 README →