Revert "story-kit: merge 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat"

This reverts commit ef162d91ff.
This commit is contained in:
Dave
2026-02-24 12:16:45 +00:00
parent 7546a8f138
commit 2e2f70df72
4 changed files with 5 additions and 202 deletions

View File

@@ -60,7 +60,6 @@ export type WsResponse =
}
/** `.story_kit/project.toml` was modified; re-fetch the agent roster. */
| { type: "agent_config_changed" };
| { type: "tool_activity"; tool_name: string };
export interface ProviderConfig {
provider: string;