Overview
dsh-llm-kiro
Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.
Install this bundle from GitHub
The CLI validates the bundle, invokes native DSH, then reports completion.
npx dshpub add caopu16/dsh-llm-kiro --ref f3f71e75d03def9f6aa2f10ba54eef31ada597b2Capabilities
What it contributes
README / EN
Package documentation
English | 中文
LIMITATIONS
Known limitations
- **No token usage.** Kiro reports credits, not tokens, so `usage` chunks are never emitted and pressure-sensitive plugins cannot measure this route exactly. - **No image input.** Image content is refused with `UNSUPPORTED_CONTENT` rather than silently flattened, though the wire operation does accept images. - **Tool names must match `^[A-Za-z][A-Za-z0-9_]{0,63}$`.** Other names are refused with `UNSUPPORTED_TOOL_NAME` instead of being aliased. - **SOCKS proxies are unsupported.** Only `http://` and `https://` egress; a SOCKS proxy would need a dependency this package avoids. - **Thinking effort is a prompt marker, not a request field.** The budgets are fixed per effort level and the service may ignore them. - **The shipped model catalog reflects one verified account tier.** Another tier may serve more or fewer ids; the catalog is advisory and unlisted ids pass through.
