We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1341d4c commit 1e0ef84Copy full SHA for 1e0ef84
1 file changed
CLAUDE.md
@@ -79,6 +79,9 @@ dev setup # One-time: start Antfly search backend
79
any CRITICAL or WARNING findings before merging.
80
- **Plan before building.** For non-trivial features, write a plan in
81
`.claude/da-plans/` and run the `plan-reviewer` agent before implementation.
82
+- **Changesets target published packages only.** Only `@prosdevlab/dev-agent`
83
+ and `@prosdevlab/kero` are published to npm. All other packages are private
84
+ and bundled into dev-agent via tsup. Never add private packages to changesets.
85
86
---
87
0 commit comments