Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 27950d7

Browse files
committed
Merge branch 'develop' into feat/llm-tool-improvement
2 parents 6e0fee6 + cca8504 commit 27950d7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+449
-1258
lines changed

apps/client/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@
7575
"dependsOn": [
7676
"^build"
7777
]
78+
},
79+
"circular-deps": {
80+
"command": "pnpx dpdm -T {projectRoot}/src/**/*.ts --tree=false --warning=false"
7881
}
7982
}
8083
}

0 commit comments

Comments
 (0)