@chat-lab/ui 0.1.0-beta.60 → 0.1.0-beta.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (529) hide show
  1. package/dist/hooks/useClawChat/ClawProtocolAdaptor.d.ts.map +1 -1
  2. package/dist/hooks/useClawChat/ClawProtocolAdaptor.js +0 -14
  3. package/dist/hooks/useClawChat/ClawProtocolAdaptor.js.map +1 -1
  4. package/dist/hooks/useClawChat/types.d.ts +2 -2
  5. package/dist/hooks/useClawChat/types.d.ts.map +1 -1
  6. package/dist/hooks/useClawChat/types.js +7 -7
  7. package/dist/hooks/useClawChat/types.js.map +1 -1
  8. package/dist/hooks/useSkillAgent/SkillAgentPlugin.cjs +3 -1
  9. package/dist/hooks/useSkillAgent/SkillAgentPlugin.cjs.map +1 -1
  10. package/dist/hooks/useSkillAgent/SkillAgentPlugin.d.ts.map +1 -1
  11. package/dist/hooks/useSkillAgent/SkillAgentPlugin.js +3 -1
  12. package/dist/hooks/useSkillAgent/SkillAgentPlugin.js.map +1 -1
  13. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/memoization.cjs +38 -0
  14. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/memoization.cjs.map +1 -0
  15. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/memoization.js +34 -0
  16. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/memoization.js.map +1 -0
  17. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.cjs +31 -0
  18. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.cjs.map +1 -0
  19. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.js +29 -0
  20. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeBlock.js.map +1 -0
  21. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.cjs +82 -0
  22. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.cjs.map +1 -0
  23. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.js +80 -0
  24. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/CodeOverride.js.map +1 -0
  25. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.cjs +19 -0
  26. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.cjs.map +1 -0
  27. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.js +15 -0
  28. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/PreOverride.js.map +1 -0
  29. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.cjs +15 -0
  30. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.cjs.map +1 -0
  31. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.js +10 -0
  32. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/defaultComponents.js.map +1 -0
  33. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.cjs +18 -0
  34. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.cjs.map +1 -0
  35. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.js +16 -0
  36. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/overrides/withDefaults.js.map +1 -0
  37. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.cjs +89 -0
  38. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.cjs.map +1 -0
  39. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.js +87 -0
  40. package/dist/node_modules/.pnpm/@assistant-ui_react-markdown@0.11.4_@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktl_6uzi4agdmlr2ztnufdbddqrfva/node_modules/@assistant-ui/react-markdown/dist/primitives/MarkdownText.js.map +1 -0
  41. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/AssistantClient.cjs +133 -0
  42. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/AssistantClient.cjs.map +1 -0
  43. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/AssistantClient.js +131 -0
  44. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/AssistantClient.js.map +1 -0
  45. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/EventContext.cjs +18 -0
  46. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/EventContext.cjs.map +1 -0
  47. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/EventContext.js +15 -0
  48. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/EventContext.js.map +1 -0
  49. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContext.cjs +19 -0
  50. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContext.cjs.map +1 -0
  51. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContext.js +16 -0
  52. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContext.js.map +1 -0
  53. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContextClient.cjs +21 -0
  54. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContextClient.cjs.map +1 -0
  55. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContextClient.js +19 -0
  56. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ModelContextClient.js.map +1 -0
  57. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIClient.cjs +74 -0
  58. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIClient.cjs.map +1 -0
  59. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIClient.js +72 -0
  60. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIClient.js.map +1 -0
  61. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIContext.cjs +18 -0
  62. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIContext.cjs.map +1 -0
  63. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIContext.js +15 -0
  64. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/ToolUIContext.js.map +1 -0
  65. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/Tools.cjs +56 -0
  66. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/Tools.cjs.map +1 -0
  67. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/Tools.js +54 -0
  68. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/Tools.js.map +1 -0
  69. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.cjs +23 -0
  70. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.cjs.map +1 -0
  71. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.js +21 -0
  72. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/client/util-hooks/tapLookupResources.js.map +1 -0
  73. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.cjs +9 -0
  74. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.cjs.map +1 -0
  75. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.js +7 -0
  76. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/ReadonlyStore.js.map +1 -0
  77. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.cjs +32 -0
  78. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.cjs.map +1 -0
  79. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.js +29 -0
  80. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/AttachmentByIndexProvider.js.map +1 -0
  81. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.cjs +37 -0
  82. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.cjs.map +1 -0
  83. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.js +35 -0
  84. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/MessageByIndexProvider.js.map +1 -0
  85. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.cjs +20 -0
  86. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.cjs.map +1 -0
  87. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.js +18 -0
  88. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/PartByIndexProvider.js.map +1 -0
  89. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.cjs +50 -0
  90. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.cjs.map +1 -0
  91. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.js +48 -0
  92. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/TextMessagePartProvider.js.map +1 -0
  93. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.cjs +38 -0
  94. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.cjs.map +1 -0
  95. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.js +36 -0
  96. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/providers/ThreadViewportProvider.js.map +1 -0
  97. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.cjs +175 -0
  98. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.cjs.map +1 -0
  99. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.js +168 -0
  100. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/AssistantApiContext.js.map +1 -0
  101. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.cjs +17 -0
  102. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.cjs.map +1 -0
  103. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.js +13 -0
  104. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/ThreadViewportContext.js.map +1 -0
  105. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.cjs +22 -0
  106. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.cjs.map +1 -0
  107. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.js +20 -0
  108. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantEvent.js.map +1 -0
  109. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.cjs +55 -0
  110. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.cjs.map +1 -0
  111. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.js +53 -0
  112. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/hooks/useAssistantState.js.map +1 -0
  113. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.cjs +17 -0
  114. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.cjs.map +1 -0
  115. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.js +15 -0
  116. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextHook.js.map +1 -0
  117. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.cjs +32 -0
  118. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.cjs.map +1 -0
  119. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.js +30 -0
  120. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/react/utils/createContextStoreHook.js.map +1 -0
  121. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.cjs +24 -0
  122. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.cjs.map +1 -0
  123. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.js +22 -0
  124. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/context/stores/ThreadViewport.js.map +1 -0
  125. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.cjs +80 -0
  126. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.cjs.map +1 -0
  127. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.js +78 -0
  128. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/devtools/DevToolsHooks.js.map +1 -0
  129. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/internal.cjs +33 -0
  130. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/internal.cjs.map +1 -0
  131. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/internal.js +16 -0
  132. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/internal.js.map +1 -0
  133. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.cjs +28 -0
  134. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.cjs.map +1 -0
  135. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.js +25 -0
  136. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/AssistantRuntimeProvider.js.map +1 -0
  137. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.cjs +24 -0
  138. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.cjs.map +1 -0
  139. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js +22 -0
  140. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/RuntimeAdapter.js.map +1 -0
  141. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.cjs +25 -0
  142. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.cjs.map +1 -0
  143. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js +23 -0
  144. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/AttachmentRuntimeClient.js.map +1 -0
  145. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.cjs +101 -0
  146. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.cjs.map +1 -0
  147. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.js +99 -0
  148. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ComposerRuntimeClient.js.map +1 -0
  149. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.cjs +47 -0
  150. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.cjs.map +1 -0
  151. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.js +45 -0
  152. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/EventManagerRuntimeClient.js.map +1 -0
  153. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.cjs +24 -0
  154. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.cjs.map +1 -0
  155. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.js +22 -0
  156. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessagePartRuntimeClient.js.map +1 -0
  157. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.cjs +119 -0
  158. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.cjs.map +1 -0
  159. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.js +117 -0
  160. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/MessageRuntimeClient.js.map +1 -0
  161. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.cjs +53 -0
  162. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.cjs.map +1 -0
  163. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.js +51 -0
  164. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListItemRuntimeClient.js.map +1 -0
  165. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.cjs +79 -0
  166. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.cjs.map +1 -0
  167. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.js +77 -0
  168. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadListRuntimeClient.js.map +1 -0
  169. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.cjs +122 -0
  170. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.cjs.map +1 -0
  171. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.js +120 -0
  172. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/client/ThreadRuntimeClient.js.map +1 -0
  173. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.cjs +49 -0
  174. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.cjs.map +1 -0
  175. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.js +47 -0
  176. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AssistantRuntime.js.map +1 -0
  177. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.cjs +61 -0
  178. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.cjs.map +1 -0
  179. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.js +56 -0
  180. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/AttachmentRuntime.js.map +1 -0
  181. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.cjs +227 -0
  182. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.cjs.map +1 -0
  183. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.js +223 -0
  184. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ComposerRuntime.js.map +1 -0
  185. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.cjs +67 -0
  186. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.cjs.map +1 -0
  187. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.js +65 -0
  188. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessagePartRuntime.js.map +1 -0
  189. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.cjs +209 -0
  190. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.cjs.map +1 -0
  191. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.js +206 -0
  192. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/MessageRuntime.js.map +1 -0
  193. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.cjs +86 -0
  194. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.cjs.map +1 -0
  195. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.js +84 -0
  196. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListItemRuntime.js.map +1 -0
  197. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.cjs +166 -0
  198. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.cjs.map +1 -0
  199. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.js +164 -0
  200. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadListRuntime.js.map +1 -0
  201. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.cjs +245 -0
  202. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.cjs.map +1 -0
  203. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.js +242 -0
  204. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/ThreadRuntime.js.map +1 -0
  205. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.cjs +33 -0
  206. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.cjs.map +1 -0
  207. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.js +31 -0
  208. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/BaseSubject.js.map +1 -0
  209. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.cjs +39 -0
  210. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.cjs.map +1 -0
  211. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.js +37 -0
  212. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/EventSubscriptionSubject.js.map +1 -0
  213. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.cjs +39 -0
  214. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.cjs.map +1 -0
  215. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.js +37 -0
  216. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/LazyMemoizeSubject.js.map +1 -0
  217. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.cjs +43 -0
  218. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.cjs.map +1 -0
  219. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.js +41 -0
  220. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/NestedSubscriptionSubject.js.map +1 -0
  221. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.cjs +7 -0
  222. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.cjs.map +1 -0
  223. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.js +5 -0
  224. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/SKIP_UPDATE.js.map +1 -0
  225. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.cjs +43 -0
  226. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.cjs.map +1 -0
  227. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.js +41 -0
  228. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/ShallowMemoizeSubject.js.map +1 -0
  229. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.cjs +17 -0
  230. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.cjs.map +1 -0
  231. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.js +15 -0
  232. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime/subscribable/shallowEqual.js.map +1 -0
  233. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.cjs +13 -0
  234. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.cjs.map +1 -0
  235. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.js +11 -0
  236. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/adapters/RuntimeAdapterProvider.js.map +1 -0
  237. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.cjs +197 -0
  238. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.cjs.map +1 -0
  239. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js +195 -0
  240. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/assistant-transport/useToolInvocations.js.map +1 -0
  241. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.cjs +165 -0
  242. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.cjs.map +1 -0
  243. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.js +163 -0
  244. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/BaseComposerRuntimeCore.js.map +1 -0
  245. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.cjs +50 -0
  246. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.cjs.map +1 -0
  247. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.js +48 -0
  248. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultEditComposerRuntimeCore.js.map +1 -0
  249. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.cjs +43 -0
  250. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.cjs.map +1 -0
  251. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js +41 -0
  252. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/composer/DefaultThreadComposerRuntimeCore.js.map +1 -0
  253. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.cjs +17 -0
  254. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.cjs.map +1 -0
  255. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js +15 -0
  256. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseAssistantRuntimeCore.js.map +1 -0
  257. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.cjs +163 -0
  258. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.cjs.map +1 -0
  259. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.js +161 -0
  260. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/core/BaseThreadRuntimeCore.js.map +1 -0
  261. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.cjs +27 -0
  262. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.cjs.map +1 -0
  263. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js +25 -0
  264. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreRuntimeCore.js.map +1 -0
  265. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.cjs +175 -0
  266. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.cjs.map +1 -0
  267. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js +173 -0
  268. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadListRuntimeCore.js.map +1 -0
  269. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.cjs +249 -0
  270. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.cjs.map +1 -0
  271. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js +246 -0
  272. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js.map +1 -0
  273. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.cjs +17 -0
  274. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.cjs.map +1 -0
  275. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js +15 -0
  276. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js.map +1 -0
  277. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.cjs +137 -0
  278. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.cjs.map +1 -0
  279. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js +135 -0
  280. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageLike.js.map +1 -0
  281. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.cjs +52 -0
  282. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.cjs.map +1 -0
  283. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.js +49 -0
  284. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/auto-status.js.map +1 -0
  285. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.cjs +12 -0
  286. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.cjs.map +1 -0
  287. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.js +9 -0
  288. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/getExternalStoreMessage.js.map +1 -0
  289. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.cjs +22 -0
  290. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.cjs.map +1 -0
  291. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.js +20 -0
  292. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/useExternalStoreRuntime.js.map +1 -0
  293. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.cjs +26 -0
  294. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.cjs.map +1 -0
  295. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js +24 -0
  296. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/local/LocalRuntimeOptions.js.map +1 -0
  297. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.cjs +38 -0
  298. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.cjs.map +1 -0
  299. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.js +36 -0
  300. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/remote-thread-list/BaseSubscribable.js.map +1 -0
  301. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.cjs +381 -0
  302. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.cjs.map +1 -0
  303. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.js +378 -0
  304. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/utils/MessageRepository.js.map +1 -0
  305. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.cjs +19 -0
  306. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.cjs.map +1 -0
  307. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.js +17 -0
  308. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/util-hooks/tapSubscribable.js.map +1 -0
  309. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.cjs +45 -0
  310. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.cjs.map +1 -0
  311. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.js +43 -0
  312. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/ModelContextTypes.js.map +1 -0
  313. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.cjs +15 -0
  314. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.cjs.map +1 -0
  315. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.js +13 -0
  316. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/makeAssistantToolUI.js.map +1 -0
  317. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/toolbox.cjs +9 -0
  318. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/toolbox.cjs.map +1 -0
  319. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/toolbox.js +6 -0
  320. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/toolbox.js.map +1 -0
  321. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.cjs +15 -0
  322. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.cjs.map +1 -0
  323. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.js +13 -0
  324. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/model-context/useAssistantToolUI.js.map +1 -0
  325. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.cjs +50 -0
  326. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.cjs.map +1 -0
  327. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.js +48 -0
  328. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarCopy.js.map +1 -0
  329. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.cjs +25 -0
  330. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.cjs.map +1 -0
  331. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.js +23 -0
  332. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarReload.js.map +1 -0
  333. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.cjs +27 -0
  334. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.cjs.map +1 -0
  335. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.js +25 -0
  336. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/ActionBarRoot.js.map +1 -0
  337. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.cjs +29 -0
  338. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.cjs.map +1 -0
  339. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.js +26 -0
  340. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/actionBar/useActionBarFloatStatus.js.map +1 -0
  341. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.cjs +13 -0
  342. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.cjs.map +1 -0
  343. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.js +11 -0
  344. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentName.js.map +1 -0
  345. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.cjs +20 -0
  346. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.cjs.map +1 -0
  347. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.js +18 -0
  348. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRemove.js.map +1 -0
  349. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.cjs +13 -0
  350. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.cjs.map +1 -0
  351. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.js +11 -0
  352. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/attachment/AttachmentRoot.js.map +1 -0
  353. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.cjs +17 -0
  354. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.cjs.map +1 -0
  355. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.js +15 -0
  356. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerCount.js.map +1 -0
  357. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.cjs +29 -0
  358. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.cjs.map +1 -0
  359. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.js +27 -0
  360. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNext.js.map +1 -0
  361. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.cjs +17 -0
  362. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.cjs.map +1 -0
  363. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.js +15 -0
  364. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerNumber.js.map +1 -0
  365. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.cjs +29 -0
  366. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.cjs.map +1 -0
  367. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.js +27 -0
  368. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerPrevious.js.map +1 -0
  369. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.cjs +14 -0
  370. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.cjs.map +1 -0
  371. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.js +12 -0
  372. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/branchPicker/BranchPickerRoot.js.map +1 -0
  373. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.cjs +48 -0
  374. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.cjs.map +1 -0
  375. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.js +46 -0
  376. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAddAttachment.js.map +1 -0
  377. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.cjs +56 -0
  378. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.cjs.map +1 -0
  379. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.js +53 -0
  380. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerAttachments.js.map +1 -0
  381. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.cjs +23 -0
  382. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.cjs.map +1 -0
  383. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.js +21 -0
  384. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerCancel.js.map +1 -0
  385. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.cjs +118 -0
  386. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.cjs.map +1 -0
  387. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js +116 -0
  388. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerInput.js.map +1 -0
  389. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.cjs +28 -0
  390. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.cjs.map +1 -0
  391. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js +26 -0
  392. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerRoot.js.map +1 -0
  393. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.cjs +26 -0
  394. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.cjs.map +1 -0
  395. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js +23 -0
  396. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/composer/ComposerSend.js.map +1 -0
  397. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.cjs +18 -0
  398. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.cjs.map +1 -0
  399. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js +16 -0
  400. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorMessage.js.map +1 -0
  401. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.cjs +13 -0
  402. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.cjs.map +1 -0
  403. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js +11 -0
  404. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/error/ErrorRoot.js.map +1 -0
  405. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.cjs +57 -0
  406. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.cjs.map +1 -0
  407. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.js +54 -0
  408. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageAttachments.js.map +1 -0
  409. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.cjs +15 -0
  410. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.cjs.map +1 -0
  411. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.js +13 -0
  412. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageError.js.map +1 -0
  413. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.cjs +48 -0
  414. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.cjs.map +1 -0
  415. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.js +46 -0
  416. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageIf.js.map +1 -0
  417. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.cjs +253 -0
  418. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.cjs.map +1 -0
  419. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.js +250 -0
  420. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageParts.js.map +1 -0
  421. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.cjs +43 -0
  422. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.cjs.map +1 -0
  423. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.js +41 -0
  424. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/message/MessageRoot.js.map +1 -0
  425. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.cjs +15 -0
  426. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.cjs.map +1 -0
  427. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.js +13 -0
  428. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartImage.js.map +1 -0
  429. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.cjs +14 -0
  430. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.cjs.map +1 -0
  431. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.js +12 -0
  432. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartInProgress.js.map +1 -0
  433. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.cjs +15 -0
  434. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.cjs.map +1 -0
  435. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.js +13 -0
  436. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/MessagePartText.js.map +1 -0
  437. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.cjs +17 -0
  438. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.cjs.map +1 -0
  439. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.js +15 -0
  440. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartImage.js.map +1 -0
  441. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.cjs +17 -0
  442. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.cjs.map +1 -0
  443. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.js +15 -0
  444. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartReasoning.js.map +1 -0
  445. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.cjs +24 -0
  446. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.cjs.map +1 -0
  447. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.js +22 -0
  448. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/messagePart/useMessagePartText.js.map +1 -0
  449. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.cjs +49 -0
  450. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.cjs.map +1 -0
  451. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.js +47 -0
  452. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/reasoning/useScrollLock.js.map +1 -0
  453. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.cjs +27 -0
  454. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.cjs.map +1 -0
  455. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.js +25 -0
  456. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadIf.js.map +1 -0
  457. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.cjs +82 -0
  458. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.cjs.map +1 -0
  459. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.js +78 -0
  460. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadMessages.js.map +1 -0
  461. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.cjs +13 -0
  462. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.cjs.map +1 -0
  463. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.js +11 -0
  464. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadRoot.js.map +1 -0
  465. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.cjs +22 -0
  466. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.cjs.map +1 -0
  467. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.js +20 -0
  468. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadScrollToBottom.js.map +1 -0
  469. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.cjs +24 -0
  470. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.cjs.map +1 -0
  471. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.js +22 -0
  472. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/ThreadViewport.js.map +1 -0
  473. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.cjs +66 -0
  474. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.cjs.map +1 -0
  475. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.js +64 -0
  476. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/primitives/thread/useThreadViewportAutoScroll.js.map +1 -0
  477. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/types/EventTypes.cjs +23 -0
  478. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/types/EventTypes.cjs.map +1 -0
  479. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/types/EventTypes.js +20 -0
  480. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/types/EventTypes.js.map +1 -0
  481. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.cjs +34 -0
  482. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.cjs.map +1 -0
  483. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.js +32 -0
  484. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/CompositeContextProvider.js.map +1 -0
  485. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/createActionButton.cjs +37 -0
  486. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/createActionButton.cjs.map +1 -0
  487. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/createActionButton.js +35 -0
  488. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/createActionButton.js.map +1 -0
  489. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.cjs +12 -0
  490. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.cjs.map +1 -0
  491. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.js +10 -0
  492. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/getThreadMessageText.js.map +1 -0
  493. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.cjs +23 -0
  494. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.cjs.map +1 -0
  495. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.js +21 -0
  496. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useManagedRef.js.map +1 -0
  497. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.cjs +36 -0
  498. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.cjs.map +1 -0
  499. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.js +34 -0
  500. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnResizeContent.js.map +1 -0
  501. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.cjs +16 -0
  502. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.cjs.map +1 -0
  503. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.js +14 -0
  504. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/hooks/useOnScrollToBottom.js.map +1 -0
  505. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/idUtils.cjs +15 -0
  506. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/idUtils.cjs.map +1 -0
  507. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/idUtils.js +12 -0
  508. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/idUtils.js.map +1 -0
  509. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.cjs +47 -0
  510. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.cjs.map +1 -0
  511. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.js +42 -0
  512. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/SmoothContext.js.map +1 -0
  513. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.cjs +110 -0
  514. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.cjs.map +1 -0
  515. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.js +108 -0
  516. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/smooth/useSmooth.js.map +1 -0
  517. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.cjs +73 -0
  518. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.cjs.map +1 -0
  519. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.js +70 -0
  520. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/derived-scopes.js.map +1 -0
  521. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/store.cjs +23 -0
  522. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/store.cjs.map +1 -0
  523. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/store.js +21 -0
  524. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/store.js.map +1 -0
  525. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.cjs +56 -0
  526. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.cjs.map +1 -0
  527. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.js +54 -0
  528. package/dist/node_modules/.pnpm/@assistant-ui_react@0.11.37_patch_hash_iwwfiyzv4zhw7mnktlvcm7j4lu_@types_react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/utils/tap-store/tap-api.js.map +1 -0
  529. package/package.json +1 -1
@@ -0,0 +1,249 @@
1
+ 'use strict';
2
+
3
+ var getExternalStoreMessage = require('./getExternalStoreMessage.cjs');
4
+ var ThreadMessageConverter = require('./ThreadMessageConverter.cjs');
5
+ var autoStatus = require('./auto-status.cjs');
6
+ var ThreadMessageLike = require('./ThreadMessageLike.cjs');
7
+ var getThreadMessageText = require('../../../utils/getThreadMessageText.cjs');
8
+ var BaseThreadRuntimeCore = require('../core/BaseThreadRuntimeCore.cjs');
9
+ var MessageRepository = require('../utils/MessageRepository.cjs');
10
+
11
+ // src/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.tsx
12
+ var EMPTY_ARRAY = Object.freeze([]);
13
+ var hasUpcomingMessage = (isRunning, messages) => {
14
+ return isRunning && messages[messages.length - 1]?.role !== "assistant";
15
+ };
16
+ var ExternalStoreThreadRuntimeCore = class extends BaseThreadRuntimeCore.BaseThreadRuntimeCore {
17
+ _assistantOptimisticId = null;
18
+ _capabilities = {
19
+ switchToBranch: false,
20
+ switchBranchDuringRun: false,
21
+ edit: false,
22
+ reload: false,
23
+ cancel: false,
24
+ unstable_copy: false,
25
+ speech: false,
26
+ attachments: false,
27
+ feedback: false
28
+ };
29
+ get capabilities() {
30
+ return this._capabilities;
31
+ }
32
+ _messages;
33
+ isDisabled;
34
+ get isLoading() {
35
+ return this._store.isLoading ?? false;
36
+ }
37
+ get messages() {
38
+ return this._messages;
39
+ }
40
+ get state() {
41
+ return this._store.state ?? super.state;
42
+ }
43
+ get adapters() {
44
+ return this._store.adapters;
45
+ }
46
+ suggestions = [];
47
+ extras = void 0;
48
+ _converter = new ThreadMessageConverter.ThreadMessageConverter();
49
+ _store;
50
+ beginEdit(messageId) {
51
+ if (!this._store.onEdit)
52
+ throw new Error("Runtime does not support editing.");
53
+ super.beginEdit(messageId);
54
+ }
55
+ constructor(contextProvider, store) {
56
+ super(contextProvider);
57
+ this.__internal_setAdapter(store);
58
+ }
59
+ __internal_setAdapter(store) {
60
+ if (this._store === store) return;
61
+ const isRunning = store.isRunning ?? false;
62
+ this.isDisabled = store.isDisabled ?? false;
63
+ const oldStore = this._store;
64
+ this._store = store;
65
+ this.extras = store.extras;
66
+ this.suggestions = store.suggestions ?? EMPTY_ARRAY;
67
+ this._capabilities = {
68
+ switchToBranch: this._store.setMessages !== void 0,
69
+ switchBranchDuringRun: false,
70
+ // External store never supports branch switching during run
71
+ edit: this._store.onEdit !== void 0,
72
+ reload: this._store.onReload !== void 0,
73
+ cancel: this._store.onCancel !== void 0,
74
+ speech: this._store.adapters?.speech !== void 0,
75
+ unstable_copy: this._store.unstable_capabilities?.copy !== false,
76
+ // default true
77
+ attachments: !!this._store.adapters?.attachments,
78
+ feedback: !!this._store.adapters?.feedback
79
+ };
80
+ let messages;
81
+ if (store.messageRepository) {
82
+ if (oldStore && oldStore.isRunning === store.isRunning && oldStore.messageRepository === store.messageRepository) {
83
+ this._notifySubscribers();
84
+ return;
85
+ }
86
+ this.repository.clear();
87
+ this._assistantOptimisticId = null;
88
+ this.repository.import(store.messageRepository);
89
+ messages = this.repository.getMessages();
90
+ } else if (store.messages) {
91
+ if (oldStore) {
92
+ if (oldStore.convertMessage !== store.convertMessage) {
93
+ this._converter = new ThreadMessageConverter.ThreadMessageConverter();
94
+ } else if (oldStore.isRunning === store.isRunning && oldStore.messages === store.messages) {
95
+ this._notifySubscribers();
96
+ return;
97
+ }
98
+ }
99
+ messages = !store.convertMessage ? store.messages : this._converter.convertMessages(store.messages, (cache, m, idx) => {
100
+ if (!store.convertMessage) return m;
101
+ const isLast = idx === store.messages.length - 1;
102
+ const autoStatus$1 = autoStatus.getAutoStatus(
103
+ isLast,
104
+ isRunning,
105
+ false,
106
+ false,
107
+ void 0
108
+ );
109
+ if (cache && (cache.role !== "assistant" || !autoStatus.isAutoStatus(cache.status) || cache.status === autoStatus$1))
110
+ return cache;
111
+ const messageLike = store.convertMessage(m, idx);
112
+ const newMessage = ThreadMessageLike.fromThreadMessageLike(
113
+ messageLike,
114
+ idx.toString(),
115
+ autoStatus$1
116
+ );
117
+ newMessage[getExternalStoreMessage.symbolInnerMessage] = m;
118
+ return newMessage;
119
+ });
120
+ for (let i = 0; i < messages.length; i++) {
121
+ const message = messages[i];
122
+ const parent = messages[i - 1];
123
+ this.repository.addOrUpdateMessage(parent?.id ?? null, message);
124
+ }
125
+ } else {
126
+ throw new Error(
127
+ "ExternalStoreAdapter must provide either 'messages' or 'messageRepository'"
128
+ );
129
+ }
130
+ if (messages.length > 0) this.ensureInitialized();
131
+ if ((oldStore?.isRunning ?? false) !== (store.isRunning ?? false)) {
132
+ if (store.isRunning) {
133
+ this._notifyEventSubscribers("run-start");
134
+ } else {
135
+ this._notifyEventSubscribers("run-end");
136
+ }
137
+ }
138
+ if (this._assistantOptimisticId) {
139
+ this.repository.deleteMessage(this._assistantOptimisticId);
140
+ this._assistantOptimisticId = null;
141
+ }
142
+ if (hasUpcomingMessage(isRunning, messages)) {
143
+ this._assistantOptimisticId = this.repository.appendOptimisticMessage(
144
+ messages.at(-1)?.id ?? null,
145
+ {
146
+ role: "assistant",
147
+ content: []
148
+ }
149
+ );
150
+ }
151
+ this.repository.resetHead(
152
+ this._assistantOptimisticId ?? messages.at(-1)?.id ?? null
153
+ );
154
+ this._messages = this.repository.getMessages();
155
+ this._notifySubscribers();
156
+ }
157
+ switchToBranch(branchId) {
158
+ if (!this._store.setMessages)
159
+ throw new Error("Runtime does not support switching branches.");
160
+ if (this._store.isRunning) {
161
+ return;
162
+ }
163
+ this.repository.switchToBranch(branchId);
164
+ this.updateMessages(this.repository.getMessages());
165
+ }
166
+ async append(message) {
167
+ if (message.parentId !== (this.messages.at(-1)?.id ?? null)) {
168
+ if (!this._store.onEdit)
169
+ throw new Error("Runtime does not support editing messages.");
170
+ await this._store.onEdit(message);
171
+ } else {
172
+ await this._store.onNew(message);
173
+ }
174
+ }
175
+ async startRun(config) {
176
+ if (!this._store.onReload)
177
+ throw new Error("Runtime does not support reloading messages.");
178
+ await this._store.onReload(config.parentId, config);
179
+ }
180
+ async resumeRun(config) {
181
+ if (!this._store.onResume)
182
+ throw new Error("Runtime does not support resuming runs.");
183
+ await this._store.onResume(config);
184
+ }
185
+ unstable_loadExternalState(state) {
186
+ if (!this._store.onLoadExternalState)
187
+ throw new Error("Runtime does not support importing states.");
188
+ this._store.onLoadExternalState(state);
189
+ }
190
+ cancelRun() {
191
+ if (!this._store.onCancel)
192
+ throw new Error("Runtime does not support cancelling runs.");
193
+ this._store.onCancel();
194
+ if (this._assistantOptimisticId) {
195
+ this.repository.deleteMessage(this._assistantOptimisticId);
196
+ this._assistantOptimisticId = null;
197
+ }
198
+ let messages = this.repository.getMessages();
199
+ const previousMessage = messages[messages.length - 1];
200
+ if (previousMessage?.role === "user" && previousMessage.id === messages.at(-1)?.id) {
201
+ this.repository.deleteMessage(previousMessage.id);
202
+ if (!this.composer.text.trim()) {
203
+ this.composer.setText(getThreadMessageText.getThreadMessageText(previousMessage));
204
+ }
205
+ messages = this.repository.getMessages();
206
+ } else {
207
+ this._notifySubscribers();
208
+ }
209
+ setTimeout(() => {
210
+ this.updateMessages(messages);
211
+ }, 0);
212
+ }
213
+ addToolResult(options) {
214
+ if (!this._store.onAddToolResult && !this._store.onAddToolResult)
215
+ throw new Error("Runtime does not support tool results.");
216
+ this._store.onAddToolResult?.(options);
217
+ }
218
+ resumeToolCall(options) {
219
+ if (!this._store.onResumeToolCall)
220
+ throw new Error("Runtime does not support resuming tool calls.");
221
+ this._store.onResumeToolCall(options);
222
+ }
223
+ reset(initialMessages) {
224
+ const repo = new MessageRepository.MessageRepository();
225
+ repo.import(MessageRepository.ExportedMessageRepository.fromArray(initialMessages ?? []));
226
+ this.updateMessages(repo.getMessages());
227
+ }
228
+ import(data) {
229
+ this._assistantOptimisticId = null;
230
+ super.import(data);
231
+ if (this._store.onImport) {
232
+ this._store.onImport(this.repository.getMessages());
233
+ }
234
+ }
235
+ updateMessages = (messages) => {
236
+ const hasConverter = this._store.convertMessage !== void 0;
237
+ if (hasConverter) {
238
+ this._store.setMessages?.(
239
+ messages.flatMap(getExternalStoreMessage.getExternalStoreMessage).filter((m) => m != null)
240
+ );
241
+ } else {
242
+ this._store.setMessages?.(messages);
243
+ }
244
+ };
245
+ };
246
+
247
+ exports.ExternalStoreThreadRuntimeCore = ExternalStoreThreadRuntimeCore;
248
+ exports.hasUpcomingMessage = hasUpcomingMessage;
249
+ //# sourceMappingURL=ExternalStoreThreadRuntimeCore.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExternalStoreThreadRuntimeCore.cjs","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.tsx\nimport {\n getExternalStoreMessage,\n symbolInnerMessage\n} from \"./getExternalStoreMessage.js\";\nimport { ThreadMessageConverter } from \"./ThreadMessageConverter.js\";\nimport { getAutoStatus, isAutoStatus } from \"./auto-status.js\";\nimport { fromThreadMessageLike } from \"./ThreadMessageLike.js\";\nimport { getThreadMessageText } from \"../../../utils/getThreadMessageText.js\";\nimport { BaseThreadRuntimeCore } from \"../core/BaseThreadRuntimeCore.js\";\nimport {\n ExportedMessageRepository,\n MessageRepository\n} from \"../utils/MessageRepository.js\";\nvar EMPTY_ARRAY = Object.freeze([]);\nvar hasUpcomingMessage = (isRunning, messages) => {\n return isRunning && messages[messages.length - 1]?.role !== \"assistant\";\n};\nvar ExternalStoreThreadRuntimeCore = class extends BaseThreadRuntimeCore {\n _assistantOptimisticId = null;\n _capabilities = {\n switchToBranch: false,\n switchBranchDuringRun: false,\n edit: false,\n reload: false,\n cancel: false,\n unstable_copy: false,\n speech: false,\n attachments: false,\n feedback: false\n };\n get capabilities() {\n return this._capabilities;\n }\n _messages;\n isDisabled;\n get isLoading() {\n return this._store.isLoading ?? false;\n }\n get messages() {\n return this._messages;\n }\n get state() {\n return this._store.state ?? super.state;\n }\n get adapters() {\n return this._store.adapters;\n }\n suggestions = [];\n extras = void 0;\n _converter = new ThreadMessageConverter();\n _store;\n beginEdit(messageId) {\n if (!this._store.onEdit)\n throw new Error(\"Runtime does not support editing.\");\n super.beginEdit(messageId);\n }\n constructor(contextProvider, store) {\n super(contextProvider);\n this.__internal_setAdapter(store);\n }\n __internal_setAdapter(store) {\n if (this._store === store) return;\n const isRunning = store.isRunning ?? false;\n this.isDisabled = store.isDisabled ?? false;\n const oldStore = this._store;\n this._store = store;\n this.extras = store.extras;\n this.suggestions = store.suggestions ?? EMPTY_ARRAY;\n this._capabilities = {\n switchToBranch: this._store.setMessages !== void 0,\n switchBranchDuringRun: false,\n // External store never supports branch switching during run\n edit: this._store.onEdit !== void 0,\n reload: this._store.onReload !== void 0,\n cancel: this._store.onCancel !== void 0,\n speech: this._store.adapters?.speech !== void 0,\n unstable_copy: this._store.unstable_capabilities?.copy !== false,\n // default true\n attachments: !!this._store.adapters?.attachments,\n feedback: !!this._store.adapters?.feedback\n };\n let messages;\n if (store.messageRepository) {\n if (oldStore && oldStore.isRunning === store.isRunning && oldStore.messageRepository === store.messageRepository) {\n this._notifySubscribers();\n return;\n }\n this.repository.clear();\n this._assistantOptimisticId = null;\n this.repository.import(store.messageRepository);\n messages = this.repository.getMessages();\n } else if (store.messages) {\n if (oldStore) {\n if (oldStore.convertMessage !== store.convertMessage) {\n this._converter = new ThreadMessageConverter();\n } else if (oldStore.isRunning === store.isRunning && oldStore.messages === store.messages) {\n this._notifySubscribers();\n return;\n }\n }\n messages = !store.convertMessage ? store.messages : this._converter.convertMessages(store.messages, (cache, m, idx) => {\n if (!store.convertMessage) return m;\n const isLast = idx === store.messages.length - 1;\n const autoStatus = getAutoStatus(\n isLast,\n isRunning,\n false,\n false,\n void 0\n );\n if (cache && (cache.role !== \"assistant\" || !isAutoStatus(cache.status) || cache.status === autoStatus))\n return cache;\n const messageLike = store.convertMessage(m, idx);\n const newMessage = fromThreadMessageLike(\n messageLike,\n idx.toString(),\n autoStatus\n );\n newMessage[symbolInnerMessage] = m;\n return newMessage;\n });\n for (let i = 0; i < messages.length; i++) {\n const message = messages[i];\n const parent = messages[i - 1];\n this.repository.addOrUpdateMessage(parent?.id ?? null, message);\n }\n } else {\n throw new Error(\n \"ExternalStoreAdapter must provide either 'messages' or 'messageRepository'\"\n );\n }\n if (messages.length > 0) this.ensureInitialized();\n if ((oldStore?.isRunning ?? false) !== (store.isRunning ?? false)) {\n if (store.isRunning) {\n this._notifyEventSubscribers(\"run-start\");\n } else {\n this._notifyEventSubscribers(\"run-end\");\n }\n }\n if (this._assistantOptimisticId) {\n this.repository.deleteMessage(this._assistantOptimisticId);\n this._assistantOptimisticId = null;\n }\n if (hasUpcomingMessage(isRunning, messages)) {\n this._assistantOptimisticId = this.repository.appendOptimisticMessage(\n messages.at(-1)?.id ?? null,\n {\n role: \"assistant\",\n content: []\n }\n );\n }\n this.repository.resetHead(\n this._assistantOptimisticId ?? messages.at(-1)?.id ?? null\n );\n this._messages = this.repository.getMessages();\n this._notifySubscribers();\n }\n switchToBranch(branchId) {\n if (!this._store.setMessages)\n throw new Error(\"Runtime does not support switching branches.\");\n if (this._store.isRunning) {\n return;\n }\n this.repository.switchToBranch(branchId);\n this.updateMessages(this.repository.getMessages());\n }\n async append(message) {\n if (message.parentId !== (this.messages.at(-1)?.id ?? null)) {\n if (!this._store.onEdit)\n throw new Error(\"Runtime does not support editing messages.\");\n await this._store.onEdit(message);\n } else {\n await this._store.onNew(message);\n }\n }\n async startRun(config) {\n if (!this._store.onReload)\n throw new Error(\"Runtime does not support reloading messages.\");\n await this._store.onReload(config.parentId, config);\n }\n async resumeRun(config) {\n if (!this._store.onResume)\n throw new Error(\"Runtime does not support resuming runs.\");\n await this._store.onResume(config);\n }\n unstable_loadExternalState(state) {\n if (!this._store.onLoadExternalState)\n throw new Error(\"Runtime does not support importing states.\");\n this._store.onLoadExternalState(state);\n }\n cancelRun() {\n if (!this._store.onCancel)\n throw new Error(\"Runtime does not support cancelling runs.\");\n this._store.onCancel();\n if (this._assistantOptimisticId) {\n this.repository.deleteMessage(this._assistantOptimisticId);\n this._assistantOptimisticId = null;\n }\n let messages = this.repository.getMessages();\n const previousMessage = messages[messages.length - 1];\n if (previousMessage?.role === \"user\" && previousMessage.id === messages.at(-1)?.id) {\n this.repository.deleteMessage(previousMessage.id);\n if (!this.composer.text.trim()) {\n this.composer.setText(getThreadMessageText(previousMessage));\n }\n messages = this.repository.getMessages();\n } else {\n this._notifySubscribers();\n }\n setTimeout(() => {\n this.updateMessages(messages);\n }, 0);\n }\n addToolResult(options) {\n if (!this._store.onAddToolResult && !this._store.onAddToolResult)\n throw new Error(\"Runtime does not support tool results.\");\n this._store.onAddToolResult?.(options);\n }\n resumeToolCall(options) {\n if (!this._store.onResumeToolCall)\n throw new Error(\"Runtime does not support resuming tool calls.\");\n this._store.onResumeToolCall(options);\n }\n reset(initialMessages) {\n const repo = new MessageRepository();\n repo.import(ExportedMessageRepository.fromArray(initialMessages ?? []));\n this.updateMessages(repo.getMessages());\n }\n import(data) {\n this._assistantOptimisticId = null;\n super.import(data);\n if (this._store.onImport) {\n this._store.onImport(this.repository.getMessages());\n }\n }\n updateMessages = (messages) => {\n const hasConverter = this._store.convertMessage !== void 0;\n if (hasConverter) {\n this._store.setMessages?.(\n messages.flatMap(getExternalStoreMessage).filter((m) => m != null)\n );\n } else {\n this._store.setMessages?.(messages);\n }\n };\n};\nexport {\n ExternalStoreThreadRuntimeCore,\n hasUpcomingMessage\n};\n//# sourceMappingURL=ExternalStoreThreadRuntimeCore.js.map"],"names":["BaseThreadRuntimeCore","ThreadMessageConverter","autoStatus","getAutoStatus","isAutoStatus","fromThreadMessageLike","symbolInnerMessage","getThreadMessageText","MessageRepository","ExportedMessageRepository","getExternalStoreMessage"],"mappings":"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","x_google_ignoreList":[0]}
@@ -0,0 +1,246 @@
1
+ import { symbolInnerMessage, getExternalStoreMessage } from './getExternalStoreMessage.js';
2
+ import { ThreadMessageConverter } from './ThreadMessageConverter.js';
3
+ import { getAutoStatus, isAutoStatus } from './auto-status.js';
4
+ import { fromThreadMessageLike } from './ThreadMessageLike.js';
5
+ import { getThreadMessageText } from '../../../utils/getThreadMessageText.js';
6
+ import { BaseThreadRuntimeCore } from '../core/BaseThreadRuntimeCore.js';
7
+ import { ExportedMessageRepository, MessageRepository } from '../utils/MessageRepository.js';
8
+
9
+ // src/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.tsx
10
+ var EMPTY_ARRAY = Object.freeze([]);
11
+ var hasUpcomingMessage = (isRunning, messages) => {
12
+ return isRunning && messages[messages.length - 1]?.role !== "assistant";
13
+ };
14
+ var ExternalStoreThreadRuntimeCore = class extends BaseThreadRuntimeCore {
15
+ _assistantOptimisticId = null;
16
+ _capabilities = {
17
+ switchToBranch: false,
18
+ switchBranchDuringRun: false,
19
+ edit: false,
20
+ reload: false,
21
+ cancel: false,
22
+ unstable_copy: false,
23
+ speech: false,
24
+ attachments: false,
25
+ feedback: false
26
+ };
27
+ get capabilities() {
28
+ return this._capabilities;
29
+ }
30
+ _messages;
31
+ isDisabled;
32
+ get isLoading() {
33
+ return this._store.isLoading ?? false;
34
+ }
35
+ get messages() {
36
+ return this._messages;
37
+ }
38
+ get state() {
39
+ return this._store.state ?? super.state;
40
+ }
41
+ get adapters() {
42
+ return this._store.adapters;
43
+ }
44
+ suggestions = [];
45
+ extras = void 0;
46
+ _converter = new ThreadMessageConverter();
47
+ _store;
48
+ beginEdit(messageId) {
49
+ if (!this._store.onEdit)
50
+ throw new Error("Runtime does not support editing.");
51
+ super.beginEdit(messageId);
52
+ }
53
+ constructor(contextProvider, store) {
54
+ super(contextProvider);
55
+ this.__internal_setAdapter(store);
56
+ }
57
+ __internal_setAdapter(store) {
58
+ if (this._store === store) return;
59
+ const isRunning = store.isRunning ?? false;
60
+ this.isDisabled = store.isDisabled ?? false;
61
+ const oldStore = this._store;
62
+ this._store = store;
63
+ this.extras = store.extras;
64
+ this.suggestions = store.suggestions ?? EMPTY_ARRAY;
65
+ this._capabilities = {
66
+ switchToBranch: this._store.setMessages !== void 0,
67
+ switchBranchDuringRun: false,
68
+ // External store never supports branch switching during run
69
+ edit: this._store.onEdit !== void 0,
70
+ reload: this._store.onReload !== void 0,
71
+ cancel: this._store.onCancel !== void 0,
72
+ speech: this._store.adapters?.speech !== void 0,
73
+ unstable_copy: this._store.unstable_capabilities?.copy !== false,
74
+ // default true
75
+ attachments: !!this._store.adapters?.attachments,
76
+ feedback: !!this._store.adapters?.feedback
77
+ };
78
+ let messages;
79
+ if (store.messageRepository) {
80
+ if (oldStore && oldStore.isRunning === store.isRunning && oldStore.messageRepository === store.messageRepository) {
81
+ this._notifySubscribers();
82
+ return;
83
+ }
84
+ this.repository.clear();
85
+ this._assistantOptimisticId = null;
86
+ this.repository.import(store.messageRepository);
87
+ messages = this.repository.getMessages();
88
+ } else if (store.messages) {
89
+ if (oldStore) {
90
+ if (oldStore.convertMessage !== store.convertMessage) {
91
+ this._converter = new ThreadMessageConverter();
92
+ } else if (oldStore.isRunning === store.isRunning && oldStore.messages === store.messages) {
93
+ this._notifySubscribers();
94
+ return;
95
+ }
96
+ }
97
+ messages = !store.convertMessage ? store.messages : this._converter.convertMessages(store.messages, (cache, m, idx) => {
98
+ if (!store.convertMessage) return m;
99
+ const isLast = idx === store.messages.length - 1;
100
+ const autoStatus = getAutoStatus(
101
+ isLast,
102
+ isRunning,
103
+ false,
104
+ false,
105
+ void 0
106
+ );
107
+ if (cache && (cache.role !== "assistant" || !isAutoStatus(cache.status) || cache.status === autoStatus))
108
+ return cache;
109
+ const messageLike = store.convertMessage(m, idx);
110
+ const newMessage = fromThreadMessageLike(
111
+ messageLike,
112
+ idx.toString(),
113
+ autoStatus
114
+ );
115
+ newMessage[symbolInnerMessage] = m;
116
+ return newMessage;
117
+ });
118
+ for (let i = 0; i < messages.length; i++) {
119
+ const message = messages[i];
120
+ const parent = messages[i - 1];
121
+ this.repository.addOrUpdateMessage(parent?.id ?? null, message);
122
+ }
123
+ } else {
124
+ throw new Error(
125
+ "ExternalStoreAdapter must provide either 'messages' or 'messageRepository'"
126
+ );
127
+ }
128
+ if (messages.length > 0) this.ensureInitialized();
129
+ if ((oldStore?.isRunning ?? false) !== (store.isRunning ?? false)) {
130
+ if (store.isRunning) {
131
+ this._notifyEventSubscribers("run-start");
132
+ } else {
133
+ this._notifyEventSubscribers("run-end");
134
+ }
135
+ }
136
+ if (this._assistantOptimisticId) {
137
+ this.repository.deleteMessage(this._assistantOptimisticId);
138
+ this._assistantOptimisticId = null;
139
+ }
140
+ if (hasUpcomingMessage(isRunning, messages)) {
141
+ this._assistantOptimisticId = this.repository.appendOptimisticMessage(
142
+ messages.at(-1)?.id ?? null,
143
+ {
144
+ role: "assistant",
145
+ content: []
146
+ }
147
+ );
148
+ }
149
+ this.repository.resetHead(
150
+ this._assistantOptimisticId ?? messages.at(-1)?.id ?? null
151
+ );
152
+ this._messages = this.repository.getMessages();
153
+ this._notifySubscribers();
154
+ }
155
+ switchToBranch(branchId) {
156
+ if (!this._store.setMessages)
157
+ throw new Error("Runtime does not support switching branches.");
158
+ if (this._store.isRunning) {
159
+ return;
160
+ }
161
+ this.repository.switchToBranch(branchId);
162
+ this.updateMessages(this.repository.getMessages());
163
+ }
164
+ async append(message) {
165
+ if (message.parentId !== (this.messages.at(-1)?.id ?? null)) {
166
+ if (!this._store.onEdit)
167
+ throw new Error("Runtime does not support editing messages.");
168
+ await this._store.onEdit(message);
169
+ } else {
170
+ await this._store.onNew(message);
171
+ }
172
+ }
173
+ async startRun(config) {
174
+ if (!this._store.onReload)
175
+ throw new Error("Runtime does not support reloading messages.");
176
+ await this._store.onReload(config.parentId, config);
177
+ }
178
+ async resumeRun(config) {
179
+ if (!this._store.onResume)
180
+ throw new Error("Runtime does not support resuming runs.");
181
+ await this._store.onResume(config);
182
+ }
183
+ unstable_loadExternalState(state) {
184
+ if (!this._store.onLoadExternalState)
185
+ throw new Error("Runtime does not support importing states.");
186
+ this._store.onLoadExternalState(state);
187
+ }
188
+ cancelRun() {
189
+ if (!this._store.onCancel)
190
+ throw new Error("Runtime does not support cancelling runs.");
191
+ this._store.onCancel();
192
+ if (this._assistantOptimisticId) {
193
+ this.repository.deleteMessage(this._assistantOptimisticId);
194
+ this._assistantOptimisticId = null;
195
+ }
196
+ let messages = this.repository.getMessages();
197
+ const previousMessage = messages[messages.length - 1];
198
+ if (previousMessage?.role === "user" && previousMessage.id === messages.at(-1)?.id) {
199
+ this.repository.deleteMessage(previousMessage.id);
200
+ if (!this.composer.text.trim()) {
201
+ this.composer.setText(getThreadMessageText(previousMessage));
202
+ }
203
+ messages = this.repository.getMessages();
204
+ } else {
205
+ this._notifySubscribers();
206
+ }
207
+ setTimeout(() => {
208
+ this.updateMessages(messages);
209
+ }, 0);
210
+ }
211
+ addToolResult(options) {
212
+ if (!this._store.onAddToolResult && !this._store.onAddToolResult)
213
+ throw new Error("Runtime does not support tool results.");
214
+ this._store.onAddToolResult?.(options);
215
+ }
216
+ resumeToolCall(options) {
217
+ if (!this._store.onResumeToolCall)
218
+ throw new Error("Runtime does not support resuming tool calls.");
219
+ this._store.onResumeToolCall(options);
220
+ }
221
+ reset(initialMessages) {
222
+ const repo = new MessageRepository();
223
+ repo.import(ExportedMessageRepository.fromArray(initialMessages ?? []));
224
+ this.updateMessages(repo.getMessages());
225
+ }
226
+ import(data) {
227
+ this._assistantOptimisticId = null;
228
+ super.import(data);
229
+ if (this._store.onImport) {
230
+ this._store.onImport(this.repository.getMessages());
231
+ }
232
+ }
233
+ updateMessages = (messages) => {
234
+ const hasConverter = this._store.convertMessage !== void 0;
235
+ if (hasConverter) {
236
+ this._store.setMessages?.(
237
+ messages.flatMap(getExternalStoreMessage).filter((m) => m != null)
238
+ );
239
+ } else {
240
+ this._store.setMessages?.(messages);
241
+ }
242
+ };
243
+ };
244
+
245
+ export { ExternalStoreThreadRuntimeCore, hasUpcomingMessage };
246
+ //# sourceMappingURL=ExternalStoreThreadRuntimeCore.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExternalStoreThreadRuntimeCore.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/external-store/ExternalStoreThreadRuntimeCore.tsx\nimport {\n getExternalStoreMessage,\n symbolInnerMessage\n} from \"./getExternalStoreMessage.js\";\nimport { ThreadMessageConverter } from \"./ThreadMessageConverter.js\";\nimport { getAutoStatus, isAutoStatus } from \"./auto-status.js\";\nimport { fromThreadMessageLike } from \"./ThreadMessageLike.js\";\nimport { getThreadMessageText } from \"../../../utils/getThreadMessageText.js\";\nimport { BaseThreadRuntimeCore } from \"../core/BaseThreadRuntimeCore.js\";\nimport {\n ExportedMessageRepository,\n MessageRepository\n} from \"../utils/MessageRepository.js\";\nvar EMPTY_ARRAY = Object.freeze([]);\nvar hasUpcomingMessage = (isRunning, messages) => {\n return isRunning && messages[messages.length - 1]?.role !== \"assistant\";\n};\nvar ExternalStoreThreadRuntimeCore = class extends BaseThreadRuntimeCore {\n _assistantOptimisticId = null;\n _capabilities = {\n switchToBranch: false,\n switchBranchDuringRun: false,\n edit: false,\n reload: false,\n cancel: false,\n unstable_copy: false,\n speech: false,\n attachments: false,\n feedback: false\n };\n get capabilities() {\n return this._capabilities;\n }\n _messages;\n isDisabled;\n get isLoading() {\n return this._store.isLoading ?? false;\n }\n get messages() {\n return this._messages;\n }\n get state() {\n return this._store.state ?? super.state;\n }\n get adapters() {\n return this._store.adapters;\n }\n suggestions = [];\n extras = void 0;\n _converter = new ThreadMessageConverter();\n _store;\n beginEdit(messageId) {\n if (!this._store.onEdit)\n throw new Error(\"Runtime does not support editing.\");\n super.beginEdit(messageId);\n }\n constructor(contextProvider, store) {\n super(contextProvider);\n this.__internal_setAdapter(store);\n }\n __internal_setAdapter(store) {\n if (this._store === store) return;\n const isRunning = store.isRunning ?? false;\n this.isDisabled = store.isDisabled ?? false;\n const oldStore = this._store;\n this._store = store;\n this.extras = store.extras;\n this.suggestions = store.suggestions ?? EMPTY_ARRAY;\n this._capabilities = {\n switchToBranch: this._store.setMessages !== void 0,\n switchBranchDuringRun: false,\n // External store never supports branch switching during run\n edit: this._store.onEdit !== void 0,\n reload: this._store.onReload !== void 0,\n cancel: this._store.onCancel !== void 0,\n speech: this._store.adapters?.speech !== void 0,\n unstable_copy: this._store.unstable_capabilities?.copy !== false,\n // default true\n attachments: !!this._store.adapters?.attachments,\n feedback: !!this._store.adapters?.feedback\n };\n let messages;\n if (store.messageRepository) {\n if (oldStore && oldStore.isRunning === store.isRunning && oldStore.messageRepository === store.messageRepository) {\n this._notifySubscribers();\n return;\n }\n this.repository.clear();\n this._assistantOptimisticId = null;\n this.repository.import(store.messageRepository);\n messages = this.repository.getMessages();\n } else if (store.messages) {\n if (oldStore) {\n if (oldStore.convertMessage !== store.convertMessage) {\n this._converter = new ThreadMessageConverter();\n } else if (oldStore.isRunning === store.isRunning && oldStore.messages === store.messages) {\n this._notifySubscribers();\n return;\n }\n }\n messages = !store.convertMessage ? store.messages : this._converter.convertMessages(store.messages, (cache, m, idx) => {\n if (!store.convertMessage) return m;\n const isLast = idx === store.messages.length - 1;\n const autoStatus = getAutoStatus(\n isLast,\n isRunning,\n false,\n false,\n void 0\n );\n if (cache && (cache.role !== \"assistant\" || !isAutoStatus(cache.status) || cache.status === autoStatus))\n return cache;\n const messageLike = store.convertMessage(m, idx);\n const newMessage = fromThreadMessageLike(\n messageLike,\n idx.toString(),\n autoStatus\n );\n newMessage[symbolInnerMessage] = m;\n return newMessage;\n });\n for (let i = 0; i < messages.length; i++) {\n const message = messages[i];\n const parent = messages[i - 1];\n this.repository.addOrUpdateMessage(parent?.id ?? null, message);\n }\n } else {\n throw new Error(\n \"ExternalStoreAdapter must provide either 'messages' or 'messageRepository'\"\n );\n }\n if (messages.length > 0) this.ensureInitialized();\n if ((oldStore?.isRunning ?? false) !== (store.isRunning ?? false)) {\n if (store.isRunning) {\n this._notifyEventSubscribers(\"run-start\");\n } else {\n this._notifyEventSubscribers(\"run-end\");\n }\n }\n if (this._assistantOptimisticId) {\n this.repository.deleteMessage(this._assistantOptimisticId);\n this._assistantOptimisticId = null;\n }\n if (hasUpcomingMessage(isRunning, messages)) {\n this._assistantOptimisticId = this.repository.appendOptimisticMessage(\n messages.at(-1)?.id ?? null,\n {\n role: \"assistant\",\n content: []\n }\n );\n }\n this.repository.resetHead(\n this._assistantOptimisticId ?? messages.at(-1)?.id ?? null\n );\n this._messages = this.repository.getMessages();\n this._notifySubscribers();\n }\n switchToBranch(branchId) {\n if (!this._store.setMessages)\n throw new Error(\"Runtime does not support switching branches.\");\n if (this._store.isRunning) {\n return;\n }\n this.repository.switchToBranch(branchId);\n this.updateMessages(this.repository.getMessages());\n }\n async append(message) {\n if (message.parentId !== (this.messages.at(-1)?.id ?? null)) {\n if (!this._store.onEdit)\n throw new Error(\"Runtime does not support editing messages.\");\n await this._store.onEdit(message);\n } else {\n await this._store.onNew(message);\n }\n }\n async startRun(config) {\n if (!this._store.onReload)\n throw new Error(\"Runtime does not support reloading messages.\");\n await this._store.onReload(config.parentId, config);\n }\n async resumeRun(config) {\n if (!this._store.onResume)\n throw new Error(\"Runtime does not support resuming runs.\");\n await this._store.onResume(config);\n }\n unstable_loadExternalState(state) {\n if (!this._store.onLoadExternalState)\n throw new Error(\"Runtime does not support importing states.\");\n this._store.onLoadExternalState(state);\n }\n cancelRun() {\n if (!this._store.onCancel)\n throw new Error(\"Runtime does not support cancelling runs.\");\n this._store.onCancel();\n if (this._assistantOptimisticId) {\n this.repository.deleteMessage(this._assistantOptimisticId);\n this._assistantOptimisticId = null;\n }\n let messages = this.repository.getMessages();\n const previousMessage = messages[messages.length - 1];\n if (previousMessage?.role === \"user\" && previousMessage.id === messages.at(-1)?.id) {\n this.repository.deleteMessage(previousMessage.id);\n if (!this.composer.text.trim()) {\n this.composer.setText(getThreadMessageText(previousMessage));\n }\n messages = this.repository.getMessages();\n } else {\n this._notifySubscribers();\n }\n setTimeout(() => {\n this.updateMessages(messages);\n }, 0);\n }\n addToolResult(options) {\n if (!this._store.onAddToolResult && !this._store.onAddToolResult)\n throw new Error(\"Runtime does not support tool results.\");\n this._store.onAddToolResult?.(options);\n }\n resumeToolCall(options) {\n if (!this._store.onResumeToolCall)\n throw new Error(\"Runtime does not support resuming tool calls.\");\n this._store.onResumeToolCall(options);\n }\n reset(initialMessages) {\n const repo = new MessageRepository();\n repo.import(ExportedMessageRepository.fromArray(initialMessages ?? []));\n this.updateMessages(repo.getMessages());\n }\n import(data) {\n this._assistantOptimisticId = null;\n super.import(data);\n if (this._store.onImport) {\n this._store.onImport(this.repository.getMessages());\n }\n }\n updateMessages = (messages) => {\n const hasConverter = this._store.convertMessage !== void 0;\n if (hasConverter) {\n this._store.setMessages?.(\n messages.flatMap(getExternalStoreMessage).filter((m) => m != null)\n );\n } else {\n this._store.setMessages?.(messages);\n }\n };\n};\nexport {\n ExternalStoreThreadRuntimeCore,\n hasUpcomingMessage\n};\n//# sourceMappingURL=ExternalStoreThreadRuntimeCore.js.map"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
@@ -0,0 +1,17 @@
1
+ 'use strict';
2
+
3
+ // src/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.ts
4
+ var ThreadMessageConverter = class {
5
+ cache = /* @__PURE__ */ new WeakMap();
6
+ convertMessages(messages, converter) {
7
+ return messages.map((m, idx) => {
8
+ const cached = this.cache.get(m);
9
+ const newMessage = converter(cached, m, idx);
10
+ this.cache.set(m, newMessage);
11
+ return newMessage;
12
+ });
13
+ }
14
+ };
15
+
16
+ exports.ThreadMessageConverter = ThreadMessageConverter;
17
+ //# sourceMappingURL=ThreadMessageConverter.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ThreadMessageConverter.cjs","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.ts\nvar ThreadMessageConverter = class {\n cache = /* @__PURE__ */ new WeakMap();\n convertMessages(messages, converter) {\n return messages.map((m, idx) => {\n const cached = this.cache.get(m);\n const newMessage = converter(cached, m, idx);\n this.cache.set(m, newMessage);\n return newMessage;\n });\n }\n};\nexport {\n ThreadMessageConverter\n};\n//# sourceMappingURL=ThreadMessageConverter.js.map"],"names":[],"mappings":";;AAAA;AACG,IAAC,sBAAsB,GAAG,MAAM;AACnC,EAAE,KAAK,mBAAmB,IAAI,OAAO,EAAE,CAAC;AACxC,EAAE,eAAe,CAAC,QAAQ,EAAE,SAAS,EAAE;AACvC,IAAI,OAAO,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,GAAG,KAAK;AACpC,MAAM,MAAM,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;AACvC,MAAM,MAAM,UAAU,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,GAAG,CAAC,CAAC;AACnD,MAAM,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,EAAE,UAAU,CAAC,CAAC;AACpC,MAAM,OAAO,UAAU,CAAC;AACxB,KAAK,CAAC,CAAC;AACP,GAAG;AACH;;;;","x_google_ignoreList":[0]}
@@ -0,0 +1,15 @@
1
+ // src/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.ts
2
+ var ThreadMessageConverter = class {
3
+ cache = /* @__PURE__ */ new WeakMap();
4
+ convertMessages(messages, converter) {
5
+ return messages.map((m, idx) => {
6
+ const cached = this.cache.get(m);
7
+ const newMessage = converter(cached, m, idx);
8
+ this.cache.set(m, newMessage);
9
+ return newMessage;
10
+ });
11
+ }
12
+ };
13
+
14
+ export { ThreadMessageConverter };
15
+ //# sourceMappingURL=ThreadMessageConverter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ThreadMessageConverter.js","sources":["../../../../../../../../../../../../../node_modules/.pnpm/@assistant-ui+react@0.11.37_patch_hash=iwwfiyzv4zhw7mnktlvcm7j4lu_@types+react-dom@17.0.2_@ty_fdora4jusikuybcvffh3mbtaym/node_modules/@assistant-ui/react/dist/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.js"],"sourcesContent":["// src/legacy-runtime/runtime-cores/external-store/ThreadMessageConverter.ts\nvar ThreadMessageConverter = class {\n cache = /* @__PURE__ */ new WeakMap();\n convertMessages(messages, converter) {\n return messages.map((m, idx) => {\n const cached = this.cache.get(m);\n const newMessage = converter(cached, m, idx);\n this.cache.set(m, newMessage);\n return newMessage;\n });\n }\n};\nexport {\n ThreadMessageConverter\n};\n//# sourceMappingURL=ThreadMessageConverter.js.map"],"names":[],"mappings":"AAAA;AACG,IAAC,sBAAsB,GAAG,MAAM;AACnC,EAAE,KAAK,mBAAmB,IAAI,OAAO,EAAE,CAAC;AACxC,EAAE,eAAe,CAAC,QAAQ,EAAE,SAAS,EAAE;AACvC,IAAI,OAAO,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,GAAG,KAAK;AACpC,MAAM,MAAM,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;AACvC,MAAM,MAAM,UAAU,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,EAAE,GAAG,CAAC,CAAC;AACnD,MAAM,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,EAAE,UAAU,CAAC,CAAC;AACpC,MAAM,OAAO,UAAU,CAAC;AACxB,KAAK,CAAC,CAAC;AACP,GAAG;AACH;;;;","x_google_ignoreList":[0]}