JiamingZang/dsh-llm-qodersdk ↗★ 0
@deepseek-ai/dsh-llm-qoder
Qoder CLI (qoder-agent-sdk) adapter for the DeepSeek Harness LLM seam
AI Analysis
核心用途是将 Qoder CLI 接入 DSH 的模型层。适合需要使用 Qoder 引擎进行代码生成或相关任务的用户。支持会话缓存与生存时间配置。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗配置
| 字段 | 类型 | 默认 | 说明 |
|---|---|---|---|
maxSessions | number | 8 | 同时保持 warm 的内层 qodercli 会话上限(超出按插入序 LRU 淘汰) |
modelCacheTtlSeconds | number | 300 | CLI 模型目录的缓存保鲜秒数 |