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
<!-- Describe what this PR does at a high level. -->
8
+
9
+
## Checklist
10
+
11
+
<!-- Your PR should satisfy all these requirements. However, feel free to remove items that don't apply to the PR. Consider giving this checklist to an AI agent before opening your PR. -->
12
+
13
+
**Stability**
14
+
-[ ] Breaking changes are marked with 💥 in the PR title and release notes
15
+
-[ ] Changes to JSON output (`-o json` / `-o jsonl`) are treated as breaking changes
16
+
17
+
**Design**
18
+
-[ ] This feature does not depend on Cloud-only APIs or behavior (it works against an OSS server)
0 commit comments