@tutti-os/agent-gui 0.0.59 → 0.0.60

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 (97) hide show
  1. package/README.md +1 -1
  2. package/dist/@-bold-lined-BLLFKBFI.svg +10 -0
  3. package/dist/add-lined-bold-5QPUDZCU.svg +3 -0
  4. package/dist/agent-conversation/index.d.ts +2 -2
  5. package/dist/agent-conversation/index.js +7 -7
  6. package/dist/agent-message-center/index.js +17 -11
  7. package/dist/agent-message-center/index.js.map +1 -1
  8. package/dist/{agentGuiNodeTypes-CupCLd9p.d.ts → agentGuiNodeTypes-CC52zXAV.d.ts} +7 -4
  9. package/dist/app/renderer/agentactivity.css +533 -56
  10. package/dist/app/renderer/assets/icons/@-bold-lined.svg +10 -0
  11. package/dist/app/renderer/assets/icons/@-lined.svg +10 -0
  12. package/dist/app/renderer/assets/icons/add-lined-bold.svg +3 -0
  13. package/dist/app/renderer/assets/icons/add-lined-icon.svg +3 -0
  14. package/dist/app/renderer/assets/icons/add-lined.svg +3 -0
  15. package/dist/app/renderer/assets/icons/agents/claudecode-flat-filled.svg +10 -0
  16. package/dist/app/renderer/assets/icons/agents/codex-flat-filled.svg +10 -0
  17. package/dist/app/renderer/assets/icons/agents/provider-rail-claude-code-colorful.png +0 -0
  18. package/dist/app/renderer/assets/icons/agents/provider-rail-codex-colorful.png +0 -0
  19. package/dist/app/renderer/assets/icons/agents/provider-rail-hermes-colorful.png +0 -0
  20. package/dist/app/renderer/assets/icons/agents/provider-rail-tutti.png +0 -0
  21. package/dist/app/renderer/assets/icons/handoff-lined.png +0 -0
  22. package/dist/app/renderer/assets/icons/handoff-lined.svg +11 -0
  23. package/dist/{chunk-5SRRKWE4.js → chunk-24CUBQKJ.js} +2 -2
  24. package/dist/{chunk-NX6T3DDS.js → chunk-2LGUBUEJ.js} +3 -3
  25. package/dist/{chunk-UCCUIUGK.js → chunk-4OPTXOOZ.js} +2 -2
  26. package/dist/{chunk-Q75AK47T.js → chunk-5WB3NGIN.js} +2 -2
  27. package/dist/{chunk-2WUDORCV.js → chunk-6TEPDMX6.js} +2 -2
  28. package/dist/{chunk-IS6JUDDY.js → chunk-6VVBG4BF.js} +44 -20
  29. package/dist/chunk-6VVBG4BF.js.map +1 -0
  30. package/dist/{chunk-OLI2A3EM.js → chunk-74TIEA6X.js} +2 -2
  31. package/dist/{chunk-N756UO52.js → chunk-AWIZJQXW.js} +68 -65
  32. package/dist/chunk-AWIZJQXW.js.map +1 -0
  33. package/dist/{chunk-SLT5Q37C.js → chunk-B6YDXIZW.js} +5 -3
  34. package/dist/{chunk-SLT5Q37C.js.map → chunk-B6YDXIZW.js.map} +1 -1
  35. package/dist/{chunk-7GM7UQXD.js → chunk-BB2SVMEV.js} +46 -8
  36. package/dist/chunk-BB2SVMEV.js.map +1 -0
  37. package/dist/{chunk-BT5WEZO5.js → chunk-CUMZV32B.js} +5 -5
  38. package/dist/chunk-CUMZV32B.js.map +1 -0
  39. package/dist/{chunk-OFMORNBO.js → chunk-CZSMZRAV.js} +23 -6
  40. package/dist/chunk-CZSMZRAV.js.map +1 -0
  41. package/dist/{chunk-HVU46DDA.js → chunk-FRCIPTUD.js} +13 -2
  42. package/dist/chunk-FRCIPTUD.js.map +1 -0
  43. package/dist/{chunk-CEMXB7LA.js → chunk-I5ZIKJVN.js} +2 -2
  44. package/dist/{chunk-4PSDYKZQ.js → chunk-K3UBSTJ5.js} +12 -9
  45. package/dist/chunk-K3UBSTJ5.js.map +1 -0
  46. package/dist/{chunk-Z2BTIAOC.js → chunk-MPZ3CW5C.js} +1 -1
  47. package/dist/chunk-MPZ3CW5C.js.map +1 -0
  48. package/dist/{chunk-MTFSQWZ6.js → chunk-V4JGVBUN.js} +22 -2
  49. package/dist/chunk-V4JGVBUN.js.map +1 -0
  50. package/dist/{chunk-OQJSZSYB.js → chunk-WNVIKTJK.js} +2 -2
  51. package/dist/{chunk-BEFNWUOZ.js → chunk-YZ3POK7G.js} +374 -316
  52. package/dist/chunk-YZ3POK7G.js.map +1 -0
  53. package/dist/claudecode-flat-filled-NHO4JCVK.svg +10 -0
  54. package/dist/codex-flat-filled-WYHCF5VR.svg +10 -0
  55. package/dist/context-mention-palette/index.js +8 -8
  56. package/dist/handoff-lined-4WQUBVG3.svg +11 -0
  57. package/dist/i18n/index.d.ts +43 -19
  58. package/dist/i18n/index.js +2 -2
  59. package/dist/index.d.ts +40 -16
  60. package/dist/index.js +1357 -501
  61. package/dist/index.js.map +1 -1
  62. package/dist/queued-prompt-runtime.d.ts +2 -2
  63. package/dist/{types-BsHvTjIZ.d.ts → types-DSc2ta3s.d.ts} +1 -1
  64. package/dist/workbench/contribution.d.ts +4 -8
  65. package/dist/workbench/contribution.js +9 -7
  66. package/dist/workbench/index.d.ts +4 -4
  67. package/dist/workbench/index.js +10 -12
  68. package/dist/workbench/launch.d.ts +6 -7
  69. package/dist/workbench/launch.js +2 -4
  70. package/dist/workbench/providerCatalog.d.ts +1 -1
  71. package/dist/workbench/sessionTitle.d.ts +1 -1
  72. package/dist/workbench/sessionTitle.js +3 -3
  73. package/dist/workbench/state.d.ts +1 -1
  74. package/dist/workbench/state.js +2 -2
  75. package/dist/workbench/types.d.ts +3 -1
  76. package/dist/workbench/types.js +1 -1
  77. package/dist/workspace-agent-generated-files.js +3 -3
  78. package/package.json +12 -12
  79. package/dist/@-lined-14px-64O2KKB4.svg +0 -3
  80. package/dist/chunk-4PSDYKZQ.js.map +0 -1
  81. package/dist/chunk-7GM7UQXD.js.map +0 -1
  82. package/dist/chunk-BEFNWUOZ.js.map +0 -1
  83. package/dist/chunk-BT5WEZO5.js.map +0 -1
  84. package/dist/chunk-HVU46DDA.js.map +0 -1
  85. package/dist/chunk-IS6JUDDY.js.map +0 -1
  86. package/dist/chunk-MTFSQWZ6.js.map +0 -1
  87. package/dist/chunk-N756UO52.js.map +0 -1
  88. package/dist/chunk-OFMORNBO.js.map +0 -1
  89. package/dist/chunk-Z2BTIAOC.js.map +0 -1
  90. /package/dist/{chunk-5SRRKWE4.js.map → chunk-24CUBQKJ.js.map} +0 -0
  91. /package/dist/{chunk-NX6T3DDS.js.map → chunk-2LGUBUEJ.js.map} +0 -0
  92. /package/dist/{chunk-UCCUIUGK.js.map → chunk-4OPTXOOZ.js.map} +0 -0
  93. /package/dist/{chunk-Q75AK47T.js.map → chunk-5WB3NGIN.js.map} +0 -0
  94. /package/dist/{chunk-2WUDORCV.js.map → chunk-6TEPDMX6.js.map} +0 -0
  95. /package/dist/{chunk-OLI2A3EM.js.map → chunk-74TIEA6X.js.map} +0 -0
  96. /package/dist/{chunk-CEMXB7LA.js.map → chunk-I5ZIKJVN.js.map} +0 -0
  97. /package/dist/{chunk-OQJSZSYB.js.map → chunk-WNVIKTJK.js.map} +0 -0
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_3862_27144)">
3
+ <path d="M9.42384 13.3255C9.49189 13.285 9.53358 13.2116 9.53358 13.1323C9.53358 13.0117 9.4384 12.9125 9.31785 12.9076L1.64539 12.5938C1.57631 12.591 1.50759 12.5823 1.43997 12.5679L1.38144 12.5554C1.13144 12.5022 0.908899 12.3609 0.754384 12.1573L0.58218 11.9304C0.517085 11.8446 0.489711 11.736 0.506357 11.6296C0.523411 11.5206 0.585135 11.4237 0.676674 11.3621L0.789818 11.286C0.921712 11.1973 1.07961 11.1555 1.23811 11.1674L9.5297 11.7887C9.57673 11.7922 9.62026 11.7637 9.63586 11.7192C9.65142 11.6748 9.63528 11.6255 9.59647 11.5988L2.91463 7.01244C2.80151 6.9348 2.70076 6.84053 2.61578 6.73282L2.60913 6.72438C2.46814 6.54569 2.37566 6.33363 2.34063 6.10872L2.31317 5.93241C2.26901 5.64891 2.35546 5.36064 2.54833 5.14821C2.75239 4.92346 3.05163 4.80987 3.35343 4.84258L3.56048 4.86503C3.80605 4.89165 4.03973 4.98473 4.23635 5.13424L9.26417 8.95755C9.3217 9.0013 9.40305 8.99423 9.45217 8.94121C9.49401 8.89604 9.50154 8.82888 9.47075 8.77556L6.25638 3.21021C6.12565 2.98388 6.02631 2.74082 5.96693 2.48629C5.94424 2.38906 5.91985 2.28181 5.8968 2.17523C5.81309 1.78809 5.92299 1.40247 6.15784 1.08351L6.3923 0.765093C6.47105 0.658149 6.58146 0.578711 6.70789 0.538046C6.83927 0.495789 6.98086 0.49767 7.11107 0.543402L7.51118 0.683927C7.99622 0.854281 8.39112 1.21457 8.60513 1.68199L12.0531 9.21282C12.0689 9.24729 12.1033 9.2694 12.1412 9.2694C12.1914 9.2694 12.2332 9.23118 12.2378 9.18126L12.8485 2.46734C12.8672 2.26114 12.917 2.05894 12.9959 1.86755L13.1222 1.56157C13.1975 1.37921 13.3258 1.22366 13.4905 1.11507L13.6017 1.04175C13.8209 0.897253 14.0997 0.878044 14.3366 0.99112C14.4535 1.04693 14.554 1.13213 14.6282 1.23839L14.6941 1.33284C14.8742 1.59083 14.9443 1.90983 14.889 2.21955L13.7775 8.4478C13.7636 8.52554 13.8234 8.59691 13.9023 8.59691C13.936 8.59691 13.9682 8.58355 13.992 8.55977L14.1881 8.36363L18.1368 3.58958C18.2031 3.50947 18.2776 3.4366 18.3592 3.37218L18.4536 3.29769C18.6525 3.1407 18.8984 3.05532 19.1518 3.05532C19.5269 3.05532 19.8774 3.24193 20.0868 3.55313L20.1399 3.63214C20.3563 3.9537 20.4187 4.35477 20.3101 4.72684L20.2422 4.9595C20.1842 5.15835 20.0927 5.34586 19.9717 5.51397L16.356 10.5369C16.3322 10.5699 16.3315 10.6142 16.3542 10.6479C16.3741 10.6775 16.4087 10.6938 16.4442 10.6904L16.567 10.6787L22.2109 9.59097C22.4358 9.54762 22.6687 9.57647 22.8763 9.67341L23.1422 9.79759C23.2775 9.86078 23.3762 9.98278 23.4097 10.1283C23.432 10.2253 23.4239 10.3269 23.3865 10.4192L23.3255 10.5699C23.2027 10.873 22.9396 11.0969 22.6208 11.1697L15.7289 12.7427C15.7236 12.744 15.7185 12.7463 15.7141 12.7495C15.6958 12.7631 15.6924 12.7891 15.7067 12.8068L15.7132 12.8148C15.722 12.8257 15.735 12.8324 15.749 12.8333L21.7603 13.1901C22.1193 13.2115 22.4662 13.3272 22.7661 13.5256L22.8788 13.6001C23.0025 13.6819 23.1109 13.7847 23.1993 13.9038L23.3922 14.164C23.4741 14.2744 23.5078 14.4133 23.4856 14.5491C23.4594 14.7089 23.3587 14.8467 23.2144 14.9202L22.7687 15.1472C22.4514 15.3088 22.0869 15.3519 21.7406 15.2688L15.7857 13.8399C15.7738 13.8371 15.7616 13.8356 15.7494 13.8356H15.6661C15.6261 13.8356 15.5936 13.8681 15.5936 13.9082C15.5936 13.9283 15.602 13.9476 15.6167 13.9613L20.8067 18.7854C20.9184 18.8892 20.9959 19.0245 21.0289 19.1733L21.0523 19.2787C21.0834 19.4188 21.0538 19.5655 20.9709 19.6826L20.9229 19.7504C20.8422 19.8643 20.7046 19.9236 20.5664 19.9039C20.4998 19.8944 20.437 19.8671 20.3847 19.8248L15.7054 16.0417C15.6893 16.0287 15.6691 16.0216 15.6484 16.0216C15.5982 16.0216 15.5576 16.0622 15.5576 16.1123V16.1468C15.5576 16.1715 15.5649 16.1957 15.5787 16.2163L17.9699 19.7959C18.1441 20.0567 18.2533 20.3554 18.2883 20.667L18.3344 21.0773C18.3457 21.1774 18.3284 21.2786 18.2845 21.3693C18.223 21.4965 18.1136 21.5941 17.9802 21.6408L17.8327 21.6924C17.6836 21.7445 17.5236 21.7571 17.3682 21.7288L17.3617 21.7276C17.1082 21.6815 16.8848 21.5329 16.7442 21.3169L13.2444 15.9387C13.214 15.892 13.1524 15.877 13.104 15.9046C13.0741 15.9217 13.0544 15.9522 13.0512 15.9864L12.4332 22.6455C12.4176 22.8133 12.3506 22.9722 12.2414 23.1004C12.1525 23.2048 12.0388 23.2851 11.9108 23.3341L11.8708 23.3494C11.5815 23.46 11.2556 23.4133 11.0091 23.2258C10.8867 23.1327 10.7903 23.0096 10.7293 22.8685L10.6807 22.7562C10.5711 22.5025 10.5411 22.2215 10.595 21.9504L11.9342 15.2047C11.9354 15.1989 11.9352 15.193 11.9336 15.1874C11.9286 15.1692 11.911 15.1574 11.8923 15.1598L11.8337 15.1674C11.8064 15.1709 11.7814 15.185 11.7643 15.2067L6.76148 21.5419C6.6971 21.6234 6.6123 21.6865 6.51568 21.7247C6.3572 21.7873 6.17935 21.7783 6.02801 21.7L5.99017 21.6804C5.74159 21.5517 5.59688 21.2828 5.62482 21.0042C5.6362 20.8907 5.67579 20.7812 5.73987 20.6868L6.0267 20.2643L10.5702 14.5282C10.587 14.5069 10.5957 14.4802 10.5946 14.4531L10.5917 14.3847C10.5908 14.3622 10.5723 14.3444 10.5497 14.3444C10.5416 14.3444 10.5336 14.3468 10.5268 14.3512L4.74466 18.1053C4.54811 18.2329 4.32541 18.3148 4.09299 18.3448L3.67507 18.3988C3.47664 18.4245 3.27713 18.3602 3.131 18.2235C2.9817 18.0839 2.90424 17.8838 2.92061 17.68L2.93384 17.5152C2.94579 17.3665 3.00823 17.2263 3.11082 17.1179C3.15214 17.0743 3.19929 17.0365 3.25093 17.0057L9.42384 13.3255Z" fill="black"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_3862_27144">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_3862_27146)">
3
+ <path d="M23.1439 14.3386C22.7391 16.0295 21.9459 17.3736 20.4447 18.3141C19.9113 18.6483 19.5019 18.7264 18.9866 18.9782C18.7803 19.3657 18.6666 19.8074 18.4368 20.2097C17.6048 21.6656 16.4501 22.5213 14.8626 23.0065C14.6919 23.0576 14.5188 23.1037 14.345 23.1432H12.513C11.2051 22.8112 10.4982 22.3954 9.47884 21.529C9.18623 21.5477 8.81069 21.6292 8.48079 21.654C7.34052 21.7395 6.12643 21.5112 5.1302 20.9382C3.36749 19.9013 2.29336 18.0006 2.31575 15.9557C2.31891 15.7969 2.33418 15.6182 2.34505 15.4763C2.35772 15.3112 2.4905 14.673 2.4427 14.5641C2.31931 14.2866 1.95 13.9749 1.76302 13.6794C1.40912 13.1198 1.13144 12.4546 0.935867 11.8093L0.857742 11.5349V9.56903C1.31586 7.68213 2.48999 6.05377 4.32259 5.29852C4.55132 5.2043 4.79966 5.13357 5.01595 5.01434C5.22777 4.5227 5.33495 4.12965 5.62727 3.66083C6.64948 2.0216 7.84654 1.31326 9.65852 0.857117H11.429C12.7497 1.19599 13.4971 1.54616 14.5042 2.47137C14.957 2.44915 15.3994 2.35438 15.8704 2.33856C17.3191 2.27571 18.734 2.79232 19.8011 3.77411C20.9819 4.84126 21.5971 6.14547 21.6673 7.737C21.7003 8.48539 21.6013 8.80028 21.5296 9.49677C21.746 9.76601 22.0013 10.0358 22.2005 10.3171C22.6549 10.959 22.9895 11.8662 23.1429 12.6384V0.857117H23.1439V14.3386ZM15.2669 14.3649C14.4757 14.365 13.374 14.332 12.6116 14.3747C12.1103 14.4854 11.8728 14.8914 11.9818 15.3766C12.1307 16.0386 13.0123 15.9302 13.5101 15.9274L14.7337 15.9245L16.2406 15.9255C16.5669 15.926 16.9044 15.9364 17.2288 15.9128C17.6437 15.8334 18.0112 15.4478 17.8968 15.0143C17.6968 14.2577 17.0976 14.3652 16.5199 14.3649H15.2669ZM6.78645 8.21649C6.35616 8.33658 6.07901 8.69014 6.21321 9.14618C6.34297 9.58644 6.64196 9.98695 6.8597 10.3874C7.16124 10.9396 7.54165 11.5353 7.82063 12.0895C7.7044 12.3605 7.49453 12.6959 7.33919 12.9538L6.69368 14.0261C6.35323 14.5929 5.77807 15.3944 6.68196 15.8483C6.85322 15.9342 7.07415 15.8877 7.24837 15.8317C7.71629 15.5695 7.9834 14.8551 8.27278 14.4177C8.31454 14.3545 8.35092 14.2774 8.3929 14.2136C8.60769 13.7665 9.55498 12.4719 9.50423 12.0397C9.47417 11.7853 8.92698 10.8787 8.78157 10.6257C8.55076 10.2263 8.32389 9.82436 8.10091 9.42059C7.91401 9.08717 7.7207 8.72021 7.47884 8.4245C7.32699 8.23906 7.00895 8.20017 6.78645 8.21649Z" fill="black"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_3862_27146">
7
+ <rect width="24" height="24" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -4,19 +4,19 @@ import {
4
4
  AgentMentionSearchController,
5
5
  flattenAgentMentionPaletteEntries,
6
6
  groupStartKeys
7
- } from "../chunk-BT5WEZO5.js";
8
- import "../chunk-CEMXB7LA.js";
9
- import "../chunk-OLI2A3EM.js";
7
+ } from "../chunk-CUMZV32B.js";
8
+ import "../chunk-I5ZIKJVN.js";
9
+ import "../chunk-74TIEA6X.js";
10
10
  import "../chunk-IBIMGLCD.js";
11
- import "../chunk-NX6T3DDS.js";
11
+ import "../chunk-2LGUBUEJ.js";
12
12
  import "../chunk-Y35GDLP2.js";
13
13
  import "../chunk-LUGELG5V.js";
14
- import "../chunk-HVU46DDA.js";
14
+ import "../chunk-FRCIPTUD.js";
15
15
  import "../chunk-TYGL25EL.js";
16
- import "../chunk-5SRRKWE4.js";
16
+ import "../chunk-24CUBQKJ.js";
17
17
  import "../chunk-PJP5BUU6.js";
18
- import "../chunk-MTFSQWZ6.js";
19
- import "../chunk-IS6JUDDY.js";
18
+ import "../chunk-V4JGVBUN.js";
19
+ import "../chunk-6VVBG4BF.js";
20
20
  import {
21
21
  AGENT_CONTEXT_MENTION_PROVIDER_IDS
22
22
  } from "../chunk-JM24HADP.js";
@@ -0,0 +1,11 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_3861_2885)">
3
+ <rect width="24" height="24" fill="black" fill-opacity="0.01"/>
4
+ <path d="M12.541 2.64224C13.5268 2.57725 14.7105 3.26414 14.9658 4.31119C14.9807 4.37244 14.971 4.38297 14.999 4.45279C15.0889 4.49497 15.8572 4.41273 16.1084 4.44888C16.6718 4.53003 17.3283 4.81738 17.6679 5.29068C18.3576 6.25256 18.1372 7.15346 17.9668 8.23795C17.891 8.71986 17.8512 9.18553 17.7841 9.66177C18.6508 9.38411 19.6929 9.3859 20.3828 10.0436C20.9482 10.5828 21.022 10.9891 20.9707 11.7506C20.9128 12.6101 20.7133 13.4205 20.5381 14.2594C20.4156 14.8393 20.3126 15.4234 20.1748 15.9997C19.4485 18.9205 17.1783 21.1354 14.1855 21.6169C13.2872 21.7614 12.2326 21.7234 11.3154 21.8883C11.0306 21.9395 10.5122 21.8928 10.2041 21.8737C8.39117 21.7381 6.83082 21.0208 5.55368 19.7018C4.56317 18.6788 3.76665 16.85 3.4736 15.4499C3.27634 14.5072 3.21936 13.2571 3.05173 12.2594C2.92224 11.4892 2.63431 9.90484 2.66306 9.19595C2.69683 8.52466 2.99466 7.89414 3.49118 7.44107C4.00634 6.96741 4.73785 6.86941 5.40915 6.8981C5.26761 6.12888 5.17335 6.00537 5.47849 5.24673C6.26 3.30387 9.35257 3.09898 10.1269 5.15591C10.4457 3.7735 10.9671 2.83356 12.4736 2.6481C12.496 2.64536 12.5185 2.64365 12.541 2.64224ZM7.65329 5.28287C7.34224 5.39341 7.04943 5.51492 6.89841 5.83658C6.87441 5.88847 6.85129 5.94173 6.83005 5.99478C6.84839 6.41774 7.06208 7.04203 7.15817 7.46646C7.52295 9.07758 8.00711 10.6594 8.13474 12.3151C8.16969 12.7687 8.10092 12.9325 7.81833 13.2829C7.39918 13.433 7.31867 13.3947 6.87106 13.3239C6.79013 13.194 6.70881 13.0713 6.65622 12.9128C6.49424 12.424 6.54192 11.9679 6.41599 11.4645C6.21294 10.6528 6.08263 9.60287 5.76266 8.84439C5.65375 8.5874 4.91332 8.33972 4.70407 8.52701C4.33418 8.74784 4.174 9.07895 4.23239 9.50357C4.37588 10.5311 4.54178 11.5642 4.69919 12.5905C4.84794 13.6103 4.89935 14.7715 5.16403 15.7653C5.32709 16.3774 5.8209 17.4421 6.16403 17.9606C6.94094 19.1217 8.14863 19.9258 9.5195 20.195C11.0801 20.5085 12.8188 20.2648 14.1318 19.3473C15.1047 18.6673 15.3727 18.2725 15.9267 17.2819C16.8241 15.5121 16.3967 13.5316 16.2441 11.6442C16.2247 11.4043 16.1772 10.8032 15.955 10.6823C15.5703 10.5916 15.1103 11.0915 14.9013 11.3747C14.8058 12.1456 14.8548 12.899 14.8808 13.6725C14.9036 14.3491 14.979 14.9579 14.2168 15.2184C13.0143 14.9531 13.3798 14.1651 13.2724 13.2438C13.0766 11.5645 13.1952 7.84899 12.2187 6.50552C12.0063 6.39593 11.8598 6.35441 11.6279 6.29556C11.2456 6.3937 11.0664 6.49764 10.8252 6.83755C10.826 7.52781 11.0772 8.09418 11.1601 8.75552C11.296 9.96436 11.4554 11.2031 11.4472 12.4196C11.4402 13.4156 9.94736 13.3695 9.90329 12.5114C9.80551 10.594 9.27439 8.78583 8.98825 6.8981C8.84693 5.96551 8.82536 5.2274 7.65329 5.28287ZM18.79 11.0602C18.3666 11.1286 18.1324 11.2288 17.8457 11.5719C17.8416 12.006 17.944 12.8819 18 13.3678C18.1526 14.6926 18.0601 16.0194 17.6699 17.2985C17.5713 17.6217 17.2346 18.1239 17.0879 18.4733C17.1733 18.3779 17.2854 18.259 17.3603 18.1588C17.7942 17.613 18.0218 17.3011 18.2988 16.6364C18.4293 16.3174 18.5396 15.9898 18.6289 15.6569C18.7615 15.1552 18.8619 14.597 18.9638 14.0895C19.1437 13.1941 19.3738 12.2827 19.416 11.3708C19.4287 11.0806 18.9619 11.0667 18.79 11.0602ZM15.6006 5.99088C15.3568 6.09677 14.9873 6.2966 14.9345 6.55826C14.7769 7.34556 14.5456 8.7319 14.5664 9.49088C14.8154 9.39809 15.0902 9.28813 15.3457 9.22525C15.6499 9.18296 15.9353 9.14924 16.2431 9.14322C16.291 8.79009 16.3293 8.44362 16.3818 8.09048C16.4534 7.6096 16.6054 6.9758 16.5908 6.49869C16.3227 6.07678 16.0915 5.97202 15.6006 5.99088ZM21.0615 7.0065C21.6953 7.12329 21.9585 7.85598 21.4785 8.29068C21.118 8.617 20.8665 8.63861 20.4746 8.63638C19.7722 8.50674 19.6929 8.11655 19.7959 7.48795C20.2895 7.07061 20.4128 7.02325 21.0498 7.00845C21.0537 7.00789 21.0576 7.00707 21.0615 7.0065ZM19.5127 4.57584C20.3899 4.65155 20.4491 5.15673 20.2412 5.88541C20.007 6.11731 19.757 6.3455 19.4375 6.44205C19.0358 6.39425 18.9416 6.32032 18.6582 6.04849C18.5562 5.25112 18.7461 4.8368 19.5127 4.57584ZM12.4502 4.19107C12.2196 4.29653 12.0348 4.53157 11.8662 4.72232C12.5314 4.92175 12.7055 4.93493 13.2549 5.37369L13.498 5.56998C13.512 5.35527 13.5375 5.09491 13.542 4.88443C13.3625 4.57804 13.2165 4.3764 12.8994 4.18619C12.7541 4.18732 12.5938 4.18576 12.4502 4.19107Z" fill="black"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_3861_2885">
8
+ <rect width="24" height="24" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -338,12 +338,16 @@ declare const agentGuiI18nResources: {
338
338
  readonly installRequiredAction: "Set up";
339
339
  readonly providerGateCheckingTitle: "Checking your agent";
340
340
  readonly providerGateCheckingDescription: "One moment while we check whether {{provider}} is ready.";
341
+ readonly providerGateCheckingAgentsDescription: "One moment while we check whether agents are ready.";
341
342
  readonly providerGateInstallTitle: "Install {{provider}} first";
342
343
  readonly providerGateInstallDescription: "{{provider}} needs to be installed before you can start a new chat here.";
343
344
  readonly providerGateInstallAction: "Install";
344
- readonly providerGateLoginTitle: "Sign in to {{provider}}";
345
- readonly providerGateLoginDescription: "{{provider}} is installed. Sign in once, then come back and start chatting.";
346
- readonly providerGateLoginAction: "Sign in";
345
+ readonly providerGateLoginTitle: "Connect to {{provider}}";
346
+ readonly providerGateLoginDescription: "{{provider}} is ready to connect. Complete the connection, then come back and start chatting.";
347
+ readonly providerGateLoginAction: "Connect";
348
+ readonly providerGateComingSoonTitle: "{{provider}} is coming soon";
349
+ readonly providerGateComingSoonDescription: "{{provider}} is not available yet. We will enable this agent when it is ready.";
350
+ readonly providerGateComingSoonAction: "Coming soon";
347
351
  readonly providerGateUnavailableTitle: "{{provider}} is not ready yet";
348
352
  readonly providerGateUnavailableDescription: "We could not confirm that {{provider}} is ready. Try checking again.";
349
353
  readonly providerGateRetryAction: "Check again";
@@ -572,7 +576,10 @@ declare const agentGuiI18nResources: {
572
576
  readonly conversationFilterAll: "All";
573
577
  readonly conversationFilterCodex: "Codex";
574
578
  readonly conversationFilterClaudeCode: "Claude Code";
579
+ readonly conversationFilterTutti: "Tutti";
575
580
  readonly providerSwitchLabel: "Switch provider";
581
+ readonly handoffConversation: "Handoff";
582
+ readonly handoffConversationMenu: "Choose an agent for handoff";
576
583
  readonly batchRunnerStandaloneTitle: "Agent GUI batch runner";
577
584
  readonly batchRunnerSubtitle: "Run JSONL prompt cases and review execution results";
578
585
  readonly batchRunnerPromptSource: "Case source";
@@ -633,6 +640,7 @@ declare const agentGuiI18nResources: {
633
640
  readonly selectConversation: "Select a session";
634
641
  readonly loadingConversations: "Loading sessions...";
635
642
  readonly loadingConversation: "Loading session...";
643
+ readonly scrollToBottom: "Scroll to bottom";
636
644
  readonly searchNoConversations: "No related sessions";
637
645
  readonly conversationUnavailable: "Session unavailable.";
638
646
  readonly contextPickerBrowseHint: "Search workspace files based on your input";
@@ -697,14 +705,18 @@ declare const agentGuiI18nResources: {
697
705
  readonly retryActivation: "Retry";
698
706
  readonly continueInNewConversation: "New session";
699
707
  readonly goalLabel: "Goal";
700
- readonly goalStatusActive: "Active";
701
- readonly goalStatusPaused: "Paused";
702
- readonly goalStatusBlocked: "Blocked";
703
- readonly goalStatusUsageLimited: "Usage limited";
704
- readonly goalStatusBudgetLimited: "Budget limited";
705
- readonly goalStatusComplete: "Complete";
708
+ readonly goalTitleActive: "Active goal";
709
+ readonly goalTitlePaused: "Paused goal";
710
+ readonly goalTitleBlocked: "Blocked goal";
711
+ readonly goalTitleUsageLimited: "Usage-limited goal";
712
+ readonly goalTitleBudgetLimited: "Budget-limited goal";
713
+ readonly goalTitleComplete: "Completed goal";
706
714
  readonly goalBudgetUsage: "{{used}}/{{budget}} tokens";
707
715
  readonly goalClearHint: "Type /goal clear to clear";
716
+ readonly goalEditAction: "Edit goal";
717
+ readonly goalPauseAction: "Pause goal";
718
+ readonly goalResumeAction: "Resume goal";
719
+ readonly goalClearAction: "Delete goal";
708
720
  readonly processing: "Planning next moves";
709
721
  readonly agentTargetRequired: "Select an available agent target before starting a session.";
710
722
  readonly promptImagesUnsupported: "This agent does not support image input with the current model.";
@@ -2819,12 +2831,16 @@ declare const agentGuiI18nResources: {
2819
2831
  readonly installRequiredAction: "设置";
2820
2832
  readonly providerGateCheckingTitle: "正在检查 Agent";
2821
2833
  readonly providerGateCheckingDescription: "稍等一下,我们正在确认 {{provider}} 是否已经可用。";
2834
+ readonly providerGateCheckingAgentsDescription: "稍等一下,我们正在确认 agents 是否已经可用。";
2822
2835
  readonly providerGateInstallTitle: "先安装 {{provider}}";
2823
2836
  readonly providerGateInstallDescription: "需要先安装 {{provider}},才能在这里开始新的对话。";
2824
2837
  readonly providerGateInstallAction: "安装";
2825
- readonly providerGateLoginTitle: "登录 {{provider}}";
2826
- readonly providerGateLoginDescription: "{{provider}} 已安装。先完成一次登录,然后就可以开始对话。";
2827
- readonly providerGateLoginAction: "登录";
2838
+ readonly providerGateLoginTitle: "连接 {{provider}}";
2839
+ readonly providerGateLoginDescription: "{{provider}} 已准备好连接。完成连接后回到这里即可开始对话。";
2840
+ readonly providerGateLoginAction: "连接";
2841
+ readonly providerGateComingSoonTitle: "{{provider}} 即将上线";
2842
+ readonly providerGateComingSoonDescription: "{{provider}} 暂未开放。准备好后即可在这里使用这个 Agent。";
2843
+ readonly providerGateComingSoonAction: "即将上线";
2828
2844
  readonly providerGateUnavailableTitle: "{{provider}} 暂时还不可用";
2829
2845
  readonly providerGateUnavailableDescription: "我们还不能确认 {{provider}} 已准备好,可以再检测一次。";
2830
2846
  readonly providerGateRetryAction: "重新检测";
@@ -3053,7 +3069,10 @@ declare const agentGuiI18nResources: {
3053
3069
  readonly conversationFilterAll: "全部";
3054
3070
  readonly conversationFilterCodex: "Codex";
3055
3071
  readonly conversationFilterClaudeCode: "Claude Code";
3072
+ readonly conversationFilterTutti: "Tutti";
3056
3073
  readonly providerSwitchLabel: "切换 Provider";
3074
+ readonly handoffConversation: "Handoff";
3075
+ readonly handoffConversationMenu: "选择要交接的 Agent";
3057
3076
  readonly batchRunnerStandaloneTitle: "Agent GUI 批量执行面板";
3058
3077
  readonly batchRunnerSubtitle: "批量执行 JSONL 用例,查看进度与执行结果";
3059
3078
  readonly batchRunnerPromptSource: "用例来源";
@@ -3114,6 +3133,7 @@ declare const agentGuiI18nResources: {
3114
3133
  readonly selectConversation: "选择一个会话";
3115
3134
  readonly loadingConversations: "正在加载会话...";
3116
3135
  readonly loadingConversation: "正在加载会话...";
3136
+ readonly scrollToBottom: "滚动至底部";
3117
3137
  readonly searchNoConversations: "暂无相关会话";
3118
3138
  readonly conversationUnavailable: "会话不可用。";
3119
3139
  readonly contextPickerBrowseHint: "根据你输入的内容搜索工作区文件";
@@ -3178,14 +3198,18 @@ declare const agentGuiI18nResources: {
3178
3198
  readonly retryActivation: "重试";
3179
3199
  readonly continueInNewConversation: "去新会话";
3180
3200
  readonly goalLabel: "目标";
3181
- readonly goalStatusActive: "进行中";
3182
- readonly goalStatusPaused: "已暂停";
3183
- readonly goalStatusBlocked: "已阻塞";
3184
- readonly goalStatusUsageLimited: "用量受限";
3185
- readonly goalStatusBudgetLimited: "预算受限";
3186
- readonly goalStatusComplete: "已完成";
3201
+ readonly goalTitleActive: "进行中的目标";
3202
+ readonly goalTitlePaused: "已暂停的目标";
3203
+ readonly goalTitleBlocked: "已阻塞的目标";
3204
+ readonly goalTitleUsageLimited: "用量受限的目标";
3205
+ readonly goalTitleBudgetLimited: "预算受限的目标";
3206
+ readonly goalTitleComplete: "已完成的目标";
3187
3207
  readonly goalBudgetUsage: "{{used}}/{{budget}} tokens";
3188
3208
  readonly goalClearHint: "输入 /goal clear 清除";
3209
+ readonly goalEditAction: "编辑目标";
3210
+ readonly goalPauseAction: "暂停目标";
3211
+ readonly goalResumeAction: "继续目标";
3212
+ readonly goalClearAction: "删除目标";
3189
3213
  readonly processing: "正在规划下一步";
3190
3214
  readonly agentTargetRequired: "请先选择可用的 Agent 目标。";
3191
3215
  readonly promptImagesUnsupported: "当前模型不支持图片输入。";
@@ -3546,7 +3570,7 @@ declare const agentGuiI18nResources: {
3546
3570
  readonly workspaceAgentMessageCenterWaitingCount_other: "{{count}} 个等待中";
3547
3571
  readonly workspaceAgentMessageCenterFilterAll: "全部";
3548
3572
  readonly workspaceAgentMessageCenterFilterWaiting: "等待中";
3549
- readonly workspaceAgentMessageCenterFilterWorking: "工作中";
3573
+ readonly workspaceAgentMessageCenterFilterWorking: "运行中";
3550
3574
  readonly workspaceAgentMessageCenterFilterCompleted: "已完成";
3551
3575
  readonly workspaceAgentMessageCenterFilterFailed: "错误";
3552
3576
  readonly workspaceAgentMessageCenterViewOptions: "视图选项";
@@ -6,8 +6,8 @@ import {
6
6
  translate,
7
7
  translateInUiLanguage,
8
8
  useTranslation
9
- } from "../chunk-5SRRKWE4.js";
10
- import "../chunk-IS6JUDDY.js";
9
+ } from "../chunk-24CUBQKJ.js";
10
+ import "../chunk-6VVBG4BF.js";
11
11
  export {
12
12
  AgentGuiI18nProvider,
13
13
  agentGuiI18nModule,
package/dist/index.d.ts CHANGED
@@ -1,13 +1,13 @@
1
- import { AgentActivityNeedsAttentionItem, AgentActivitySnapshot, AgentActivityCancelSessionInput, AgentActivityCancelSessionResult, AgentActivityCreateSessionInput, AgentActivitySession, AgentActivityDeleteSessionInput, AgentActivityDeleteSessionResult, AgentActivitySendInput, AgentActivityMessageOrder, AgentActivityMessagePage, AgentActivitySendInputResult, AgentActivitySubmitInteractiveInput, AgentActivitySnapshotListener } from '@tutti-os/agent-activity-core';
1
+ import { AgentActivityNeedsAttentionItem, AgentActivitySnapshot, AgentActivityCancelSessionInput, AgentActivityCancelSessionResult, AgentActivityGoalControlInput, AgentActivityGoalControlResult, AgentActivityCreateSessionInput, AgentActivitySession, AgentActivityDeleteSessionInput, AgentActivityDeleteSessionResult, AgentActivitySendInput, AgentActivityMessageOrder, AgentActivityMessagePage, AgentActivitySendInputResult, AgentActivitySubmitInteractiveInput, AgentActivitySnapshotListener } from '@tutti-os/agent-activity-core';
2
2
  export { AgentActivityAdapter, AgentActivityController, AgentActivityMessage, AgentActivityNeedsAttentionItem, AgentActivitySnapshot, selectNeedsAttentionCount, selectNeedsAttentionItems } from '@tutti-os/agent-activity-core';
3
3
  import { m as WorkspaceAgentActivityListViewModel, g as AgentHostWorkspaceAgentSession, f as AgentHostWorkspaceAgentMessage, l as AgentHostWorkspaceAgentSnapshot, B as BuildWorkspaceAgentActivityListOptions, d as AgentHostRuntimeOpenclawGatewayWarmupResult, c as AgentHostManagedAgentsState } from './workspaceAgentActivityListViewModel-DJvAqZso.js';
4
4
  import * as react from 'react';
5
5
  import { ReactNode, PropsWithChildren, JSX } from 'react';
6
6
  import { I18nRuntime } from '@tutti-os/ui-i18n-runtime';
7
- import { q as AgentProvider, f as AgentGUIProviderTargetRef, i as AgentHostAgentSessionComposerSettings, g as AgentHostActivateAgentSessionResult, o as AgentHostUpdateAgentSessionSettingsResult, m as AgentHostAgentSessionState, n as AgentHostUnactivateAgentSessionResult, A as AgentGUINodeData, e as AgentGUIProviderTarget, a as AgentGUIProvider, p as AgentPromptContentBlock, P as Point, b as AgentGUIProviderReadinessGate, N as NodeFrame } from './types-BsHvTjIZ.js';
8
- export { c as AgentGUIProviderReadinessGateAction, d as AgentGUIProviderReadinessGateStatus } from './types-BsHvTjIZ.js';
9
- import { l as AgentProbeSnapshot, A as AgentComposerDraft, o as AgentSessionCommand, d as AgentGUIProviderSkillOption, a as AgentGUIComposerSettingsVM, e as AgentGUIQueuedPromptVM, c as AgentGUINodeViewModel, b as AgentGUIConversationScope, h as AgentHostInputApi } from './agentGuiNodeTypes-CupCLd9p.js';
10
- export { f as AgentHostApi, g as AgentHostApplyWorkspaceGitPatchInput, i as AgentHostRuntimeApi, j as AgentHostSelectFilesInput, k as AgentProbeProvider, m as AgentProviderProbeListInput, n as AgentProviderProbeListResult, p as AgentUsageQuota, q as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, r as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-CupCLd9p.js';
7
+ import { q as AgentProvider, f as AgentGUIProviderTargetRef, i as AgentHostAgentSessionComposerSettings, g as AgentHostActivateAgentSessionResult, o as AgentHostUpdateAgentSessionSettingsResult, m as AgentHostAgentSessionState, n as AgentHostUnactivateAgentSessionResult, A as AgentGUINodeData, a as AgentGUIProvider, e as AgentGUIProviderTarget, p as AgentPromptContentBlock, P as Point, b as AgentGUIProviderReadinessGate, N as NodeFrame } from './types-DSc2ta3s.js';
8
+ export { c as AgentGUIProviderReadinessGateAction, d as AgentGUIProviderReadinessGateStatus } from './types-DSc2ta3s.js';
9
+ import { k as AgentProbeSnapshot, A as AgentComposerDraft, n as AgentSessionCommand, c as AgentGUIProviderSkillOption, a as AgentGUIComposerSettingsVM, d as AgentGUIQueuedPromptVM, b as AgentGUINodeViewModel, g as AgentHostInputApi } from './agentGuiNodeTypes-CC52zXAV.js';
10
+ export { e as AgentHostApi, f as AgentHostApplyWorkspaceGitPatchInput, h as AgentHostRuntimeApi, i as AgentHostSelectFilesInput, j as AgentProbeProvider, l as AgentProviderProbeListInput, m as AgentProviderProbeListResult, o as AgentUsageQuota, p as AgentUsageSnapshot, P as PersistWriteResult, R as ReadWorkspaceAgentReadStateInput, W as WorkspaceAgentReadStateSnapshot, q as WriteWorkspaceAgentReadStateInput } from './agentGuiNodeTypes-CC52zXAV.js';
11
11
  import { WorkspaceFileEntry } from '@tutti-os/workspace-file-manager/services';
12
12
  import { WorkspaceFileReference, ReferenceLocateTarget, WorkspaceFileReferenceAdapter } from '@tutti-os/workspace-file-reference/contracts';
13
13
  import { ReferenceSourceAggregator } from '@tutti-os/workspace-file-reference/core';
@@ -387,6 +387,7 @@ interface AgentActivityRuntime {
387
387
  image?: boolean;
388
388
  };
389
389
  cancelSession(input: AgentActivityCancelSessionInput): Promise<AgentActivityCancelSessionResult>;
390
+ goalControl(input: AgentActivityGoalControlInput): Promise<AgentActivityGoalControlResult>;
390
391
  createSession(input: AgentActivityCreateSessionInput): Promise<AgentActivitySession>;
391
392
  deleteSession(input: AgentActivityDeleteSessionInput): Promise<AgentActivityDeleteSessionResult>;
392
393
  activateSession(input: AgentActivityRuntimeActivateSessionInput): Promise<AgentHostActivateAgentSessionResult>;
@@ -458,8 +459,10 @@ interface AgentGUIOpenSessionRequest {
458
459
  sequence: number;
459
460
  }
460
461
  interface AgentGUIPrefillPromptRequest {
462
+ agentTargetId?: string | null;
461
463
  autoSubmit?: boolean;
462
464
  draftPrompt: string;
465
+ provider?: AgentGUIProvider;
463
466
  sequence: number;
464
467
  userProjectPath?: string | null;
465
468
  }
@@ -491,9 +494,6 @@ interface AgentComposerProps {
491
494
  workspacePath?: string | null;
492
495
  currentUserId?: string | null;
493
496
  provider: string;
494
- selectedProviderTarget?: AgentGUIProviderTarget | null;
495
- providerTargets?: readonly AgentGUIProviderTarget[];
496
- providerSelectReadonly?: boolean;
497
497
  slashStatus?: AgentComposerSlashStatus | null;
498
498
  usage?: AgentComposerUsage | null;
499
499
  draftContent: AgentComposerDraft;
@@ -503,12 +503,29 @@ interface AgentComposerProps {
503
503
  availableSkills?: readonly AgentGUIProviderSkillOption[];
504
504
  disabled: boolean;
505
505
  disabledReason?: string | null;
506
+ /**
507
+ * False while submitting is about to start a brand-new conversation (no
508
+ * active conversation yet). Starting one is async (session creation +
509
+ * activation round trip), so the composer must NOT eagerly clear its own
510
+ * draft echo on submit in that case — the view would otherwise show a
511
+ * gap where the input is empty and nothing has happened yet. Defaults to
512
+ * true so existing/test call sites keep today's immediate-clear behavior.
513
+ */
514
+ hasActiveConversation?: boolean;
506
515
  submitDisabled: boolean;
507
516
  placeholder: string;
508
517
  composerSettings: AgentGUIComposerSettingsVM;
509
518
  queuedPrompts: readonly AgentGUIQueuedPromptVM[];
510
519
  drainingQueuedPromptId: string | null;
511
520
  workspaceAppIcons?: readonly AgentMessageMarkdownWorkspaceAppIcon[];
521
+ selectedProviderTarget?: AgentGUIProviderTarget | null;
522
+ providerTargets?: readonly AgentGUIProviderTarget[];
523
+ providerSelectReadonly?: boolean;
524
+ onProviderSelect?: (input: {
525
+ provider: AgentGUIProvider;
526
+ providerTargetId?: string | null;
527
+ }) => void;
528
+ onHandoffConversation?: (target: AgentGUIProviderTarget) => void;
512
529
  canQueueWhileBusy: boolean;
513
530
  showStopButton: boolean;
514
531
  activePrompt: AgentConversationPromptVM | null;
@@ -525,6 +542,9 @@ interface AgentComposerProps {
525
542
  promptImagesSupported?: boolean;
526
543
  composerFocusRequestSequence?: number | null;
527
544
  layoutMode?: "dock" | "hero";
545
+ providerSelectLabel?: string;
546
+ handoffLabel?: string;
547
+ handoffMenuLabel?: string;
528
548
  labels: {
529
549
  send: string;
530
550
  modelLabel: string;
@@ -666,6 +686,8 @@ interface AgentComposerProps {
666
686
  addReference: string;
667
687
  addContent: string;
668
688
  referenceWorkspaceFiles: string;
689
+ handoffConversation: string;
690
+ handoffConversationMenu: string;
669
691
  providerSwitchLabel: string;
670
692
  projectLocked: string;
671
693
  projectMissingDescription: string;
@@ -701,10 +723,6 @@ interface AgentComposerProps {
701
723
  computerUse?: boolean;
702
724
  permissionModeId?: string | null;
703
725
  }) => void;
704
- onProviderSelect?: (input: {
705
- provider: AgentGUIProvider;
706
- providerTargetId?: string | null;
707
- }) => void;
708
726
  capabilityMenuState?: AgentComposerCapabilityMenuState;
709
727
  onCapabilitySettingsRequest?: (capability: AgentComposerCapabilitySettingsTarget) => void;
710
728
  onSubmit: (content: AgentPromptContentBlock[], displayPrompt?: string) => void;
@@ -811,6 +829,12 @@ interface AgentGUINodeProps {
811
829
  height: number;
812
830
  desktopSize: DesktopSize;
813
831
  onLinkAction?: (action: WorkspaceLinkAction) => void;
832
+ onHandoffConversation?: (input: {
833
+ agentTargetId?: string | null;
834
+ draftPrompt: string;
835
+ provider: AgentProvider;
836
+ userProjectPath?: string | null;
837
+ }) => void | Promise<void>;
814
838
  capabilityMenuState?: AgentComposerCapabilityMenuState;
815
839
  onCapabilitySettingsRequest?: (capability: AgentComposerCapabilitySettingsTarget) => void;
816
840
  onAgentProviderLogin?: (provider: AgentProvider) => void;
@@ -818,7 +842,6 @@ interface AgentGUINodeProps {
818
842
  providerTargetsLoading?: boolean;
819
843
  providerReadinessGates?: Partial<Record<AgentGUIProvider, AgentGUIProviderReadinessGate | null>> | null;
820
844
  defaultProviderTargetId?: string | null;
821
- conversationScope?: AgentGUIConversationScope;
822
845
  onWorkspaceFileReferencesAdded?: (input: {
823
846
  provider: AgentProvider;
824
847
  references: readonly WorkspaceFileReference[];
@@ -870,20 +893,21 @@ interface AgentGUIProps extends AgentGUINodeProps {
870
893
  }
871
894
  declare const AgentGUI: react.NamedExoticComponent<AgentGUIProps>;
872
895
 
873
- declare const agentGUIDefaultTargetProviders: readonly ["codex", "claude-code", "nexight", "hermes", "gemini", "openclaw"];
896
+ declare const agentGUIDefaultTargetProviders: readonly ["codex", "claude-code", "nexight", "hermes", "openclaw"];
874
897
  declare function createLocalAgentGUIProviderTarget(provider: AgentGUIProvider): AgentGUIProviderTarget;
875
898
  declare function createLocalAgentGUIProviderTargets(providers?: readonly AgentGUIProvider[]): AgentGUIProviderTarget[];
876
899
  declare function localAgentGUIProviderTargetId(provider: AgentGUIProvider): string;
877
900
  declare function normalizeAgentGUIProviderTargets(targets: readonly AgentGUIProviderTarget[] | null | undefined, options?: {
878
- fallbackToLocal?: boolean;
901
+ includeDisabledPlaceholders?: boolean;
902
+ useStaticCatalog?: boolean;
879
903
  }): AgentGUIProviderTarget[];
880
904
  declare function resolveAgentGUIProviderTarget(input: {
881
905
  agentTargetId?: string | null;
882
906
  defaultProviderTargetId?: string | null;
883
- fallbackToLocal?: boolean;
884
907
  provider: AgentGUIProvider;
885
908
  providerTargetId?: string | null;
886
909
  providerTargets: readonly AgentGUIProviderTarget[];
910
+ useStaticCatalog?: boolean;
887
911
  }): AgentGUIProviderTarget | null;
888
912
 
889
913
  declare const agentGuiDockIconUrl: string;