Merge pull request #204 from Lum1104/feat/semantic-batching-and-output-chunking

fix(#159): semantic batching + bundled importMap + Phase 1 speedup
This commit is contained in:
Yuxiang Lin
2026-05-24 20:12:14 +08:00
committed by GitHub
parent 42d70c3f9c
commit a59a573a1d
30 changed files with 12235 additions and 307 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "understand-anything",
"displayName": "Understand Anything",
"description": "AI-powered codebase understanding — analyze, visualize, and explain any project",
"version": "2.7.4",
"version": "2.7.5",
"author": {
"name": "Lum1104"
},