Share chat UI components in @sandbox-agent/react (#228)

* Extract shared chat UI components

* chore(release): update version to 0.3.1

* Use shared chat UI in Foundry
This commit is contained in:
Nathan Flurry 2026-03-10 22:31:36 -07:00 committed by GitHub
parent 6d7e67fe72
commit 0471214d65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 1679 additions and 727 deletions

3
pnpm-lock.yaml generated
View file

@ -520,6 +520,9 @@ importers:
'@openhandoff/shared':
specifier: workspace:*
version: link:../shared
'@sandbox-agent/react':
specifier: workspace:*
version: link:../../../sdks/react
'@tanstack/react-query':
specifier: ^5.85.5
version: 5.90.21(react@19.2.4)