multica/packages
Naiyuan Qing cfd46ee602 refactor(sdk,store): clean up SDK exports and scope tool interruption
- Remove backward-compatible aliases (TextBlock, ThinkingBlock, ToolCallBlock)
  and extractTextFromEvent from SDK — unused after prior refactors
- Add explicit ContentBlock doc comment explaining the wider union tradeoff
- Scope endStream tool interruption to the same agentId (prevents
  cross-agent interference in multi-agent scenarios)
- Handle tool_execution_update event (no-op for now, avoids unhandled case)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 18:12:24 +08:00
..
sdk refactor(sdk,store): clean up SDK exports and scope tool interruption 2026-02-04 18:12:24 +08:00
store refactor(sdk,store): clean up SDK exports and scope tool interruption 2026-02-04 18:12:24 +08:00
ui feat(ui): improve tool-call-item with status dots, smart subtitles, and accessibility 2026-02-04 17:30:46 +08:00