feat: Enhance project memory and skills documentation; add memory-sync skill for knowledge consolidation
All checks were successful
CI — Test & Build / Test & Build (push) Successful in 1m15s

This commit is contained in:
john kevin asprec
2026-07-15 16:01:13 +08:00
parent acea99d7ad
commit c2ca659a2b
13 changed files with 123 additions and 17 deletions

4
package-lock.json generated
View File

@@ -7,6 +7,7 @@
"": {
"name": "lexai",
"version": "1.0.0",
"hasInstallScript": true,
"dependencies": {
"@wxt-dev/module-react": "^1.1.5",
"react": "^18.3.1",
@@ -22,6 +23,9 @@
"jsdom": "^28.1.0",
"typescript": "^5.7.3",
"vitest": "^3.0.7"
},
"engines": {
"node": ">=22"
}
},
"node_modules/@1natsu/wait-element": {