Skip to content

Tags: bolt-foundry/gambit

Tags

v0.8.3

Toggle v0.8.3's commit message
sync(bfmono): feat(gambit): test-bot init fill (+19 more) (bfmono@9b9…

…eb64bf)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 9b9eb64bf

Changes:
- 9b9eb64bf feat(gambit): test-bot init fill
- 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

Do not edit this repo directly; make changes in bfmono and re-run the sync.

v0.8.2

Toggle v0.8.2's commit message
sync(bfmono): chore(gambit): cut 0.8.2 release (+19 more) (bfmono@d17…

…a4bdc3)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: d17a4bdc3

Changes:
- 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
- af2191797 feat(simulator-ui): add status badge component
- 02e6d6819 chore(simulator-ui): add "+" to positive scores
- 17064a3ab fix(simulator-ui): normalize color tokens
- a8a0752ba feat(simulator-ui): make run header toggleable with icon cue
- 66bda7f6d docs(gambit): update simulator links for test/grade
- 1b7be82fd refactor(simulator-ui): remove session metadata display

Do not edit this repo directly; make changes in bfmono and re-run the sync.

v0.8.1

Toggle v0.8.1's commit message
sync(bfmono): chore(gambit): release 0.8.1 (+19 more) (bfmono@9db680df7)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 9db680df7

Changes:
- 9db680df7 chore(gambit): release 0.8.1
- 769d3de43 fix(gambit): include scaffolds in compile
- f75c4616e 0.8.0
- 0ddfe3573 chore(gambit): prepare 0.8.0 changelog
- 692534996 test(gambit): add provider suitability checks
- 5d00fec4d feat(gambit): add Anthropic adapter
- 438515daf feat(gambit): add OpenAI responses adapter
- e4e9fdd18 feat(gambit): default OpenRouter to responses API
- c6918740c feat(gambit): add OpenRouter responses feature flag
- 112b81f59 feat(gambit): route models to Gemini provider
- 9dd0500c4 feat(gambit): map Open Responses multimodal inputs
- 97ec9a592 feat(gambit): expand OpenRouter streaming events
- 022f1ac0d feat(gambit): add Open Responses SSE transport
- 6ca199298 refactor(gambit-core): clarify Open Responses naming
- af6697477 feat(gambit): align OpenRouter adapter with Open Responses fields
- c9d29b1d7 feat(gambit-core): add streaming event coverage
- d34b75d45 feat(gambit-core): expand Open Responses core schema
- 3aea4c250 refactor(gambit): move OpenRouter adapter out of core
- a5c43cc61 feat(gambit): add chat-completions compat entrypoint
- 978470016 feat(gambit): scaffold provider adapters

Do not edit this repo directly; make changes in bfmono and re-run the sync.

v0.8.0

Toggle v0.8.0's commit message
sync(bfmono): 0.8.0 (+19 more) (bfmono@f75c4616e)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: f75c4616e

Changes:
- f75c4616e 0.8.0
- 0ddfe3573 chore(gambit): prepare 0.8.0 changelog
- 692534996 test(gambit): add provider suitability checks
- 5d00fec4d feat(gambit): add Anthropic adapter
- 438515daf feat(gambit): add OpenAI responses adapter
- e4e9fdd18 feat(gambit): default OpenRouter to responses API
- c6918740c feat(gambit): add OpenRouter responses feature flag
- 112b81f59 feat(gambit): route models to Gemini provider
- 9dd0500c4 feat(gambit): map Open Responses multimodal inputs
- 97ec9a592 feat(gambit): expand OpenRouter streaming events
- 022f1ac0d feat(gambit): add Open Responses SSE transport
- 6ca199298 refactor(gambit-core): clarify Open Responses naming
- af6697477 feat(gambit): align OpenRouter adapter with Open Responses fields
- c9d29b1d7 feat(gambit-core): add streaming event coverage
- d34b75d45 feat(gambit-core): expand Open Responses core schema
- 3aea4c250 refactor(gambit): move OpenRouter adapter out of core
- a5c43cc61 feat(gambit): add chat-completions compat entrypoint
- 978470016 feat(gambit): scaffold provider adapters
- 017b2fe52 refactor(gambit-core): store response items in state
- 268463da4 refactor(gambit-core): switch provider interface to responses

Do not edit this repo directly; make changes in bfmono and re-run the sync.

v0.7.0

Toggle v0.7.0's commit message
sync(bfmono): chore(gambit): update 0.7.0 changelog header (+19 more)…

… (bfmono@9e2f55b61)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 9e2f55b61

Changes:
- 9e2f55b61 chore(gambit): update 0.7.0 changelog header
- 90e864ed8 chore(gambit): bump versions for 0.7.0
- 715a62a22 chore(gambit): relocate example assets under init
- e3db60391 [gambit] bump version to 0.6.9
- 1d5bc4066 [gambit] update readme for deno/windows
- b99dec4c5 [gambit] add Ratings & flags section
- 925a19b89 [gambit] update doc tab
- 677d78cff [gambit] change README to npx
- a3783db34 chore(gambit): bump to 0.6.8
- c41281d3e fix(gambit): include simulator bundle in release binaries
- e0240e748 fix(gambit): use gambitmono init paths in publish
- 1fb03fbe3 fix(gambit): keep init deno.json in published package
- 56b1bbc42 fix(ci): stop ignoring voice front desk shared fixtures
- 572b4a413 feat(gambit): add init deno.json for local core
- 3298ab5d2 chore(gambit): sync init package.json on publish
- 351d9bb34 feat(gambit): init hello decks at root
- d180bff67 fix(gambit): ensure init writes nested templates
- 8d6bc25e5 feat(gambit): keep init grader schemas in init folder
- 27ed35187 feat(gambit): make init templates self-contained
- 91177145a feat(gambit): default session storage to project root

Do not edit this repo directly; make changes in bfmono and re-run the sync.

v0.6.8

Toggle v0.6.8's commit message
sync(bfmono): chore(gambit): bump to 0.6.8 (+19 more) (bfmono@a3783db34)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: a3783db34

Changes:
- a3783db34 chore(gambit): bump to 0.6.8
- c41281d3e fix(gambit): include simulator bundle in release binaries
- e0240e748 fix(gambit): use gambitmono init paths in publish
- 1fb03fbe3 fix(gambit): keep init deno.json in published package
- 56b1bbc42 fix(ci): stop ignoring voice front desk shared fixtures
- 572b4a413 feat(gambit): add init deno.json for local core
- 3298ab5d2 chore(gambit): sync init package.json on publish
- 351d9bb34 feat(gambit): init hello decks at root
- d180bff67 fix(gambit): ensure init writes nested templates
- 8d6bc25e5 feat(gambit): keep init grader schemas in init folder
- 27ed35187 feat(gambit): make init templates self-contained
- 91177145a feat(gambit): default session storage to project root
- 01be7a54a refactor(gambit): centralize grader schemas
- 372df9791 chore(gambit): drop advanced hello_world example
- dd4092e9e feat(gambit): split init templates from advanced examples
- 748d112ed fix(gambit): route compile args safely and bump versions
- 33e13dcba chore(ci): restore macos runners for darwin targets
- 3db0be6b0 chore(ci): add sticky disk for gambit Deno cache
- 9976c1cb6 chore(gambit): sync release compile and bump versions
- 9b816c0a1 chore(gambit): bump gambit + core versions

Do not edit this repo directly; make changes in bfmono and re-run the sync.

v0.6.7

Toggle v0.6.7's commit message
sync(bfmono): fix(gambit): route compile args safely and bump version…

…s (+19 more) (bfmono@748d112ed)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 748d112ed

Changes:
- 748d112ed fix(gambit): route compile args safely and bump versions
- 33e13dcba chore(ci): restore macos runners for darwin targets
- 3db0be6b0 chore(ci): add sticky disk for gambit Deno cache
- 9976c1cb6 chore(gambit): sync release compile and bump versions
- 9b816c0a1 chore(gambit): bump gambit + core versions
- 25589d5d2 chore(ci): move gambit release matrix to Blacksmith
- 8f3f14897 fix(gambit): include examples in compile bundle
- d34927a8a chore(gambit): wait for release binaries before npm publish
- 2a6b4d12f chore(gambit): bundle cli docs and bump versions
- f1b46a11e fix(gambit): limit simulator autobundle to dev
- 64f41ec3f feat(gambit): copy hello examples in init
- d83166075 [gambit] update simulator
- 9383c3fd7 [gambit] update README
- 25101b40a [gambit] update actionDecks format in examples
- bc5d2d2b2 [gambit] add `hello[.*].deck.md` example
- 0f1f61173 fix(gambit): show repl help when no deck provided
- 89ecb079a docs(gambit-cli): add grade help doc
- 7325e97ce docs(gambit-cli): add test-bot help doc
- 8e2388968 docs(gambit-cli): add serve help doc
- f63a678e6 docs(gambit-cli): add repl help doc

Do not edit this repo directly; make changes in bfmono and re-run the sync.

v0.6.6

Toggle v0.6.6's commit message
sync(bfmono): chore(gambit): sync release compile and bump versions (…

…+19 more) (bfmono@9976c1cb6)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 9976c1cb6

Changes:
- 9976c1cb6 chore(gambit): sync release compile and bump versions
- 9b816c0a1 chore(gambit): bump gambit + core versions
- 25589d5d2 chore(ci): move gambit release matrix to Blacksmith
- 8f3f14897 fix(gambit): include examples in compile bundle
- d34927a8a chore(gambit): wait for release binaries before npm publish
- 2a6b4d12f chore(gambit): bundle cli docs and bump versions
- f1b46a11e fix(gambit): limit simulator autobundle to dev
- 64f41ec3f feat(gambit): copy hello examples in init
- d83166075 [gambit] update simulator
- 9383c3fd7 [gambit] update README
- 25101b40a [gambit] update actionDecks format in examples
- bc5d2d2b2 [gambit] add `hello[.*].deck.md` example
- 0f1f61173 fix(gambit): show repl help when no deck provided
- 89ecb079a docs(gambit-cli): add grade help doc
- 7325e97ce docs(gambit-cli): add test-bot help doc
- 8e2388968 docs(gambit-cli): add serve help doc
- f63a678e6 docs(gambit-cli): add repl help doc
- d101887ad docs(gambit-cli): add run help doc
- f9ed7747f docs(gambit-cli): add init help doc
- cf9d02384 feat(gambit-cli): add init scaffold

Do not edit this repo directly; make changes in bfmono and re-run the sync.

v0.6.5

Toggle v0.6.5's commit message
sync(bfmono): chore(gambit): bump gambit + core versions (+19 more) (…

…bfmono@9b816c0a1)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 9b816c0a1

Changes:
- 9b816c0a1 chore(gambit): bump gambit + core versions
- 25589d5d2 chore(ci): move gambit release matrix to Blacksmith
- 8f3f14897 fix(gambit): include examples in compile bundle
- d34927a8a chore(gambit): wait for release binaries before npm publish
- 2a6b4d12f chore(gambit): bundle cli docs and bump versions
- f1b46a11e fix(gambit): limit simulator autobundle to dev
- 64f41ec3f feat(gambit): copy hello examples in init
- d83166075 [gambit] update simulator
- 9383c3fd7 [gambit] update README
- 25101b40a [gambit] update actionDecks format in examples
- bc5d2d2b2 [gambit] add `hello[.*].deck.md` example
- 0f1f61173 fix(gambit): show repl help when no deck provided
- 89ecb079a docs(gambit-cli): add grade help doc
- 7325e97ce docs(gambit-cli): add test-bot help doc
- 8e2388968 docs(gambit-cli): add serve help doc
- f63a678e6 docs(gambit-cli): add repl help doc
- d101887ad docs(gambit-cli): add run help doc
- f9ed7747f docs(gambit-cli): add init help doc
- cf9d02384 feat(gambit-cli): add init scaffold
- 02eebb145 Add CLI version flag and fix release binaries upload

Do not edit this repo directly; make changes in bfmono and re-run the sync.

v0.6.4

Toggle v0.6.4's commit message
sync(bfmono): chore(gambit): bundle cli docs and bump versions (+19 m…

…ore) (bfmono@2a6b4d12f)

This PR is an automated gambitmono sync of bfmono Gambit packages.

- Source: `packages/gambit/`
- Core: `packages/gambit-core/`
- bfmono rev: 2a6b4d12f

Changes:
- 2a6b4d12f chore(gambit): bundle cli docs and bump versions
- f1b46a11e fix(gambit): limit simulator autobundle to dev
- 64f41ec3f feat(gambit): copy hello examples in init
- d83166075 [gambit] update simulator
- 9383c3fd7 [gambit] update README
- 25101b40a [gambit] update actionDecks format in examples
- bc5d2d2b2 [gambit] add `hello[.*].deck.md` example
- 0f1f61173 fix(gambit): show repl help when no deck provided
- 89ecb079a docs(gambit-cli): add grade help doc
- 7325e97ce docs(gambit-cli): add test-bot help doc
- 8e2388968 docs(gambit-cli): add serve help doc
- f63a678e6 docs(gambit-cli): add repl help doc
- d101887ad docs(gambit-cli): add run help doc
- f9ed7747f docs(gambit-cli): add init help doc
- cf9d02384 feat(gambit-cli): add init scaffold
- 02eebb145 Add CLI version flag and fix release binaries upload
- 9240ecb39 Remove --example flag from Gambit CLI
- f45de3952 fix(gambit): gzip release artifacts and keep installer compatible
- 972192e2d Update faq bot to be more consistent
- f385a254f [gambit] Update examples

Do not edit this repo directly; make changes in bfmono and re-run the sync.