You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,7 @@ If no new rule is detected -> do not update the file.
94
94
- Do not keep or add public sample projects; repository focus is SDK + tests only.
95
95
- Upstream sync automation must track real `anthropics/claude-code` CLI changes (flags/models/features), not TypeScript SDK surface diffs, and open actionable repository issues for required SDK follow-up.
96
96
- Automatically opened upstream sync issues must include change summary/checklist and assign Copilot by default.
97
+
- Release workflow must pack and publish every NuGet package that belongs to this repository; do not leave repository packages out of workflow publishing.
0 commit comments