Commit 3a2aecc
committed
sync(bfmono): fix(gambit): finish sqlite cutover cleanup (+19 more) (bfmono@ac1a886b2)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit/packages/gambit-core/`
- bfmono rev: ac1a886b2
Changes:
- 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
- 29c7ebc15 chore(gambit): cut 0.8.6-rc.7 release
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent 4571f88 commit 3a2aecc
62 files changed
Lines changed: 2321 additions & 2465 deletions
File tree
- scripts
- simulator-ui
- __demos__
- __generated__
- __isograph
- Mutation
- GambitWorkspaceCreate
- GambitWorkspaceFeedbackSave
- Query
- EntrypointSimulatorTestPage
- EntrypointSimulatorWorkspaceShell
- EntrypointSimulatorWorkspaces
- SimulatorAppDrawer
- SimulatorWorkspacesPage
- Workspace/TestTab
- isograph/components
- Query
- WorkspaceConversationRun
- mutations
- src
- src
- commands
- 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 | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | | - | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
646 | | - | |
647 | | - | |
648 | | - | |
649 | | - | |
650 | | - | |
651 | | - | |
652 | | - | |
653 | | - | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | 646 | | |
665 | 647 | | |
| 648 | + | |
666 | 649 | | |
667 | 650 | | |
668 | 651 | | |
669 | 652 | | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
670 | 671 | | |
671 | 672 | | |
672 | 673 | | |
| |||
879 | 880 | | |
880 | 881 | | |
881 | 882 | | |
882 | | - | |
| 883 | + | |
883 | 884 | | |
884 | 885 | | |
885 | 886 | | |
| |||
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments