mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
The dependency array in the Artifact component was missing `artifact.type` and `allActionFinished`, which could lead to incorrect evaluation of action completion. Additionally, the logic for determining if all actions are finished was updated to account for 'start' actions that are 'running'. This ensures that the component accurately reflects the state of bundled artifacts. |
||
---|---|---|
.. | ||
ChatDescription.client.tsx | ||
chats.ts | ||
db.ts | ||
index.ts | ||
localStorage.ts | ||
types.ts | ||
useChatHistory.ts |