docs: regenerate catalogs and register CodeDispatchLog type-equiv on this tree

The static CI gates run per-branch on the merged tree: the cordis
catalog/api, config-catalog, and type-equiv manifest updates for the
tools/code-dispatch-log waterfall and CodeDispatchLog payload previously
landed only on the shiki branch (09734f23b); this branch's own tree needs
the same regenerated outputs and manifest entries.
This commit is contained in:
Tianyi Cui
2026-07-26 13:40:02 +08:00
parent 73c7e3c276
commit ded5d01c6c
5 changed files with 64 additions and 5 deletions
+1 -1
View File
@@ -1718,7 +1718,7 @@ export interface Config {
export type ToolPresentationMode = 'native' | 'code' | 'both'
```
Source: [`packages/core/tools/src/index.ts:562`](../packages/core/tools/src/index.ts)
Source: [`packages/core/tools/src/index.ts:564`](../packages/core/tools/src/index.ts)
## `@deepseek-ai/dsh-tui`