mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-21 09:28:14 +00:00
Root node items (items without category) were skipped by depth>0 check, causing knowledge_list to always return '(空)'. Also simplified formatTree to avoid redundant child item rendering.