MCPcopy Create free account

hub / github.com/Quorinex/Kiro-Go / functions

Functions794 in github.com/Quorinex/Kiro-Go

↓ 1 callersFunctionhasClaudeSystemContent
(system interface{})
proxy/translator.go:584
↓ 1 callersFunctioninit
()
web/app.js:3125
↓ 1 callersFunctioninitCustomSelectObserver
()
web/app.js:348
↓ 1 callersFunctioninitPrivacyMode
()
web/app.js:416
↓ 1 callersFunctioninitRememberMe
()
web/app.js:642
↓ 1 callersFunctioninitTheme
()
web/app.js:402
↓ 1 callersFunctionisAnthropicBillingHeaderBlock
(value interface{})
proxy/cache_tracker.go:389
↓ 1 callersFunctionisBuilderIDProfileUnsupportedError
(account *config.Account, err error)
proxy/kiro_api.go:230
↓ 1 callersFunctionisCachePositionKey
(key string)
proxy/cache_tracker.go:587
↓ 1 callersFunctionisClaudeCodeSystemPrompt
isClaudeCodeSystemPrompt returns true when the prompt matches ≥2 characteristic markers of the Claude Code CLI built-in system prompt.
proxy/translator.go:490
↓ 1 callersFunctionisClaudeThinkingRequested
(thinkingCfg *ClaudeThinkingConfig)
proxy/translator.go:107
↓ 1 callersFunctionisLargeContextModel
(model string)
proxy/kiro.go:590
↓ 1 callersFunctionisOverUsageLimit
(acc config.Account)
pool/account.go:479
↓ 1 callersFunctionisSyntheticConversationAnchor
(anchor string)
proxy/translator.go:1827
↓ 1 callersFunctionisTransientProfileFetchError
isTransientProfileFetchError reports whether a ListAvailableProfiles error is worth retrying. Network errors and upstream 5xx/429 are transient; other
proxy/kiro_api.go:336
↓ 1 callersFunctionisUpstreamOverageEnabled
isUpstreamOverageEnabled reports whether the upstream Overages switch is ON for this account. "ENABLED" → true; anything else (DISABLED, UNKNOWN, empt
pool/account.go:492
↓ 1 callersFunctionjoinHistoryText
joinHistoryText combines an existing message body with narrated tool text.
proxy/translator.go:1468
↓ 1 callersFunctionjoinScopes
()
auth/iam_sso.go:245
↓ 1 callersFunctionjoinTextParts
(parts []ResponseContentPart)
proxy/responses_history.go:111
↓ 1 callersFunctionlistAvailableProfiles
(account *config.Account)
proxy/kiro_api.go:351
↓ 1 callersFunctionlistAvailableProfilesWithRetry
(account *config.Account)
proxy/kiro_api.go:308
↓ 1 callersFunctionloadEndpointConfig
()
web/app.js:1560
↓ 1 callersFunctionloadModels
(id)
web/app.js:1250
↓ 1 callersFunctionloadPromptFilter
()
web/app.js:1957
↓ 1 callersFunctionloadProxyConfig
()
web/app.js:1577
↓ 1 callersFunctionloadSettings
()
web/app.js:1533
↓ 1 callersFunctionloadThinkingConfig
()
web/app.js:1541
↓ 1 callersFunctionlockModalScroll
()
web/app.js:455
↓ 1 callersFunctionlogin
()
web/app.js:627
↓ 1 callersFunctionmergeModelInfo
(base ModelInfo, extra ModelInfo)
proxy/handler.go:718
↓ 1 callersFunctionmergeStringLists
(base []string, extra []string)
proxy/handler.go:735
↓ 1 callersFunctionmin
(a, b int)
proxy/translator_truncate_test.go:92
↓ 1 callersFunctionmodalAdd
(title, body)
web/app.js:2058
↓ 1 callersFunctionmodalBuilderId
(title, body)
web/app.js:2071
↓ 1 callersFunctionmodalCookie
(title, body)
web/app.js:2198
↓ 1 callersFunctionmodalCredentials
(title, body)
web/app.js:2184
↓ 1 callersFunctionmodalIam
(title, body)
web/app.js:2096
↓ 1 callersFunctionmodalLocal
(title, body)
web/app.js:2140
↓ 1 callersFunctionmodalSso
(title, body)
web/app.js:2119
↓ 1 callersFunctionnarrateToolResults
narrateToolResults renders structured tool results as plain text for a user history turn. Each result is attributed to its originating tool call (by n
proxy/translator.go:1439
↓ 1 callersFunctionnewToolCall
(id, name, args string)
proxy/openai_toolresult_dedup_test.go:40
↓ 1 callersFunctionoutputToMessages
(items []ResponseOutputItem)
proxy/responses_history.go:77
↓ 1 callersFunctionparseLineCredentials
(text)
web/app.js:2335
↓ 1 callersFunctionparsePromptCacheTTLValue
(value interface{})
proxy/cache_tracker.go:443
↓ 1 callersFunctionparseSubscriptionType
(raw string)
proxy/kiro_api.go:544
↓ 1 callersFunctionpollBuilderIdAuth
(interval)
web/app.js:2410
↓ 1 callersFunctionpollForToken
(oidcBase, clientID, clientSecret, deviceCode string, interval int)
auth/sso_token.go:244
↓ 1 callersFunctionpositionOpenCustomSelects
()
web/app.js:336
↓ 1 callersFunctionprepareDialog
(modal)
web/app.js:472
↓ 1 callersFunctionprependThinkingSystem
(system interface{})
proxy/translator.go:540
↓ 1 callersFunctionpurgeExpiredResponses
(ttl time.Duration)
proxy/responses_store.go:117
↓ 1 callersFunctionqueueCustomSelectRefresh
()
web/app.js:339
↓ 1 callersMethodrecordSuccess
统计记录 (使用原子操作)
proxy/handler.go:1338
↓ 1 callersFunctionrefreshAccount
(id, card)
web/app.js:1009
↓ 1 callersFunctionrefreshAccountModels
(id)
web/app.js:1164
↓ 1 callersFunctionrefreshAccountOverage
(id)
web/app.js:1375
↓ 1 callersFunctionrefreshOIDCToken
refreshOIDCToken IdC/Builder ID token 刷新
auth/oidc.go:40
↓ 1 callersFunctionrefreshSocialToken
refreshSocialToken Social (GitHub/Google) token 刷新
auth/oidc.go:88
↓ 1 callersFunctionregisterDeviceClient
(oidcBase, startUrl string)
auth/sso_token.go:69
↓ 1 callersFunctionregisterOIDCClient
(oidcBase, startUrl, redirectUri string)
auth/iam_sso.go:159
↓ 1 callersFunctionrenderExportModal
()
web/app.js:2479
↓ 1 callersFunctionrenderModelsView
(container, models)
web/app.js:2937
↓ 1 callersFunctionrenderOverageBadge
(a)
web/app.js:1313
↓ 1 callersFunctionrenderOverageBlock
(a, idAttr)
web/app.js:1323
↓ 1 callersFunctionrenderStatsView
(container, d)
web/app.js:3090
↓ 1 callersFunctionresetApiKeyUsageEntry
(id, name)
web/app.js:1873
↓ 1 callersFunctionresolveTheme
(pref)
web/app.js:381
↓ 1 callersFunctionsanitizeImagePlaceholders
(text string)
proxy/translator.go:1933
↓ 1 callersFunctionsanitizeToolName
sanitizeToolName normalizes a tool name to characters the Kiro API accepts. Kiro tool names must be pure camelCase (no underscores or dashes). Separat
proxy/translator.go:886
↓ 1 callersFunctionsaveMachineId
(id)
web/app.js:1302
↓ 1 callersFunctionsaveProxyURL
(id)
web/app.js:1388
↓ 1 callersFunctionsaveWeight
(id)
web/app.js:1309
↓ 1 callersMethodserveAdminPage
==================== 静态文件服务 ====================
proxy/handler.go:3434
↓ 1 callersMethodserveStaticFile
(w http.ResponseWriter, r *http.Request)
proxy/handler.go:3438
↓ 1 callersFunctionshowNewApiKey
(plaintext)
web/app.js:1890
↓ 1 callersFunctionshowUpdateModal
(version, url, changelog)
web/app.js:2645
↓ 1 callersFunctionstartDeviceAuth
(oidcBase, clientID, clientSecret, startUrl string)
auth/sso_token.go:102
↓ 1 callersFunctionstringField
(obj map[string]interface{}, keys ...string)
proxy/responses_input.go:224
↓ 1 callersFunctionstripBoundaryMarkers
stripBoundaryMarkers removes --- SYSTEM PROMPT --- and --- END SYSTEM PROMPT --- lines.
proxy/translator.go:422
↓ 1 callersFunctionstripEnvNoiseLines
stripEnvNoiseLines removes environment metadata lines and sections from a system prompt. Strips: # Environment / # auto memory sections, gitStatus lin
proxy/translator.go:439
↓ 1 callersFunctionstripPollutedToolCallText
stripPollutedToolCallText removes legacy tool-call narration from text and tidies up the leftover whitespace.
proxy/translator.go:1418
↓ 1 callersFunctionsuppressProfileArnResolution
(account *config.Account)
proxy/kiro_api.go:255
↓ 1 callersFunctionswitchTab
(tab)
web/app.js:2687
↓ 1 callersFunctiontestAccount
(id)
web/app.js:1482
↓ 1 callersFunctiontoggleAccount
(id, enabled)
web/app.js:1021
↓ 1 callersFunctiontoggleApiKeyEntry
(id, enabled)
web/app.js:1841
↓ 1 callersFunctiontoggleLang
()
web/app.js:141
↓ 1 callersFunctiontoggleOverageSwitch
(id, inputEl)
web/app.js:1345
↓ 1 callersFunctiontoggleSelectAccount
(id)
web/app.js:826
↓ 1 callersFunctiontoggleSelectAll
(checked)
web/app.js:819
↓ 1 callersFunctiontrimStack
(root)
web/toast.js:169
↓ 1 callersFunctiontruncateCurrentMessage
truncateCurrentMessage hard-truncates the current message content as a last resort when even the minimal retained history plus current message exceeds
proxy/translator.go:1729
↓ 1 callersFunctiontryAutoLogin
()
web/app.js:615
↓ 1 callersFunctionunlockModalScrollIfIdle
()
web/app.js:461
↓ 1 callersFunctionupdateLangButtons
()
web/app.js:134
↓ 1 callersFunctionupdateTokensFromEvent
(event map[string]interface{}, currentInputTokens, currentOutputTokens int)
proxy/kiro.go:517
↓ 1 callersFunctionusageBar
(used, limit)
web/app.js:1702
↓ 1 callersMethodvalidateApiKey
validateApiKey 验证 API Key(Bool 包装,旧签名仍被部分调用方使用)
proxy/handler.go:322
↓ 1 callersFunctionverifyBearerToken
(portalBase, bearerToken string)
auth/sso_token.go:137
↓ 1 callersFunctionwireEvents
()
web/app.js:3113
← previousnext →501–600 of 794, ranked by callers