Commit f4be628
committed
sync(bfmono): chore(gambit): cut 0.8.6-rc.4 release (+19 more) (bfmono@b13651c28)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit/packages/gambit-core/`
- bfmono rev: b13651c28
Changes:
- b13651c28 chore(gambit): cut 0.8.6-rc.4 release
- 45487928e refactor(gambit): normalize scenario service Maybe types
- 19f30c290 test(gambit): verify graphql-owned test feedback refresh
- 122b7edc5 feat(simulator-ui): move test feedback authority into isograph
- 75187e0de feat(gambit): add graphql test feedback persistence
- e42279f65 docs(gambit): add test feedback graphql authority intent
- dceb56711 feat(simulator-ui): add deterministic test-tab openresponses demo
- c08bebaae test(gambit): verify scenario openresponses projection for chat providers
- 7ab54c79e fix(gambit): synthesize scenario openresponses messages from state
- fad6ece51 test(gambit): add feedback refresh repro to isograph test demo
- f40526fa0 refactor(gambit): split simulator server into workspace modules
- 55ba88bf1 refactor(gambit): extract simulator response and ui handlers
- 09b63324c refactor(gambit): quarantine legacy api routes
- 410dc8573 fix(gambit): persist workspace deck state in sqlite
- 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
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent f8e248b commit f4be628
47 files changed
Lines changed: 3902 additions & 614 deletions
File tree
- packages/gambit-core
- simulator-ui
- __demos__
- fixtures
- __generated__
- __isograph
- Mutation
- GambitWorkspaceFeedbackSave
- GambitWorkspaceScenarioRunSend
- GambitWorkspaceScenarioRunStart
- Query/EntrypointSimulatorTestPage
- Workspace/TestTab
- isograph/components/Query
- mutations
- src
- src
- 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 | |
|---|---|---|---|
| |||
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 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
12 | 31 | | |
13 | 32 | | |
14 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 58 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments