Update Astra: v2.80.19 - Refactoring Sidebar, LM Studio integration, and new tests

This commit is contained in:
g1nation
2026-05-08 23:14:47 +09:00
parent d083177d95
commit 5ffb472d22
28 changed files with 3125 additions and 1797 deletions
+1
View File
@@ -6,6 +6,7 @@
"lib": ["ES2022", "DOM"],
"sourceMap": true,
"strict": true,
"skipLibCheck": true,
"types": ["node", "jest"]
},
"include": ["src/**/*", "tests/**/*"],