fix(hub): stamp CheckMark/CrossMark when agent run finishes (v0.0.41)

After removing the Typing reaction, add CheckMark on success or CrossMark
on failure so teachers can see completion on the source message without
opening the card.
This commit is contained in:
2026-07-21 06:36:09 +00:00
parent e634418a02
commit 6f7497bce8
4 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@paradigm/hub",
"version": "0.0.40",
"version": "0.0.41",
"private": true,
"type": "module",
"engines": {