georesearch-dsh/georesearch-dsh--packages-compatibility1

@georesearch/dsh-compat-rc5

The only GeoResearch adapter allowed to touch DeepSeek Harness rc.5 APIs directly

AI 分析

核心用途是解决 GeoResearch 运行时与 DSH rc.5 版本之间的 API 兼容性问题。适合开发 GeoResearch 扩展的开发者。

パッケージ
@georesearch/dsh-compat-rc5
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/28

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

@georesearch/dsh-compat-rc5

This package is the compatibility boundary for DeepSeek Harness 0.1.0-rc.5. GeoResearch runtime packages consume these wrappers instead of importing Harness services directly.

The ./client export is the equivalent boundary for browser code. It exposes only the rc.5 client types and UI atoms used by GeoResearch; the file-service bundle inlines this facade while leaving Harness platform modules external to the frozen Web loader table.

Before a tool is registered or a one-shot subagent is started, complete GeoResearch JSON Schemas are projected into the smaller schema subset enforced by Harness rc.5. The registered local Harness patch enforces array minItems and maxItems, so projection preserves both constraints. One-shot structured output must also have an explicit object root. Other unsupported display constraints are removed only from the model-facing schema; strict runtime parsers and standalone persisted schemas remain authoritative.