fix(project-instructions): load files through fs service

This commit is contained in:
Yichen Jiang
2026-07-03 11:56:58 +08:00
parent 19abd0a357
commit a52cac00b1
15 changed files with 358 additions and 45 deletions
+3
View File
@@ -29,6 +29,9 @@
{
"path": "../../core/agent-core"
},
{
"path": "../../prompt/project-instructions"
},
{
"path": "../../session-persistence/session-persistence-jsonl"
},