Commit 23fbea3
committed
sync(bfmono): feat(gambit-core): add deck format 1.0 stdlib assets (+19 more) (bfmono@75fdbe5f5)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 75fdbe5f5
Changes:
- c5d99df6a feat(gambit-core): add deck format 1.0 stdlib assets
- e76d1c56f feat(gambit): avoid invalid test deck fetch on stale selection
- b8e21aaca feat(gambit): require model params in bot-written decks
- 1ccbe6710 feat(gambit): stabilize test bot kickoff for user-start decks
- f239ec86b feat(gambit): format gambit-bot instructions
- 6fda040ac feat(gambit): build bot: reinforce test deck wiring rule
- b16340e2a feat(gambit): build bot: require test deck creation
- c1f30dd25 feat(gambit): build tab: preview-first file selector
- 5bcd52f53 feat(demo-runner): update build demo screenshot slugs
- 10d071ace feat(gambit): add build file browser UI
- d5e84489f feat(gambit): add build bot file browsing API
- 43112b64d test(gambit): add NUX from-scratch scaffolding
- ca54dfd7d test(gambit): update build tab demo persona
- 579bef6e1 test(demo-runner): drive build-tab demo with test-deck prompt
- 35d262528 feat(gambit): align build tab layout and demo timeline
- 85d99cd7e feat(gambit): add simulator build tab loop
- 202b72d04 chore(gambit): migrate simulator e2e harness to Playwright
- b72bd36d5 feat(simulator-ui): add shared Tabs component
- 59a2b99fd fix(simulator-ui): add tab button border suppression
- b7df84782 fix(simulator-ui): open sessions in test from docs
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent aff89f7 commit 23fbea3
25 files changed
Lines changed: 1721 additions & 185 deletions
File tree
- packages/gambit-core
- decks
- anthropic/agent-sdk
- openai/codex-sdk
- schemas/graders
- contexts
- snippets
- src
- simulator-ui
- demo
- src
- gds
- src
- decks
- demo/nux_from_scratch
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments