Move SDK processing to async queue.

This commit is contained in:
2025-12-16 00:29:45 +00:00
parent cd14ba8915
commit 085c2cb3d0
4 changed files with 79 additions and 51 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "claude-mnemonic-dashboard",
"version": "v0.6.1-4-g0a0dfc1-dirty",
"version": "v0.6.1-5-gcd14ba8-dirty",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "claude-mnemonic-dashboard",
"version": "v0.6.1-4-g0a0dfc1-dirty",
"version": "v0.6.1-5-gcd14ba8-dirty",
"dependencies": {
"vue": "^3.5.13"
},