Commit 0400b20
committed
sync(bfmono): fix(simulator-ui): restore isograph drawer controls and docs-first nav (+19 more) (bfmono@13974eff1)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit/packages/gambit-core/`
- bfmono rev: 13974eff1
Changes:
- 13974eff1 fix(simulator-ui): restore isograph drawer controls and docs-first nav
- 88441ad8c fix(simulator-ui): restore workbench chat controls and enforce non-null output fields
- 67b932323 fix(gambit-simulator-ui): switch workspace delete to Isograph mutation
- 59fc0f177 fix(simulator-ui): restore isograph docs nav and drawer behavior
- 87f077565 fix(simulator-ui): align isograph navbar title centering with legacy layout
- 30527713d GBENG-89 fix
- 8da9d1153 fix(gambit-ci): avoid publish dry-run type skew false positives
- 3a3341592 fix(gambit): scope run-event idempotency and return committed sequences
- 567f5934f fix(gambit): harden response trace persistence and replay test stability
- fa68df891 fix(gambit): prevent response replay duplication and idempotency collisions
- fcff57520 fix(gambit): project response.reasoning events into output reasoning items
- 697d79956 fix(gambit): enforce canonical sqlite openresponses projections
- e22cde8be fix(gambit/providers): normalize codex and claude stream events for core
- 138bb9ad7 fix(gambit-graphql): remove stray braces after output-item materializer removal
- 6c696341a test(gambit): cover build/scenario openresponses run-id isolation
- b4fd65bb1 fix(gambit): isolate build runtime authority from scenario state
- 075c88fe6 fix(gambit): persist response trace events from scenario state updates
- 440ea5399 feat(gambit): persist openresponse output items in sqlite
- d2fc251a9 test(gambit): cover assistant-start terminal-empty run gate
- b057215c4 fix(gambit): remove transcript fallback paths from openresponse runtime
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent c50a813 commit 0400b20
2 files changed
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| |||
236 | 238 | | |
237 | 239 | | |
238 | 240 | | |
239 | | - | |
| 241 | + | |
240 | 242 | | |
241 | | - | |
| 243 | + | |
242 | 244 | | |
243 | 245 | | |
244 | | - | |
| 246 | + | |
245 | 247 | | |
246 | | - | |
| 248 | + | |
247 | 249 | | |
248 | | - | |
| 250 | + | |
249 | 251 | | |
250 | 252 | | |
251 | 253 | | |
| |||
376 | 378 | | |
377 | 379 | | |
378 | 380 | | |
379 | | - | |
| 381 | + | |
380 | 382 | | |
381 | 383 | | |
382 | 384 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
0 commit comments