ovensi/dsh-plugin-minimax-usage0

@dsh-external/minimax-usage

MiniMax Token Plan 额度监控器——在 DeepSeek Harness 侧边栏中显示 5 小时和每周剩余额度进度条。

AI 分析

核心用途是监控并展示 MiniMax Token 订阅计划的剩余额度。适合使用 MiniMax 模型且需要防范额度超限的用户。必要条件是需在环境变量中配置 `MINIMAX_API_KEY`。

套件
@dsh-external/minimax-usage
版本
0.1.0
授權
MIT
最近更新
2026年8月15日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ovensi/dsh-plugin-minimax-usage

⚙️ Configuration

Environment VariableDescriptionDefault
MINIMAX_API_KEYYour MiniMax API key(required)

The API key is loaded at request time from ~/.zshrc.secret via source. If the key is not set, the plugin will display an error message in the sidebar instead of crashing.