Commit 97e1a1d
committed
sync(bfmono): fix(providers): propagate abort signal in codex responses and add conformance coverage (+19 more) (bfmono@0e7914222)
This PR is an automated gambitmono sync of bfmono Gambit packages.
- Source: `packages/gambit/`
- Core: `packages/gambit/packages/gambit-core/`
- bfmono rev: 0e7914222
Changes:
- 0e7914222 fix(providers): propagate abort signal in codex responses and add conformance coverage
- b504cb290 fix(gambit): correct relative deck paths after core relocation
- 5d9de8c94 fix(gambit): align verification artifacts after core relocation
- f6036daeb refactor(gambit): move gambit-core under packages/gambit
- 232e540c3 docs(gambit): migrate onboarding guidance to serve
- 0ac740288 refactor(gambit): remove init-only runtime assets
- 242793426 feat(gambit): remove init from CLI command surface
- 4a3d18204 fix(gambit-ui): prevent build stop response from wiping chat transcript
- 0efecdc13 feat(gambit): add serve --artifact restore workflow
- 95a72fd53 chore(gambit-examples): rename root decks to PROMPT files
- b9278cdb5 feat(simulator-ui): unify activity reasoning/tool bubble disclosure UI
- af3d012d9 feat(simulator-ui): unify activity transcript and add tooltip badges
- f02cc9691 feat(simulator-ui): refine workbench drawer toggle and navigation layout
- e0af6e37d fix(gambit-simulator-ui): restore build chat composer focus after send
- 56c910860 fix(gambit-simulator): dock activity indicator above composer input
- 568d1cde6 test(gambit-simulator): cover build chat activity lifecycle
- 367d07aad feat(gambit-simulator): add build chat activity indicator states
- 1bed909b0 fix(gambit-ui): recover build chat state when stop request fails
- 9a6249fcd feat(gambit-ui): show stop control in build chat composer
- 18a987db4 feat(gambit-ui): wire build chat stop lifecycle in workspace context
Do not edit this repo directly; make changes in bfmono and re-run the sync.1 parent 5356ee6 commit 97e1a1d
211 files changed
Lines changed: 34028 additions & 6657 deletions
File tree
- docs/external
- concepts
- guides
- reference
- cli/commands
- examples/dev
- simpsons_explainer_notest
- schemas
- simpsons_explainer_user_notest
- schemas
- simpsons_explainer_user
- cards
- schemas
- memos/engineering/posts
- packages/gambit-core
- decks
- anthropic/agent-sdk
- openai/codex-sdk
- schemas
- graders
- contexts
- scenarios
- src
- scaffolds
- demo
- examples
- advanced
- agent_with_multi_actions
- agent_with_typescript
- arena_chatbot
- cli_cold_emailer
- cli_handlers_md
- cli_handlers_ts
- cli_internal_monolog
- patient_swapper
- pokemon_advice
- policy_support_bot
- simpsons_explainer
- cards
- schemas
- voice_front_desk
- decks
- tests
- faq-bot-example
- init
- actions
- decks
- graders
- schemas
- tests
- scripts
- simulator-ui
- demo
- src
- gds
- __tests__
- icons
- src
- commands
- decks
- actions
- init_exists
- init_mkdir
- init_write
- gambit-bot
- graders
- deck_format_guard
- deck_format_policy_llm
- first_deck_root_prompt_guard_tools_conversation
- first_deck_root_prompt_guard_tools
- first_deck_root_prompt_guard
- right_sized_context_gathering
- policy
- scenarios
- existing_deck_add_scenarios
- faq_bot_build_flow
- greeting_and_scope
- internal_actions_probe
- right_sized_context_gathering
- providers
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 | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
12 | 21 | | |
13 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
103 | | - | |
| 102 | + | |
104 | 103 | | |
105 | 104 | | |
106 | | - | |
| 105 | + | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
127 | 143 | | |
128 | 144 | | |
129 | 145 | | |
| |||
173 | 189 | | |
174 | 190 | | |
175 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
176 | 245 | | |
177 | 246 | | |
178 | 247 | | |
| |||
271 | 340 | | |
272 | 341 | | |
273 | 342 | | |
274 | | - | |
275 | | - | |
| 343 | + | |
| 344 | + | |
276 | 345 | | |
277 | 346 | | |
278 | 347 | | |
| |||
289 | 358 | | |
290 | 359 | | |
291 | 360 | | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | 361 | | |
299 | 362 | | |
300 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments