fix(coding): preserve runtime model and failure contracts
This commit is contained in:
@@ -38,7 +38,7 @@ import {
|
||||
reduceConversationPatch,
|
||||
type ConversationReducerState,
|
||||
} from '../conversation-reducer';
|
||||
import { CodingRuntimeContractError } from '../in-memory-conversation-runtime';
|
||||
import { CodingRuntimeContractError } from '../runtime-errors';
|
||||
import {
|
||||
PiEventProjector,
|
||||
type PiEventProjectorOptions,
|
||||
|
||||
Reference in New Issue
Block a user