feat(coding-agent): add configurable working indicator closes #3413
This commit is contained in:
@@ -70,5 +70,6 @@ export {
|
||||
type ToolResultEvent,
|
||||
type TurnEndEvent,
|
||||
type TurnStartEvent,
|
||||
type WorkingIndicatorOptions,
|
||||
} from "./extensions/index.js";
|
||||
export { createSyntheticSourceInfo } from "./source-info.js";
|
||||
|
||||
Reference in New Issue
Block a user