MCPcopy Create free account

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

Functions794 in github.com/Quorinex/Kiro-Go

FunctionTestPromptCacheTrackerComputeAndUpdate
(t *testing.T)
proxy/cache_tracker_test.go:9
FunctionTestRecordApiKeyUsageConcurrent
(t *testing.T)
config/apikeys_test.go:171
FunctionTestRecordSuccessForApiKeyEmptyIDIsNoop
(t *testing.T)
proxy/apikeys_test.go:293
FunctionTestRecordSuccessForApiKeyUpdatesEntry
(t *testing.T)
proxy/apikeys_test.go:268
FunctionTestRefreshAccountInfoDoesNotDisableBuilderIDWhenProfileLookupUnsupported
(t *testing.T)
proxy/kiro_api_test.go:217
FunctionTestRegionalizeURLForProfileUsesPayloadProfileArnRegion
(t *testing.T)
proxy/kiro_api_test.go:46
FunctionTestRegionalizeURLPrefersProfileArnRegion
(t *testing.T)
proxy/kiro_api_test.go:34
FunctionTestReloadDropsOverQuotaAccountWhenAllowOverUsageDisabled
(t *testing.T)
pool/account_test.go:307
FunctionTestReloadKeepsOverQuotaAccountWhenAllowOverUsage
--------------------------------------------------------------------------- Reload over-usage filtering ----------------------------------------------
pool/account_test.go:282
FunctionTestResetApiKeyUsage
(t *testing.T)
config/apikeys_test.go:221
FunctionTestResolveClaudeThinkingModeHonorsRequestThinking
(t *testing.T)
proxy/handler_test.go:209
FunctionTestResolveClaudeThinkingResponseOptions
(t *testing.T)
proxy/handler_test.go:399
FunctionTestResolveProfileArnFetchesAndCachesProfile
(t *testing.T)
proxy/kiro_api_test.go:60
FunctionTestResolveProfileArnKeepsRefreshFallbackForBuilderIDUnsupportedLookup
(t *testing.T)
proxy/kiro_api_test.go:166
FunctionTestResolveProfileArnReturnsCachedValueWithoutRequest
(t *testing.T)
proxy/kiro_api_test.go:15
FunctionTestResolveProfileArnSuppressesBuilderIDUnsupportedLookup
(t *testing.T)
proxy/kiro_api_test.go:121
FunctionTestResponsesContinuationKeepsNewInstructions
New instructions sent on a continuation request must take effect, even when previous_response_id is set. The bug: the old code only attached req.Instr
proxy/responses_handler_test.go:209
FunctionTestResponsesNonStreamRoundTrip
(t *testing.T)
proxy/responses_handler_test.go:306
FunctionTestResponsesParallelToolCallsMerge
TestResponsesParallelToolCallsMerge verifies that consecutive function_call items in the Responses API input are merged into a single assistant messag
proxy/responses_parallel_test.go:13
FunctionTestResponsesParseArrayInput
(t *testing.T)
proxy/responses_handler_test.go:34
FunctionTestResponsesParseStringInput
(t *testing.T)
proxy/responses_handler_test.go:17
FunctionTestResponsesPreviousResponseIDExpands
(t *testing.T)
proxy/responses_handler_test.go:108
FunctionTestResponsesPreviousResponseIDExpandsFullChain
A → B → C: when expanding history starting from C, all of A's and B's inputs/outputs must appear before C's. Previously only C's direct parent (B) was
proxy/responses_handler_test.go:151
FunctionTestResponsesStoreAndLoad
(t *testing.T)
proxy/responses_handler_test.go:61
FunctionTestResponsesStreamSSE
(t *testing.T)
proxy/responses_handler_test.go:359
FunctionTestRouteWritesTooManyRequestsOpenAI
(t *testing.T)
proxy/apikeys_test.go:238
FunctionTestRouteWritesUnauthorizedClaude
(t *testing.T)
proxy/apikeys_test.go:219
FunctionTestScrubsClientReplayedToolCallText
TestScrubsClientReplayedToolCallText covers the recovery path: a polluted client stored the model's "[Called tool ...]" text output as assistant histo
proxy/tool_narration_pollution_test.go:149
FunctionTestSetPayloadProfileArnForAccountPreservesExplicitPayloadArn
(t *testing.T)
proxy/kiro_test.go:219
FunctionTestSetPayloadProfileArnForAccountUsesAccountArn
(t *testing.T)
proxy/kiro_test.go:210
FunctionTestThinkingPromptAffectsClaudeTokenEstimate
(t *testing.T)
proxy/handler_test.go:321
FunctionTestThinkingSourceReasoningFirst
(t *testing.T)
proxy/handler_test.go:14
FunctionTestThinkingSourceSameSourceRemainsAllowed
(t *testing.T)
proxy/handler_test.go:140
FunctionTestThinkingSourceTagFirst
(t *testing.T)
proxy/handler_test.go:126
FunctionTestToolResultsContinuationIncludesInstructionPrefix
(t *testing.T)
proxy/translator_test.go:287
FunctionTestUpdateSettingsPatchCanExplicitlyDisableAPIKey
(t *testing.T)
config/config_test.go:33
FunctionTestUpdateSettingsPatchPreservesOmittedAPIKeyFields
(t *testing.T)
config/config_test.go:10
FunctionTestValidateClaudeRequestShapeRejectsAssistantPrefill
(t *testing.T)
proxy/handler_test.go:196
FunctionTestValidateClaudeThinkingConfig
(t *testing.T)
proxy/handler_test.go:335
FunctionTestValidateOpenAIRequestShapeAllowsToolResultFinalTurn
(t *testing.T)
proxy/handler_test.go:172
FunctionTestValidateOpenAIRequestShapeRejectsAssistantPrefill
(t *testing.T)
proxy/handler_test.go:159
MethodUnmarshalJSON
UnmarshalJSON accepts both the Chat Completions tool shape, where the tool definition is nested under "function": {"type":"function","function":{"na
proxy/translator.go:1026
FunctionUpdateLogLevel
UpdateLogLevel updates the log level setting and persists the change.
config/config.go:851
FunctionchangePassword
()
web/app.js:1646
FunctionclampInt
(v, min, max int)
proxy/handler.go:3734
FunctionclearLogs
()
web/app.js:778
Functionclose
()
web/toast.js:205
FunctioncloseApiViewModal
()
web/app.js:2902
FunctioncloseDetailModal
()
web/app.js:1395
FunctioncloseExportModal
()
web/app.js:2478
FunctioncloseShowApiKeyModal
()
web/app.js:1899
FunctioncloseUpdateModal
()
web/app.js:2684
FunctioncopyNewApiKey
()
web/app.js:1904
FunctiondismissAll
()
web/toast.js:162
FunctionenhanceCustomSelect
(select)
web/app.js:269
FunctionexportCopyJson
()
web/app.js:2538
FunctionexportDownloadJson
()
web/app.js:2555
FunctionexportShowJson
()
web/app.js:2532
FunctionimportCredentials
()
web/app.js:2268
FunctionimportFromCookie
()
web/app.js:2360
FunctionimportLocalKiro
()
web/app.js:2237
FunctionimportSsoToken
()
web/app.js:2373
Functioninit
()
logger/logger.go:40
Functioninit
()
auth/http_client.go:23
Functioninit
()
proxy/kiro.go:60
FunctionkiroRegion
kiroRegion returns the AWS data-plane region for Kiro / Q calls. Prefer profileArn because account.Region is the auth/OIDC region and can differ from
proxy/kiro_api.go:35
Functionlogout
()
web/app.js:652
Functionmain
()
main.go:29
FunctiononFilterChange
()
web/app.js:814
FunctiononProxyTypeChange
()
web/app.js:1600
FunctionrefreshAllModels
()
web/app.js:1147
FunctionresetStats
()
web/app.js:1660
FunctionsaveEndpointConfig
()
web/app.js:1566
FunctionsaveOverUsageConfig
()
web/app.js:1641
FunctionsavePromptFilter
()
web/app.js:1966
FunctionsaveProxyConfig
()
web/app.js:1604
FunctionsaveRequireApiKey
()
web/app.js:1621
FunctionsaveThinkingConfig
()
web/app.js:1548
FunctionshowExportModal
()
web/app.js:2472
FunctionshowModelsView
()
web/app.js:2919
FunctionshowStatsView
()
web/app.js:3073
FunctionshowUpdateStatusModal
(status, title, message, latest)
web/app.js:2665
FunctionstartBuilderIdLogin
()
web/app.js:2391
FunctionstartIamSso
()
web/app.js:2432
FunctionsubmitApiKeyModal
()
web/app.js:1799
FunctionsvgError
()
web/toast.js:53
FunctionsvgInfo
()
web/toast.js:40
FunctionsvgSuccess
()
web/toast.js:47
FunctionsvgWarning
()
web/toast.js:60
Functiontoast
(message, variant, opts)
web/toast.js:255
FunctiontoggleLogsAutoRefresh
()
web/app.js:785
FunctiontoggleTheme
()
web/app.js:408
FunctiontrapDialogFocus
(e)
web/app.js:489
FunctionupdateLocalFields
()
web/app.js:2224
← previous701–794 of 794, ranked by callers