refactor(session): unify event map augmentation entrypoint

This commit is contained in:
imccyu
2026-08-09 18:17:19 +08:00
parent 990f700d3c
commit 3d70889a8d
22 files changed
+31 -31

No files matched your search

+1 -1
View File
@@ -15,7 +15,7 @@ import { defineTool, parameterSchemaSpecToJsonSchema } from './schema.ts'
import { TOOL_REGISTRY_SCHEDULER } from './index.ts'
import type { CodeDispatchLog, ToolDefinition, ToolExecutionResult, ToolRegistry, ToolRunContext } from './index.ts'
declare module '@deepseek-ai/dsh-session' {
declare module '@deepseek-ai/dsh-session/types' {
interface SessionEventMap {
/**
* One sub-dispatch STARTING inside a `run_code` program: the parent