refactor(core): centralize DSH home resolution

This commit is contained in:
Yichen Jiang
2026-07-12 16:30:01 +08:00
parent 48e7bde361
commit 1aadce9fe7
27 changed files with 164 additions and 27 deletions

View File

@@ -29,6 +29,9 @@
{
"path": "../../bash/bash"
},
{
"path": "../../util/home"
},
{
"path": "../../core/system-prompt"
},