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

The static CI gates run per-branch on the merged tree: regen the cordis
catalog/api, config, persistence, and doc-graph outputs that PR3/PR4's
source changes shifted, and add the CodeDispatchLog manifest entries for
the tools.md pair's new type-equiv block.
This commit is contained in:
Tianyi Cui
2026-07-26 10:56:57 +08:00
parent 104e83109f
commit d5bf00b300
6 changed files with 66 additions and 7 deletions

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`