Commit 3246f8f
committed
sync(bfmono): refactor(gambit): move simulator chats onto transcript entries (+19 more) (bfmono@6a65d8e08)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit/packages/gambit-core/`
- bfmono rev: 6a65d8e08
Changes:
- 8b0bb6555 refactor(gambit): move simulator chats onto transcript entries
- 518646809 docs(initiatives): migrate legacy cross-company initiatives
- b13651c28 chore(gambit): cut 0.8.6-rc.4 release
- 45487928e refactor(gambit): normalize scenario service Maybe types
- 19f30c290 test(gambit): verify graphql-owned test feedback refresh
- 122b7edc5 feat(simulator-ui): move test feedback authority into isograph
- 75187e0de feat(gambit): add graphql test feedback persistence
- e42279f65 docs(gambit): add test feedback graphql authority intent
- dceb56711 feat(simulator-ui): add deterministic test-tab openresponses demo
- c08bebaae test(gambit): verify scenario openresponses projection for chat providers
- 7ab54c79e fix(gambit): synthesize scenario openresponses messages from state
- fad6ece51 test(gambit): add feedback refresh repro to isograph test demo
- f40526fa0 refactor(gambit): split simulator server into workspace modules
- 55ba88bf1 refactor(gambit): extract simulator response and ui handlers
- 09b63324c refactor(gambit): quarantine legacy api routes
- 410dc8573 fix(gambit): persist workspace deck state in sqlite
- 91f6c41de fix(simulator-ui): preserve isograph routes without blanking
- d43aa6c8c chore(nix): update flake lock files
- be85dffd4 chore(gambit): cut 0.8.6-rc.3 release
- bc863eeda docs(gambit): align package README and examples paths
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent 1a3fd4b commit 3246f8f
111 files changed
Lines changed: 9374 additions & 6911 deletions
File tree
- simulator-ui
- __demos__
- __generated__
- __isograph
- Mutation
- GambitSimulatorResetWorkspace
- GambitSimulatorStopRun
- GambitWorkspaceBuildRunCreate
- GambitWorkspaceFeedbackSave
- GambitWorkspaceScenarioRunSend
- GambitWorkspaceScenarioRunStart
- GambitWorkspaceScenarioRunStop
- Query
- EntrypointSimulatorTestPage
- EntrypointSimulatorWorkspaceShell
- EntrypointWorkspaceBuildLiveWrite
- EntrypointWorkspaceTestLiveWrite
- EntrypointWorkspaceWorkbenchLiveWrite
- WorkspaceConversationRun/WorkbenchConversationRunChat
- WorkspaceConversationTranscriptEntry
- asWorkspaceConversationTranscriptMessage
- asWorkspaceConversationTranscriptReasoning
- asWorkspaceConversationTranscriptToolCall
- WorkspaceConversationTranscriptMessage/__link
- WorkspaceConversationTranscriptReasoning/__link
- WorkspaceConversationTranscriptToolCall/__link
- Workspace/TestTab
- isograph
- components
- Query
- WorkspaceConversationRun
- Workspace
- entrypoints
- mutations
- scripts
- src
- subscriptions
- __generated__
- src
- server/workspace
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 | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
37 | 60 | | |
38 | 61 | | |
39 | 62 | | |
| |||
110 | 133 | | |
111 | 134 | | |
112 | 135 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 136 | + | |
122 | 137 | | |
123 | 138 | | |
124 | 139 | | |
125 | 140 | | |
126 | 141 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 142 | + | |
| 143 | + | |
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
| |||
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
160 | | - | |
| 159 | + | |
161 | 160 | | |
| 161 | + | |
162 | 162 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | 163 | | |
170 | 164 | | |
171 | 165 | | |
| |||
176 | 170 | | |
177 | 171 | | |
178 | 172 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
| 173 | + | |
188 | 174 | | |
189 | 175 | | |
190 | 176 | | |
| |||
0 commit comments