chore: bump SDK version to 13.1.0#97
Conversation
|
Closing this follow-up because the package version is already bumped on main and this generated diff only contains unrelated drift. |
Greptile SummaryThis SDK bump to 13.1.0 introduces full presence support (new
Confidence Score: 5/5Safe to merge; all breaking changes are intentional API surface renames consistent with the version bump, and the realtime presence logic is well-guarded. The changes are generated SDK output — new services follow established patterns, model additions are additive, and the realtime single-flight + appConnected guards correctly solve the races they target. src/services/project.ts and src/index.ts contain the enum/parameter-type renames that affect external callers. Important Files Changed
Reviews (2): Last reviewed commit: "chore: bump SDK version to 13.1.0" | Re-trigger Greptile |
This PR bumps the SDK package version to 13.1.0 after the concurrent chunk upload update.