Commit 5de85ce
committed
sync(bfmono): fix(gambit): honor openrouter fallback for google-prefixed models (+19 more) (bfmono@45bf70959)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 45bf70959
Changes:
- 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
- 3f7bf00e7 docs(gambit): document Gambit-first strategy shift
- 2cefee730 nits(simulator-ui): small tweaks
- 2ae91ed78 fix(simulator-ui): format json consistently
- f38dd2df8 feat(simulator-ui): refine tool call display
- e1c41537b feat(simulator-ui): refine calibrate summary cards
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent 0de1423 commit 5de85ce
File tree
19 files changed
+24899
-329
lines changed- docs/internal/posts
- packages/gambit-core
- scaffolds/init
- scripts
- simulator-ui
- dist
- src
- gds
- src
- commands
- providers
19 files changed
+24899
-329
lines changed| 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 | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 37 | + | |
43 | 38 | | |
44 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
45 | 56 | | |
46 | | - | |
47 | 57 | | |
48 | | - | |
49 | 58 | | |
50 | | - | |
51 | 59 | | |
52 | 60 | | |
53 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
54 | 69 | | |
55 | 70 | | |
56 | 71 | | |
| |||
0 commit comments