@@ -30,7 +30,7 @@ Symbol maps for 9 large files in this module.
3030| 574 | struct | ProxyStatusRow | (internal) |
3131| 605 | struct | QuotaRefreshStatusRow | (internal) |
3232
33- ## Quotio/Services/AgentConfigurationService.swift (1410 lines)
33+ ## Quotio/Services/AgentConfigurationService.swift (1609 lines)
3434
3535| Line | Kind | Name | Visibility |
3636| ---- | ---- | ---- | ---------- |
@@ -46,23 +46,32 @@ Symbol maps for 9 large files in this module.
4646| 288 | fn | readFactoryDroidConfig | (private) |
4747| 325 | fn | extractTOMLValue | (private) |
4848| 336 | fn | extractExportValue | (private) |
49- | 348 | fn | generateConfiguration | (internal) |
50- | 387 | fn | generateDefaultConfiguration | (private) |
51- | 403 | fn | generateClaudeCodeDefaultConfig | (private) |
52- | 488 | fn | generateCodexDefaultConfig | (private) |
53- | 553 | fn | generateGeminiCLIDefaultConfig | (private) |
54- | 581 | fn | generateAmpDefaultConfig | (private) |
55- | 627 | fn | generateOpenCodeDefaultConfig | (private) |
56- | 676 | fn | generateFactoryDroidDefaultConfig | (private) |
57- | 741 | fn | generateClaudeCodeConfig | (private) |
58- | 863 | fn | generateCodexConfig | (private) |
59- | 941 | fn | generateGeminiCLIConfig | (private) |
60- | 984 | fn | generateAmpConfig | (private) |
61- | 1067 | fn | generateOpenCodeConfig | (private) |
62- | 1158 | fn | buildOpenCodeModelConfig | (private) |
63- | 1210 | fn | generateFactoryDroidConfig | (private) |
64- | 1280 | fn | fetchAvailableModels | (internal) |
65- | 1335 | fn | testConnection | (internal) |
49+ | 351 | fn | escapeTOMLString | (private) |
50+ | 379 | fn | buildManagedCodexTOML | (private) |
51+ | 396 | fn | parseTOMLSectionName | (private) |
52+ | 414 | fn | isCodexManagedTopLevelKey | (private) |
53+ | 423 | fn | splitManagedCodexConfig | (private) |
54+ | 431 | fn | extractManagedCodexBanner | (private) |
55+ | 440 | fn | filterExistingCodexLines | (private) |
56+ | 481 | fn | composeMergedCodexConfig | (private) |
57+ | 552 | fn | mergeCodexConfig | (private) |
58+ | 559 | fn | generateConfiguration | (internal) |
59+ | 598 | fn | generateDefaultConfiguration | (private) |
60+ | 614 | fn | generateClaudeCodeDefaultConfig | (private) |
61+ | 699 | fn | generateCodexDefaultConfig | (private) |
62+ | 746 | fn | generateGeminiCLIDefaultConfig | (private) |
63+ | 774 | fn | generateAmpDefaultConfig | (private) |
64+ | 820 | fn | generateOpenCodeDefaultConfig | (private) |
65+ | 869 | fn | generateFactoryDroidDefaultConfig | (private) |
66+ | 934 | fn | generateClaudeCodeConfig | (private) |
67+ | 1056 | fn | generateCodexConfig | (private) |
68+ | 1140 | fn | generateGeminiCLIConfig | (private) |
69+ | 1183 | fn | generateAmpConfig | (private) |
70+ | 1266 | fn | generateOpenCodeConfig | (private) |
71+ | 1357 | fn | buildOpenCodeModelConfig | (private) |
72+ | 1409 | fn | generateFactoryDroidConfig | (private) |
73+ | 1479 | fn | fetchAvailableModels | (internal) |
74+ | 1534 | fn | testConnection | (internal) |
6675
6776## Quotio/Services/AtomFeedUpdateService.swift (533 lines)
6877
@@ -291,7 +300,7 @@ Symbol maps for 9 large files in this module.
291300| 1398 | struct | MenuActionsView | (private) |
292301| 1436 | struct | MenuBarActionButton | (private) |
293302
294- ## Quotio/ViewModels/QuotaViewModel.swift (1917 lines)
303+ ## Quotio/ViewModels/QuotaViewModel.swift (1913 lines)
295304
296305| Line | Kind | Name | Visibility |
297306| ---- | ---- | ---- | ---------- |
@@ -366,27 +375,27 @@ Symbol maps for 9 large files in this module.
366375| 1310 | fn | refreshQuotaForProvider | (internal) |
367376| 1345 | fn | refreshAutoDetectedProviders | (internal) |
368377| 1352 | fn | startOAuth | (internal) |
369- | 1395 | fn | startCopilotAuth | (private) |
370- | 1412 | fn | startKiroAuth | (private) |
371- | 1446 | fn | pollCopilotAuthCompletion | (private) |
372- | 1463 | fn | pollKiroAuthCompletion | (private) |
373- | 1481 | fn | pollOAuthStatus | (private) |
374- | 1509 | fn | cancelOAuth | (internal) |
375- | 1513 | fn | deleteAuthFile | (internal) |
376- | 1549 | fn | toggleAuthFileDisabled | (internal) |
377- | 1580 | fn | pruneMenuBarItems | (private) |
378- | 1616 | fn | importVertexServiceAccount | (internal) |
379- | 1640 | fn | fetchAPIKeys | (internal) |
380- | 1650 | fn | addAPIKey | (internal) |
381- | 1662 | fn | updateAPIKey | (internal) |
382- | 1674 | fn | deleteAPIKey | (internal) |
383- | 1687 | fn | checkAccountStatusChanges | (private) |
384- | 1708 | fn | checkQuotaNotifications | (internal) |
385- | 1740 | fn | scanIDEsWithConsent | (internal) |
386- | 1810 | fn | savePersistedIDEQuotas | (private) |
387- | 1833 | fn | loadPersistedIDEQuotas | (private) |
388- | 1895 | fn | shortenAccountKey | (private) |
389- | 1907 | struct | OAuthState | (internal) |
378+ | 1391 | fn | startCopilotAuth | (private) |
379+ | 1408 | fn | startKiroAuth | (private) |
380+ | 1442 | fn | pollCopilotAuthCompletion | (private) |
381+ | 1459 | fn | pollKiroAuthCompletion | (private) |
382+ | 1477 | fn | pollOAuthStatus | (private) |
383+ | 1505 | fn | cancelOAuth | (internal) |
384+ | 1509 | fn | deleteAuthFile | (internal) |
385+ | 1545 | fn | toggleAuthFileDisabled | (internal) |
386+ | 1576 | fn | pruneMenuBarItems | (private) |
387+ | 1612 | fn | importVertexServiceAccount | (internal) |
388+ | 1636 | fn | fetchAPIKeys | (internal) |
389+ | 1646 | fn | addAPIKey | (internal) |
390+ | 1658 | fn | updateAPIKey | (internal) |
391+ | 1670 | fn | deleteAPIKey | (internal) |
392+ | 1683 | fn | checkAccountStatusChanges | (private) |
393+ | 1704 | fn | checkQuotaNotifications | (internal) |
394+ | 1736 | fn | scanIDEsWithConsent | (internal) |
395+ | 1806 | fn | savePersistedIDEQuotas | (private) |
396+ | 1829 | fn | loadPersistedIDEQuotas | (private) |
397+ | 1891 | fn | shortenAccountKey | (private) |
398+ | 1903 | struct | OAuthState | (internal) |
390399
391400## scripts/capture-screenshots.ts (763 lines)
392401
0 commit comments