Commit f93d554
committed
sync(bfmono): fix(gambit): disable test-bot init inheritance (+19 more) (bfmono@91c8ab646)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 91c8ab646
Changes:
- 91c8ab646 fix(gambit): disable test-bot init inheritance
- 3cb78f0e7 feat(gambit): restore model availability checks
- 2ac9fe805 test(gambit): add opt-in live provider integration tests
- 19f443033 feat(gambit): add deck startMode metadata
- d8f7b0176 fix(gambit): improve simulator auto-bundling
- 45bf70959 fix(gambit): honor openrouter fallback for google-prefixed models
- a5be06d62 refactor(gambit): make gambit check provider-agnostic
- b724212db feat(gambit): add google provider integration
- db4550db6 feat(gambit): add provider router fallback config
- 110433689 chore(gambit): cut 0.8.3 release
- 3cc12a163 fix(gambit): update compile docs include
- d17a4bdc3 chore(gambit): cut 0.8.2 release
- 876085953 feat(gambit): improve init model fallback messaging
- 5bda55166 feat(gambit): add model fallback resolution
- bdc68aae6 feat(gambit): add gambit.toml model aliases
- 8ed9e6d9c fix(gambit): include handler decks in model check
- 5e10ebb0f infra: add obsidian bft command and fix gambit check mocks
- 54a6bfc86 feat(gambit): add model availability check
- 951e6c678 feat(gambit): auto-pull missing ollama models
- ebc6ed21e feat(gambit): add ollama provider routing
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent 0de1423 commit f93d554
34 files changed
Lines changed: 25295 additions & 521 deletions
File tree
- docs
- external/reference/cli/commands
- internal/posts
- packages/gambit-core
- src
- scaffolds/init
- scripts
- simulator-ui
- dist
- src
- gds
- src
- commands
- providers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
| 508 | + | |
508 | 509 | | |
509 | 510 | | |
510 | 511 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments