플러그인 목록으로저장소 보기
dsh-multica-runtimeB59
@multica-aiSupport dsh runtime on Multica.
Star
33+3
최근 7일 증가
기여자
1
언어
TypeScript
업데이트
2026-08-14
직접 빌드해야 합니다
복합 패키지이지만 작성자가 npm에 배포하지 않았고, 패키지 진입점이 빌드 산출물(lib/ 또는 dist/)을 가리키며 저장소에 prepare 스크립트도 없습니다. git에서 바로 설치하면 컴파일되지 않은 소스만 받아 와 로드 시 진입점을 찾지 못합니다. 먼저 로컬에서 빌드한 뒤 경로로 profile에 설치하세요:
git clone https://github.com/multica-ai/dsh-multica-runtime.git cd dsh-multica-runtime pnpm install && pnpm build dsh plugin --profile web add .
--profile 뒤는 직접 정하는 profile 이름입니다. 쓰고 있는 이름으로 바꾸세요.
점수 상세
평가일 2026-08-14활동성
15.1
Star 열기
19.3
엔지니어링
17
메인테이너
7.6
Multica 平台与 DSH 之间的 out-of-tree runtime 桥,真实 @deepseek-ai/dsh-* 依赖、stdio JSONL 协议化集成;无 tag 无发布、README 偏简、缺 LICENSE。
