Cursor: Apply local changes for cloud agent

This commit is contained in:
Rocky
2026-08-27 18:01:46 +08:00
parent 39002336c0
commit 42e6252f01
148 changed files with 120105 additions and 8122 deletions
@@ -5,6 +5,13 @@
import Foundation
public extension Notification.Name {
/// A completed managed-AI request may have changed the server-side balance.
static let managedCreditsMayHaveChanged = Notification.Name(
"com.osgkeyboard.account.managedCreditsMayHaveChanged"
)
}
public enum ManagedGatewayCapability: String, Codable, CaseIterable, Sendable {
case polish
case assistant = "ai"