MCPcopy Create free account

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

Functions528 in github.com/VitoHowe/glm-coding

↓ 3 callersMethodupdate
(self, proxies: list[UpstreamProxy])
app/proxy_pool/service.py:123
↓ 2 callersMethod_already_ran_schedule
(self, account, run_key: str)
app/services/scheduler_service.py:479
↓ 2 callersMethod_append_line
(self, path: Path, line: str)
app/runtime_logging.py:273
↓ 2 callersMethod_attach_pow_if_needed
( self, session: AccountSessionState, request: CaptchaVerifyPayloadRequest, pa
app/services/payment_service.py:2765
↓ 2 callersMethod_base_entry
( self, *, stage: str, status: str, message: str, account_id:
app/runtime_logging.py:230
↓ 2 callersMethod_bootstrap_engine_once
(self)
app/services/ocr_service.py:325
↓ 2 callersMethod_cache_path
(self, url: str)
app/services/tdc_service.py:282
↓ 2 callersFunction_clamp_preview_concurrency
(value: Any)
app/services/account_state.py:560
↓ 2 callersMethod_current_schedule_date_time
(self)
app/services/account_state.py:308
↓ 2 callersMethod_ensure_executor
(self)
app/services/ocr_service.py:349
↓ 2 callersMethod_ensure_stock_monitor_thread
(self, account_id: str)
app/services/scheduler_service.py:352
↓ 2 callersMethod_file_contains_account
(self, path: Path, account_id: str)
app/services/account_state.py:488
↓ 2 callersMethod_hydrate_tdc_if_needed
( self, account: AccountRecord, session: AccountSessionState, request: Captcha
app/services/payment_service.py:2875
↓ 2 callersMethod_is_retryable_flow_error
Return whether a captcha/preview failure is safe to retry inside the same flow.
app/services/payment_service.py:2892
↓ 2 callersMethod_js_round
(self, value: float)
app/services/captcha_service.py:197
↓ 2 callersMethod_log_ticket_pool_preview_response
( self, *, flow: FlowRun, idx: int, total: int, mode: str,
app/services/payment_service.py:1595
↓ 2 callersMethod_mark_worker_inflight
(self, delta: int)
app/services/ocr_service.py:379
↓ 2 callersFunction_normalize_hms
(value: str | None, *, field_name: str)
app/models.py:406
↓ 2 callersFunction_parse_float
(raw: str, *, field_name: str)
app/config.py:174
↓ 2 callersMethod_read_unlocked
(self)
app/storage/json_store.py:44
↓ 2 callersMethod_release_worker_slot
(self)
app/services/ocr_service.py:383
↓ 2 callersMethod_resolve_effective_proxy
(self, proxy_url: str | None, *, allow_fallback_proxy: bool)
app/clients/fingerprint_http.py:376
↓ 2 callersFunction_resolve_proxy_source_path
返回 proxy_pool.yaml 中第一个本地代理源文件的绝对路径。
app/web/routes.py:85
↓ 2 callersMethod_sleep_ticket_pool_interval
(self, account_id: str, interval_ms: int)
app/services/payment_service.py:1236
↓ 2 callersMethod_submit_captcha_verify_for_session
( self, account_id: str, account: AccountRecord, session: AccountSessionState,
app/services/payment_service.py:761
↓ 2 callersMethod_submit_with_worker_slot
(self, executor: ProcessPoolExecutor, fn, *args, acquire_timeout: float | None = None)
app/services/ocr_service.py:365
↓ 2 callersMethod_write_entry
(self, entry: dict[str, Any])
app/runtime_logging.py:262
↓ 2 callersMethod_write_unlocked
(self, payload: Any)
app/storage/json_store.py:55
↓ 2 callersMethodanalyze_captcha_image
(self, image_bytes: bytes, *, prompt_text: str)
app/services/ocr_service.py:272
↓ 2 callersFunctionbuild_candidate_chars
(image, items, prompt_item, image_h, image_w, prompt_chars=None, engine=None)
app/services/tenvision_adapter.py:619
↓ 2 callersFunctionbuild_prompt_chars
(items, image, engine)
app/services/tenvision_adapter.py:235
↓ 2 callersMethodbuild_verify_payload
( self, session: AccountSessionState, request: CaptchaVerifyPayloadRequest, )
app/services/captcha_service.py:110
↓ 2 callersFunctioncheck_proxy_health
( proxy: UpstreamProxy, config: ProxyPoolConfig, *, strict_mode: bool, )
app/proxy_pool/service.py:819
↓ 2 callersFunctionchoose_best_mask
(crop, expected_count)
app/services/tenvision_adapter.py:311
↓ 2 callersMethodcollect_for_challenge
( self, account: AccountRecord, raw_challenge: dict[str, Any], )
app/services/tdc_service.py:106
↓ 2 callersFunctionconfigure_logging
Attach a file handler for formal runtime logs.
app/runtime_logging.py:51
↓ 2 callersMethodcreate_qr
( self, account_id: str, request: CreateQrRequest, *, flow: FlowRun |
app/services/payment_service.py:2209
↓ 2 callersMethodfetch_image_bytes
(self, account: AccountRecord, challenge: CaptchaChallenge)
app/clients/tencent_captcha_client.py:120
↓ 2 callersFunctionfetch_proxy_sources
(config: ProxyPoolConfig)
app/proxy_pool/service.py:710
↓ 2 callersFunctionfilter_and_sort_health
(items: list[ProxyHealth], max_latency_ms: int)
app/proxy_pool/service.py:854
↓ 2 callersFunctionfind_prompt_item
(items, image_h, image_w)
app/services/tenvision_adapter.py:206
↓ 2 callersFunctiongetQrAudioContext
()
web/src/composables/useDashboard.ts:99
↓ 2 callersMethodget_account_detail
(self, account_id: str)
app/services/payment_service.py:331
↓ 2 callersFunctionget_payment_service
Get the shared payment service.
app/services/payment_service.py:3103
↓ 2 callersFunctionhsv_yellow_mask
(bgr: np.ndarray)
app/services/tenvision_adapter.py:912
↓ 2 callersFunctionis_prompt_like_text
(text)
app/services/tenvision_adapter.py:69
↓ 2 callersMethodlist_tasks
(self, account_id: str | None = None)
app/services/account_state.py:335
↓ 2 callersFunctionload_runtime_proxy_config
()
app/proxy_pool/service.py:660
↓ 2 callersFunctionlog_latency_summary
(mode: str, items: list[ProxyHealth])
app/proxy_pool/service.py:861
↓ 2 callersFunctionmakeStorage
()
app/services/tdc_vm_runner.cjs:12
↓ 2 callersFunctionmake_id
Create a short local identifier.
app/services/account_state.py:545
↓ 2 callersFunctionnormalize_string_list
(raw: Any)
app/proxy_pool/service.py:700
↓ 2 callersFunctionplayQrBeepBurst
(count: number)
web/src/composables/useDashboard.ts:176
↓ 2 callersMethodprehandle
(self, account: AccountRecord)
app/clients/tencent_captcha_client.py:57
↓ 2 callersFunctionqrTaskKey
(detail: AccountDetailResponse)
web/src/composables/useDashboard.ts:233
↓ 2 callersFunctionrandom_browser_impersonate
Pick a realistic browser fingerprint profile for a new account.
app/browser_profiles.py:225
↓ 2 callersFunctionread_until
(sock: socket.socket, marker: bytes, *, limit: int)
app/proxy_pool/service.py:1020
↓ 2 callersFunctionrender_legacy_index
(request: Request)
app/web/routes.py:55
↓ 2 callersMethodrequest_json
( self, method: str, url: str, *, headers: dict[str, str] | None = Non
app/clients/fingerprint_http.py:41
↓ 2 callersFunctionresolve_config_path
()
app/proxy_pool/service.py:618
↓ 2 callersFunctionrunScript
(code, ctx, label)
app/services/tdc_vm_runner.cjs:364
↓ 2 callersMethodsave_task
(self, task: PaymentTaskRecord)
app/services/account_state.py:342
↓ 2 callersMethodsolve_captcha
(self, account_id: str, *, flow: FlowRun | None = None)
app/services/payment_service.py:845
↓ 2 callersFunctionsplit_boxes_are_reasonable
(parent_bbox, boxes, expected_count)
app/services/tenvision_adapter.py:402
↓ 2 callersFunctionstopPolling
()
web/src/composables/useDashboard.ts:347
↓ 2 callersFunctionstopQrBeep
()
web/src/composables/useDashboard.ts:205
↓ 2 callersMethodstore_challenge_snapshot
( self, session: AccountSessionState, *, sess: str, sid: str,
app/services/captcha_service.py:47
↓ 2 callersMethodto_payload
(self)
app/errors.py:33
↓ 2 callersMethodto_payload
(self)
app/services/tdc_service.py:35
↓ 1 callersMethod_add_proxy_whiteip
(self)
app/proxy_pool/service.py:566
↓ 1 callersMethod_apply_mode
启停内置代理池服务;连通性检验由代理池后台异步完成,不阻塞切换。
app/services/network_mode_service.py:42
↓ 1 callersMethod_bootstrap_account_once
( self, account_id: str, *, refresh_fingerprint: bool, flow: FlowRun,
app/services/payment_service.py:424
↓ 1 callersMethod_build_qr_base64
(self, content: str)
app/services/payment_service.py:3061
↓ 1 callersMethod_build_tdc_url
(self, tdc_path: str)
app/services/tdc_service.py:277
↓ 1 callersMethod_build_url
(self, path: str)
app/clients/bigmodel_client.py:199
↓ 1 callersMethod_capacity_snapshot
(self)
app/services/ocr_service.py:361
↓ 1 callersMethod_captcha_ocr_gate
(self, challenge: dict[str, Any])
app/services/payment_service.py:2833
↓ 1 callersMethod_check_stock_once
(self, account_id: str, stop_event: threading.Event)
app/services/scheduler_service.py:382
↓ 1 callersMethod_choose_org_and_project
( self, *, organizations: list[dict[str, Any]], preferred_org_id: str,
app/services/payment_service.py:2994
↓ 1 callersMethod_clear_stale_schedule_statuses
(self)
app/services/scheduler_service.py:68
↓ 1 callersMethod_cookies_to_header
(self, cookies: dict[str, str])
app/services/account_state.py:530
↓ 1 callersMethod_create_upgrade_sign
( self, account: AccountRecord, session: AccountSessionState, *, pay_t
app/services/payment_service.py:2670
↓ 1 callersFunction_decode_default_invitation_code
()
app/models.py:13
↓ 1 callersFunction_decode_qr_base64
(value: str)
app/web/routes.py:303
↓ 1 callersMethod_decode_response
(self, *, response: Any, url: str)
app/clients/fingerprint_http.py:390
↓ 1 callersMethod_drain_ticket_pool
Consume pool tickets using parallel mode or serial fixed-interval mode.
app/services/payment_service.py:1247
↓ 1 callersMethod_drain_ticket_pool_parallel
Stagger-submit pool tickets in parallel and return the first bizId winner.
app/services/payment_service.py:1393
↓ 1 callersMethod_drain_ticket_pool_serial
Consume pool tickets one by one until /preview returns a bizId.
app/services/payment_service.py:1278
↓ 1 callersMethod_extract_instruction_target_chars
(self, instruction: str)
app/services/payment_service.py:2861
↓ 1 callersMethod_extract_organizations
(self, user_info: dict[str, Any])
app/services/payment_service.py:3039
↓ 1 callersMethod_extract_projects
(self, organization: dict[str, Any])
app/services/payment_service.py:3045
↓ 1 callersMethod_fallback_proxy_health_payload
(self)
app/services/payment_service.py:153
↓ 1 callersMethod_fetch_captcha_challenge_for_session
( self, account: AccountRecord, session: AccountSessionState, *, analy
app/services/payment_service.py:667
↓ 1 callersMethod_fetch_ft_script
(self, *, account: AccountRecord, user_agent: str)
app/services/tdc_service.py:178
↓ 1 callersMethod_fetch_proxy_whiteip_secret_token
(self)
app/proxy_pool/service.py:597
↓ 1 callersMethod_fetch_script
( self, url: str, *, account: AccountRecord, user_agent: str, )
app/services/tdc_service.py:146
↓ 1 callersMethod_fill_ticket_pool
Collect captcha tickets until pool has ``target_size`` unused entries. Stops early (without error) if ``deadline_time`` has already passed or
app/services/payment_service.py:1135
↓ 1 callersFunction_format_runtime_log_line
(raw_line: str)
app/web/routes.py:310
↓ 1 callersMethod_handle_connect
(self, client: socket.socket, host: str, port: int, version: str)
app/proxy_pool/service.py:353
↓ 1 callersMethod_handle_http
(self, client: socket.socket, client_addr: Any)
app/proxy_pool/service.py:307
← previousnext →101–200 of 528, ranked by callers