mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-28 14:18:51 +01:00
* chore: bump @librechat/agents and related packages * refactor: update message state for tool calls run step, in case no tool call chunks are received * fix: avoid combining finalized args createContentAggregator for tool calls * chore: bump @librechat/agents to version 2.3.99 * feat: add support for aborting flows with AbortSignal in createFlow methods * fix: improve handling of tool call arguments in useStepHandler * chore: bump @librechat/agents to version 2.4.0 * fix: update flow identifier format for OAuth login in createActionTool to allow uniqueness per run * fix: improve error message handling for aborted flows in FlowStateManager * refactor: allow possible multi-agent cross-over for oauth login * fix: add type safety for Sandpack files in ArtifactCodeEditor |
||
|---|---|---|
| .. | ||
| Artifact.tsx | ||
| ArtifactButton.tsx | ||
| ArtifactCodeEditor.tsx | ||
| ArtifactPreview.tsx | ||
| Artifacts.tsx | ||
| ArtifactTabs.tsx | ||
| Code.tsx | ||
| DownloadArtifact.tsx | ||
| Mermaid.tsx | ||
| Thinking.tsx | ||
| useDebounceCodeBlock.ts | ||