Commit 02643cf
committed
sync(bfmono): fix(simulator-ui): preserve isograph routes without blanking (+19 more) (bfmono@91f6c41de)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit/packages/gambit-core/`
- bfmono rev: 91f6c41de
Changes:
- 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
- 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
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent 1e9de21 commit 02643cf
5 files changed
Lines changed: 22 additions & 10 deletions
File tree
- simulator-ui
- isograph/entrypoints
- src
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| 141 | + | |
| 142 | + | |
139 | 143 | | |
140 | 144 | | |
141 | 145 | | |
142 | 146 | | |
143 | | - | |
| 147 | + | |
144 | 148 | | |
| 149 | + | |
145 | 150 | | |
146 | 151 | | |
147 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
| 378 | + | |
383 | 379 | | |
384 | 380 | | |
385 | 381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
95 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
| |||
0 commit comments