Commit 900f3e1
authored
Move examples to openuiLibrary and lang-core cloud prompts (#1119)
* fix: move examples to use library from react-ui
* Migrate Cloud examples and templates to lang-core generateSystemPrompt
Fold the #1118 consumer switch into the library-spec work so Cloud callers use `{ cloud: true }` from lang-core while keeping the generated openuiLibrary spec.
* Use LibrarySpec in Cloud example prompts
Match lang-core — no ChatLibrary type, components is dropped on the wire.
* Point example and Cloud template lockfiles at published lang-core 0.2.17
Package manifests already pin that version; the locks still resolved 0.2.15/0.2.16.
* feat: add generate:apiKey
* fix: update templates1 parent 83c9ddb commit 900f3e1
146 files changed
Lines changed: 42368 additions & 9165 deletions
File tree
- docs/content/docs/openui-lang/examples/harnesses
- examples
- agent-frameworks
- google-adk
- src
- app
- lib
- langgraph-platform
- src
- agent
- app
- lib
- mastra
- src
- app
- lib
- vercel-ai-sdk
- src
- app
- api/chat
- lib
- vercel-eve
- agent
- instructions
- src
- app
- lib
- app-frameworks
- fastapi
- backend/app
- frontend
- src
- react-native/backend
- src/app/api/chat
- svelte
- src/routes/api/chat
- vue
- server/api
- design-systems
- material-ui
- src/lib
- shadcn
- src/lib
- harnesses
- grok-build
- src
- app
- lib
- pi
- src
- app
- lib
- miscellaneous
- handsontable
- src/lib
- html-artifact
- src/lib
- react-email
- scripts
- src/lib
- supabase
- src
- app
- api/chat
- lib
- templates/openui-cloud
- overlays
- langgraph
- src
- vercel-ai-sdk
- src
- app/api/chat
- components
- lib
- vercel-eve
- agent
- instructions
- src
- components
- lib
- src/app/api/chat
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
| 20 | + | |
23 | 21 | | |
24 | 22 | | |
25 | | - | |
| 23 | + | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
46 | | - | |
| 44 | + | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
0 commit comments