Commit d6ed76b
committed
sync(bfmono): fix(gambit): address sqlite cutover review regressions (+19 more) (bfmono@4c37237a2)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit/packages/gambit-core/`
- bfmono rev: 4c37237a2
Changes:
- 4c37237a2 fix(gambit): address sqlite cutover review regressions
- 0a8233b0c fix(gambit): finish sqlite cutover cleanup
- 1fee78d0f fix(gambit): show feedback rejection errors in test ui
- 3386bf209 chore(gambit): regenerate feedback save graphql artifacts
- 2321b92ca fix(gambit): quiet feedback rejection handling
- bc574c906 test(gambit): update sqlite cutover test expectations
- 7bc9ea312 fix(gambit): restore package exports and lint cleanup
- 3a9e5c635 feat(gambit): synthesize chip-only build prompts
- 514f34d9b feat(gambit): log workbench build chat payloads
- c92f3849b fix(gambit): refresh simulator workspace meta queries
- 8734862cb feat(gambit): remove legacy simulator state files
- fa6d84f0d feat(gambit): cut simulator storage reads to sqlite
- 620167b04 fix(gambit): stabilize scenario transcript ordering
- 8cf906fa1 test(gambit): verify sqlite-authoritative simulator reloads
- c6f7cc0fa feat(gambit): move simulator runtime authority into workspace sqlite
- 0d79fc83e fix(gambit): honor claude workbench provider selection
- 48be9821d fix(simulator-ui): make verify description tooltips keyboard accessible
- 0ce337e1c feat(gambit-simulator): split verify results into tabs
- c496b4cce feat(simulator-ui): streamline verify batch controls
- de43c6b8a fix(gambit): keep manual Grade test run selection stable
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent ddb03dd commit d6ed76b
2 files changed
Lines changed: 75 additions & 57 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
111 | 128 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
124 | 132 | | |
125 | | - | |
126 | 133 | | |
127 | 134 | | |
128 | 135 | | |
| |||
140 | 147 | | |
141 | 148 | | |
142 | 149 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
156 | 180 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
169 | 184 | | |
170 | | - | |
171 | 185 | | |
172 | 186 | | |
173 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 61 | + | |
65 | 62 | | |
66 | 63 | | |
67 | 64 | | |
| |||
70 | 67 | | |
71 | 68 | | |
72 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
202 | 206 | | |
203 | 207 | | |
204 | 208 | | |
205 | | - | |
| 209 | + | |
206 | 210 | | |
207 | 211 | | |
208 | 212 | | |
| |||
0 commit comments