MCPcopy Create free account

hub / github.com/VitoHowe/glm-coding / functions

Functions528 in github.com/VitoHowe/glm-coding

↓ 1 callersFunctionrewrite_http_request
(header: bytes, method: str, path: str, version: str)
app/proxy_pool/service.py:1085
↓ 1 callersMethodrotate_browser_impersonate
(self, account_id: str)
app/services/account_state.py:250
↓ 1 callersMethodrun_payment_flow
( self, account_id: str, *, product_id: str | None = None, pay_type: s
app/services/payment_service.py:2443
↓ 1 callersFunctionrun_pipeline_bytes
(image_bytes: bytes, prompt_text: str | None = None, include_debug: bool = False)
app/services/tenvision_adapter.py:828
↓ 1 callersMethodsave_manual_captcha
(self, account_id: str, request: ManualCaptchaRequest)
app/services/payment_service.py:590
↓ 1 callersMethodseed_preview
(self, account_id: str, request: PreviewSeedRequest)
app/services/payment_service.py:2199
↓ 1 callersMethodset_mode
(self, mode: NetworkEgressMode)
app/services/network_mode_service.py:34
↓ 1 callersFunctionshowQrNotification
(text: string, links: StatusBannerLink[])
web/src/composables/useDashboard.ts:146
↓ 1 callersFunctionsmooth_projection
(values, window=5)
app/services/tenvision_adapter.py:155
↓ 1 callersFunctionsocks5_connect
( proxy: UpstreamProxy, target_host: str, target_port: int, *, timeout_seconds: float, )
app/proxy_pool/service.py:892
↓ 1 callersMethodsolve_pow
(self, prefix: str, target_md5: str, *, timeout_ms: int = 30000)
app/services/captcha_service.py:158
↓ 1 callersFunctionsplit_bbox_with_yellow_segments
(crop, origin_x, origin_y, expected_count, horizontal)
app/services/tenvision_adapter.py:446
↓ 1 callersFunctionsplit_mask_to_boxes
(mask, origin_x, origin_y, expected_count)
app/services/tenvision_adapter.py:327
↓ 1 callersFunctionsplit_ocr_item
(image, item, prompt_chars=None, engine=None)
app/services/tenvision_adapter.py:561
↓ 1 callersFunctionstartTitleReminder
(count: number)
web/src/composables/useDashboard.ts:85
↓ 1 callersMethodstart_stock_monitor
(self, account_id: str)
app/services/scheduler_service.py:256
↓ 1 callersMethodstatus_payload
(self, *, mode: str | None = None)
app/services/network_mode_service.py:54
↓ 1 callersMethodstop
(self)
app/services/scheduler_service.py:54
↓ 1 callersMethodstop_stock_monitor
(self, account_id: str)
app/services/scheduler_service.py:282
↓ 1 callersMethodstore_manual_ticket
( self, session: AccountSessionState, request: ManualCaptchaRequest, )
app/services/captcha_service.py:28
↓ 1 callersMethodsubmit_captcha_verify
( self, account_id: str, request: CaptchaVerifyPayloadRequest, *, flow
app/services/payment_service.py:739
↓ 1 callersMethodtouch_account_updated_at
(self, account_id: str)
app/services/account_state.py:201
↓ 1 callersFunctiontriggerQrAttention
(count: number, text: string, links: StatusBannerLink[])
web/src/composables/useDashboard.ts:227
↓ 1 callersFunctionunlockQrAudio
()
web/src/composables/useDashboard.ts:121
↓ 1 callersMethodupdate_preferences
(self, account_id: str, request: AccountPreferencesRequest)
app/services/payment_service.py:343
↓ 1 callersMethodupdate_runtime_progress
( self, account_id: str, *, schedule_status: str | None = None, schedu
app/services/account_state.py:220
↓ 1 callersMethodupdate_sign
( self, account: AccountRecord, session: AccountSessionState, *, pay_t
app/clients/bigmodel_client.py:102
↓ 1 callersMethodverify
(self, account: AccountRecord, payload: dict[str, Any])
app/clients/tencent_captcha_client.py:137
↓ 1 callersMethodwarmup_in_background
Start best-effort warmup without blocking FastAPI startup.
app/services/ocr_service.py:158
FunctionXMLHttpRequestStub
()
app/services/tdc_vm_runner.cjs:182
Method__enter__
(self)
app/proxy_pool/service.py:191
Method__exit__
( self, exc_type: type[BaseException] | None, exc: BaseException | None, tb: T
app/proxy_pool/service.py:196
Method__init__
( self, message: str, *, status_code: int = 400, code: str = "aegisflo
app/errors.py:19
Method__init__
(self, message: str, *, details: dict[str, Any] | None = None)
app/errors.py:47
Method__init__
(self, message: str, *, details: dict[str, Any] | None = None)
app/errors.py:71
Method__init__
(self, settings: Settings | None = None)
app/runtime_logging.py:89
Method__init__
(self, *, name: str, cooldown_seconds: int)
app/proxy_pool/service.py:115
Method__init__
(self, sock: socket.socket | None = None)
app/proxy_pool/service.py:188
Method__init__
( self, *, name: str, address: tuple[str, int], handler: "ProxyConnect
app/proxy_pool/service.py:208
Method__init__
( self, *, mode: str, protocol: str, pool: ProxyPool, timeout_
app/proxy_pool/service.py:283
Method__init__
(self, *, config_path: Path | None = None)
app/proxy_pool/service.py:423
Method__init__
(self, path: Path, default_factory: Callable[[], Any])
app/storage/json_store.py:23
Method__init__
( self, *, state_service: AccountStateService | None = None, captcha_service:
app/services/payment_service.py:101
Method__init__
( self, *, settings: Settings | None = None, http_client: FingerprintHttpClien
app/services/tdc_service.py:42
Method__init__
(self)
app/services/scheduler_service.py:25
Method__init__
(self)
app/services/network_mode_service.py:20
Method__init__
(self)
app/services/account_state.py:48
Method__init__
(self, settings: Settings | None = None)
app/services/ocr_service.py:107
Method__init__
( self, http_client: FingerprintHttpClient | None = None, settings: Settings | None =
app/clients/tencent_captcha_client.py:49
Method__init__
(self, http_client: FingerprintHttpClient | None = None)
app/clients/bigmodel_client.py:27
Method__init__
(self, settings: Settings | None = None)
app/clients/fingerprint_http.py:28
Method_background_warmup
(self, target_workers: int)
app/services/ocr_service.py:253
Function_bootstrap_proxy_pool
()
app/main.py:50
Method_drain_ticket_pool_parallel_lane
( self, account_id: str, account: AccountRecord, session: AccountSessionState,
app/services/payment_service.py:1500
Method_extract_message
(self, payload: Any)
app/clients/fingerprint_http.py:416
Function_parse_bounded_int
(raw: str, *, field_name: str, minimum: int, maximum: int)
app/config.py:181
Method_pop_header
Case-insensitive pop of the first matching key from a header dict.
app/clients/fingerprint_http.py:170
Method_preview_race_lane
( self, account_id: str, account: AccountRecord, base_session: AccountSessionS
app/services/payment_service.py:2046
Method_refresh_loop
(self)
app/proxy_pool/service.py:561
Method_run_account_flow
(self, account_id: str, source: str)
app/services/scheduler_service.py:516
Method_run_loop
(self)
app/services/scheduler_service.py:89
Method_run_stock_monitor
(self, account_id: str, stop_event: threading.Event)
app/services/scheduler_service.py:368
Method_serve
(self)
app/proxy_pool/service.py:244
Function_warmup_worker
(index: int)
app/services/ocr_service.py:77
Function_worker_analyze
(data: bytes, prompt_text: str, include_debug: bool)
app/services/ocr_service.py:88
Function_worker_initializer
()
app/services/ocr_service.py:70
Functionadd
()
app/services/tdc_vm_runner.cjs:56
FunctionaddEventListener
()
app/services/tdc_vm_runner.cjs:77
Methodaddress
(self)
app/proxy_pool/service.py:99
Functionanalyze_image_bytes
( image_bytes: bytes, bg_offset: dict | None = None, prompt_text: str | None = None, use_deep_
app/services/tenvision_adapter.py:931
FunctionappendChild
()
app/services/tdc_vm_runner.cjs:65
Functionarc
()
app/services/tdc_vm_runner.cjs:126
Functionatob
(value)
app/services/tdc_vm_runner.cjs:262
FunctionbeginPath
()
app/services/tdc_vm_runner.cjs:118
Functionbootstrap_account
(account_id: str, refresh_fingerprint: bool = Query(default=False))
app/web/routes.py:184
Functionbtoa
(value)
app/services/tdc_vm_runner.cjs:265
Functionbuild_captcha_verify_payload
(account_id: str, payload: CaptchaVerifyPayloadRequest)
app/web/routes.py:209
FunctioncanPlayType
()
app/services/tdc_vm_runner.cjs:145
FunctioncancelAnimationFrame
()
app/services/tdc_vm_runner.cjs:261
Functioncheck
(proxy: UpstreamProxy)
app/proxy_pool/service.py:795
Methodcheck_cached_accounts_once
(self)
app/services/scheduler_service.py:128
Functioncheck_payment
(account_id: str, biz_id: str)
app/web/routes.py:277
Methodcheck_payment
(self, account_id: str, biz_id: str)
app/services/payment_service.py:2732
Functionclear
()
app/services/tdc_vm_runner.cjs:24
FunctionclearBanner
()
web/src/composables/useDashboard.ts:69
FunctionclearInterval
()
app/services/tdc_vm_runner.cjs:254
FunctionclearRect
()
app/services/tdc_vm_runner.cjs:105
FunctionclearTicketPool
(accountId: string)
web/src/composables/useDashboard.ts:439
FunctionclearTimeout
()
app/services/tdc_vm_runner.cjs:245
Functionclear_ticket_pool
(account_id: str)
app/web/routes.py:265
Methodclear_ticket_pool
Remove all collected tickets from the pool (both used and unused).
app/services/account_state.py:439
Functionclip
()
app/services/tdc_vm_runner.cjs:133
FunctionclosePath
()
app/services/tdc_vm_runner.cjs:121
Functioncollect_captcha_tdc
(account_id: str)
app/web/routes.py:204
Methodconstructor
(message: string, details?: unknown)
web/src/services/api.ts:18
Functioncontains
()
app/services/tdc_vm_runner.cjs:58
FunctioncreateElement
(tag)
app/services/tdc_vm_runner.cjs:98
FunctioncreateImageData
()
app/services/tdc_vm_runner.cjs:110
FunctioncreateRange
()
app/services/tdc_vm_runner.cjs:160
Functioncreate_qr
(account_id: str, payload: CreateQrRequest)
app/web/routes.py:234
← previousnext →301–400 of 528, ranked by callers