Commit 4025872
committed
sync(bfmono): fix(simulator-ui): apply dark mode theme on isograph routes (+19 more) (bfmono@b82d67548)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit/packages/gambit-core/`
- bfmono rev: b82d67548
Changes:
- b82d67548 fix(simulator-ui): apply dark mode theme on isograph routes
- 675ef3e1d test(gambit): disable leak sanitizers in flaky integration suites
- 14f3d5aed lints and such
- 667b3e9a1 Make test-tab demo resilient to flaky scenario propagation
- ff2d7b747 Update test-tab demo runner for /isograph and current test UI selectors
- fba8a6b28 fix(simulator-ui): stabilize isograph workspace shell across tab navigation
- efb9362fe isomore
- f7e136d11 isograph spike
- b7d5321b8 chore(gambit): cut 0.8.6-rc.1 release
- 37ab29d3e feat(gambit): stream Claude CLI events and enforce provider-model compatibility
- 4fa6d4c65 feat(gambit-ui): add selectable persisted build chat provider in workbench
- f8173a3fe feat(gambit-serve): add --build-assistant-provider flag to set Claude or Codex defaults
- b208922e1 feat(gambit): add claude code provider support for build chat runtime
- 736630b68 feat(simulator-ui): add dark mode toggle and cooler dark inputs
- 9a9dbe7ba fix(simulator-ui): improve listbox viewport positioning
- 6fd3a8a33 docs(gambit): refresh command docs and codex env guidance
- fcbb86520 feat(gambit): add codex preflight checks and yolo/json CLI paths
- cd5bb33a9 feat(gambit): simplify Codex login flow and auto-configure sandbox
- eee085e1c fix(gambit): handle non-file import.meta.url in jsr runtime paths
- fe98813a6 fix(gambit): replace dynamic import.meta.resolve at runtime
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent c91eae3 commit 4025872
349 files changed
Lines changed: 44171 additions & 8308 deletions
File tree
- docs/external/reference/cli/commands
- packages/gambit-core
- scripts
- lint
- simulator-ui
- __demos__
- fixtures
- __generated__
- __isograph
- Mutation
- GambitSimulatorStopRun
- GambitWorkspaceBuildRunCreate
- GambitWorkspaceCreate
- GambitWorkspaceScenarioRunSend
- GambitWorkspaceScenarioRunStart
- GambitWorkspaceScenarioRunStop
- OpenResponseOutputItem
- asOutputMessage
- asOutputReasoning
- asOutputToolCall
- OutputMessage/__link
- OutputReasoning/__link
- OutputToolCall/__link
- Query
- EntrypointChatOptimisticPlaceholder
- EntrypointSimulatorBuildPage
- EntrypointSimulatorRedirect
- EntrypointSimulatorRoot
- EntrypointSimulatorTestPage
- EntrypointSimulatorWorkspaceShell
- EntrypointSimulatorWorkspaces
- EntrypointWorkspaceBuildLiveWrite
- EntrypointWorkspaceBuildTabLiveWrite
- EntrypointWorkspaceWorkbenchLiveWrite
- SimulatorAppDrawer
- SimulatorAppShell
- SimulatorBuildContentShell
- SimulatorRootPage
- SimulatorWorkspacesPage
- WorkspaceConversationRun/WorkbenchConversationRunChat
- WorkspaceFile/PreviewFile
- Workspace
- BuildTab
- TestTab
- WorkbenchChatDrawer
- isograph
- components
- Query
- WorkspaceConversationRun
- WorkspaceFile
- Workspace
- entrypoints
- mutations
- scripts
- src
- gds
- __tests__
- icons
- hooks
- subscriptions
- __generated__
- src
- commands
- decks/gambit-bot
- providers
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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
12 | 28 | | |
13 | 29 | | |
14 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
185 | 204 | | |
186 | 205 | | |
187 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
74 | 80 | | |
75 | 81 | | |
76 | 82 | | |
| |||
90 | 96 | | |
91 | 97 | | |
92 | 98 | | |
| 99 | + | |
93 | 100 | | |
94 | 101 | | |
95 | 102 | | |
| |||
0 commit comments