fix: preserve paired input evidence context (#204)

This commit is contained in:
Eyejoker
2026-05-31 17:17:38 +09:00
committed by GitHub
parent c0703836e1
commit 778ed9b94a
12 changed files with 287 additions and 23 deletions

View File

@@ -38,6 +38,7 @@ export {
type TaskContextMode,
} from './task-runtime.js';
export {
expandImagePromptReferences,
extractMarkdownImageAttachments,
extractMediaAttachments,
extractImageTagPaths,