Loading workspace insights... Statistics interval
7 days30 daysLatest CI Pipeline Executions
e7d71d7a refactor(ai-client): consolidate devtools coupling, add E2E suite
- Extract bridge construction into buildDevtoolsBridgeOptions helpers on
ChatClient, GenerationClient, VideoGenerationClient
- Add ChatDevtoolsAwareEventEmitter that auto-attaches run context and
emits snapshots so clients call this.events.X(...) like normal events
- Ship NoOp bridges by default; tree-shake real bridges into the
@tanstack/ai-client/devtools subpath entry
- Update React, Vue, Solid, Svelte, Preact hooks to pass the real
bridge factory
- Expand E2E suite: registration, chat, structured output, tools,
generation hooks, responsive layout
- Add devtools-name-types tests per framework integration e7d71d7a refactor(ai-client): consolidate devtools coupling, add E2E suite
- Extract bridge construction into buildDevtoolsBridgeOptions helpers on
ChatClient, GenerationClient, VideoGenerationClient
- Add ChatDevtoolsAwareEventEmitter that auto-attaches run context and
emits snapshots so clients call this.events.X(...) like normal events
- Ship NoOp bridges by default; tree-shake real bridges into the
@tanstack/ai-client/devtools subpath entry
- Update React, Vue, Solid, Svelte, Preact hooks to pass the real
bridge factory
- Expand E2E suite: registration, chat, structured output, tools,
generation hooks, responsive layout
- Add devtools-name-types tests per framework integration