Feat v0.4.0 notes surface #22
Reference in New Issue
Block a user
Delete Branch "feat/v0.4.0-notes-surface"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
sw.api.ext() auto-unwraps the JSON response body, so the list endpoint returns the array directly rather than {data: [...]}. Use `res.data || res || []` pattern matching tasks surface. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>