Skip to content

Commit d245937

Browse files
authored
Merge branch 'main' into mime/embed-shape-options
2 parents 98682db + 62f7fb4 commit d245937

File tree

172 files changed

+6141
-2749
lines changed

Some content is hidden

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

172 files changed

+6141
-2749
lines changed

.claude/commands/issue.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ After creating the issue and sharing the link, do a thorough investigation:
152152
- Look for similar patterns, past fixes, or related issues
153153
- Understand the architecture and data flow
154154
- Consider edge cases and potential side effects
155-
- Brainstorm possible solutions with tradeoffs
156155

157156
### Step 5: Comment on the issue with findings
158157

@@ -167,7 +166,6 @@ The comment should include:
167166
- **Relevant files**: List specific files and line numbers
168167
- **Root cause analysis**: What's causing the issue (for bugs)
169168
- **Architecture context**: How the affected system works
170-
- **Potential solutions**: 2-3 approaches with tradeoffs
171169
- **Related code**: Links to relevant functions, types, or patterns
172170
- **Considerations**: Edge cases, breaking changes, testing needs
173171

.claude/skills/pr-walkthrough/video/package-lock.json

Lines changed: 743 additions & 158 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.claude/skills/pr-walkthrough/video/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"render": "remotion render Walkthrough"
88
},
99
"dependencies": {
10-
"@remotion/cli": "4.0.301",
10+
"@remotion/cli": "4.0.427",
1111
"react": "^18.3.1",
1212
"react-dom": "^18.3.1",
1313
"remotion": "4.0.301",

.claude/skills/update-release-notes/SKILL.md

Lines changed: 0 additions & 121 deletions
This file was deleted.

.claude/skills/update-release-notes/scripts/fetch-pr-batch.sh

Lines changed: 0 additions & 58 deletions
This file was deleted.

.claude/skills/update-release-notes/scripts/get-changelog-status.sh

Lines changed: 0 additions & 75 deletions
This file was deleted.

.claude/skills/update-release-notes/scripts/get-new-prs.sh

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)