Skip to content

fix: expose bundled skill and chart contract - #89

Merged
wang-kaopu merged 4 commits into
omdsh-dev:mainfrom
SparkElf:fix/skill-chart-contract
Sep 1, 2026
Merged

fix: expose bundled skill and chart contract#89
wang-kaopu merged 4 commits into
omdsh-dev:mainfrom
SparkElf:fix/skill-chart-contract

Conversation

@SparkElf

Copy link
Copy Markdown
Contributor

Summary

  • register the packaged genui skill through the public skill service lifecycle
  • expose the compact chart signature in the permanent prompt
  • reject variant, unsupported kinds, invalid labels, and non-finite values in both validation and rendering tools
  • keep unknown extension fields valid and identify native chart kinds in the browser

Verification

  • pnpm run check (439 passed, 104 skipped)
  • real Plus Web acceptance discovered /genui, queried DataOps through MCP, and rendered a visible line chart

laoyh and others added 4 commits August 31, 2026 07:50
- 通过 bundled provider 保持 skill 正确优先级
- 拒绝 line/donut 多序列与空图表数据
- 明确未知扩展字段仅校验放行,原生渲染忽略
provider candidate 与 definition 显式携带 model/user invocation,保持与公开 skill provider 契约一致。
直接 dsh-ui 通道同步拒绝不可渲染的 chart,并在 settled fence 上显示字段诊断,避免单节点图表绕过工具预验证后渲染为空。
@wang-kaopu
wang-kaopu merged commit 42ed20b into omdsh-dev:main Sep 1, 2026
2 checks passed
@SparkElf
SparkElf deleted the fix/skill-chart-contract branch September 2, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants