Skip to content

Instantly share code, notes, and snippets.

@ObaidUr-Rahmaan
Created February 26, 2025 19:09
Show Gist options
  • Select an option

  • Save ObaidUr-Rahmaan/838dfda6b74e21ce57a5b41b15e10d70 to your computer and use it in GitHub Desktop.

Select an option

Save ObaidUr-Rahmaan/838dfda6b74e21ce57a5b41b15e10d70 to your computer and use it in GitHub Desktop.
{"name":"Obaid's Cursor Profile","settings":"{\"settings\":\"{\\n \\\"editor.inlineSuggest.enabled\\\": true,\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\n \\\"editor.minimap.enabled\\\": false,\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"terminal.integrated.defaultProfile.osx\\\": \\\"zsh\\\",\\n \\\"terminal.integrated.fontSize\\\": 12,\\n \\\"editor.defaultFormatter\\\": \\\"dbaeumer.vscode-eslint\\\",\\n \\\"workbench.editor.empty.hint\\\": \\\"hidden\\\",\\n \\\"explorer.confirmDelete\\\": false,\\n \\\"editor.tabSize\\\": 2,\\n \\\"outline.collapseItems\\\": \\\"alwaysCollapse\\\",\\n \\\"search.collapseResults\\\": \\\"auto\\\",\\n \\\"zenMode.fullScreen\\\": true,\\n \\\"zenMode.showTabs\\\": \\\"single\\\",\\n \\\"editor.scrollBeyondLastLine\\\": false,\\n \\\"zenMode.hideLineNumbers\\\": false,\\n \\\"window.zoomLevel\\\": 1,\\n \\\"svelte.enable-ts-plugin\\\": true,\\n \\\"workbench.colorCustomizations\\\": {\\n \\\"[Material Theme Darker]\\\": {},\\n \\\"[Material Theme*]\\\": {}\\n },\\n \\\"explorer.openEditors.visible\\\": 1,\\n \\\"editor.formatOnSave\\\": false,\\n \\\"[markdown]\\\": {\\n \\\"editor.formatOnSave\\\": false\\n },\\n \\\"eslint.workingDirectories\\\": [\\n {\\n \\\"mode\\\": \\\"auto\\\"\\n }\\n ],\\n \\\"[typescriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\"\\n },\\n \\\"workbench.tree.enableStickyScroll\\\": true,\\n \\\"editor.formatOnPaste\\\": false,\\n \\\"editor.formatOnType\\\": false,\\n \\\"[html]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.html-language-features\\\"\\n },\\n \\\"cursor.cpp.disabledLanguages\\\": [\\n \\\"scminput\\\"\\n ],\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\n \\\"RainbowBrackets.depreciation-notice\\\": false,\\n \\\"extensions.ignoreRecommendations\\\": true,\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\"\\n },\\n \\\"cursor.cpp.enablePartialAccepts\\\": true,\\n \\\"workbench.colorTheme\\\": \\\"Vesper\\\",\\n \\\"cursor.general.gitGraphIndexing\\\": \\\"enabled\\\",\\n \\\"githubPullRequests.terminalLinksHandler\\\": \\\"github\\\",\\n \\\"workbench.activityBar.location\\\": \\\"bottom\\\",\\n \\\"cursor.chat.terminalShowHoverHint\\\": false,\\n \\\"editor.accessibilitySupport\\\": \\\"off\\\",\\n \\\"vscode-streamer-mode.sensitiveFileExtensions\\\": [\\n \\\"env\\\",\\n \\\"local\\\", \\n \\\"development\\\",\\n \\\"staging\\\",\\n \\\"production\\\",\\n \\\"test\\\",\\n \\\"pem\\\",\\n \\\"key\\\",\\n \\\"cer\\\", \\n \\\"crt\\\",\\n \\\"p12\\\",\\n \\\"pfx\\\"\\n ],\\n \\\"screencastMode.fontSize\\\": 28,\\n }\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"cmd+k cmd+f\\\",\\n \\\"command\\\": \\\"editor.action.formatSelection\\\",\\n \\\"when\\\": \\\"editorHasDocumentSelectionFormattingProvider && editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+k cmd+f\\\",\\n \\\"command\\\": \\\"-editor.action.formatSelection\\\",\\n \\\"when\\\": \\\"editorHasDocumentSelectionFormattingProvider && editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+s\\\",\\n \\\"command\\\": \\\"workbench.action.openSettingsJson\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+up\\\",\\n \\\"command\\\": \\\"editor.action.smartSelect.expand\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+right\\\",\\n \\\"command\\\": \\\"-editor.action.smartSelect.expand\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+down\\\",\\n \\\"command\\\": \\\"editor.action.smartSelect.shrink\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+left\\\",\\n \\\"command\\\": \\\"-editor.action.smartSelect.shrink\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+e\\\",\\n \\\"command\\\": \\\"-actions.findWithSelection\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+l cmd+o\\\",\\n \\\"command\\\": \\\"-extension.liveServer.goOnline\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+l cmd+c\\\",\\n \\\"command\\\": \\\"-extension.liveServer.goOffline\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+m\\\",\\n \\\"command\\\": \\\"-markdown.extension.editing.toggleMath\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly && editorLangId =~ /^markdown$|^rmd$|^quarto$/\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+m\\\",\\n \\\"command\\\": \\\"aipopup.action.modal.generate\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+k\\\",\\n \\\"command\\\": \\\"-aipopup.action.modal.generate\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+right\\\",\\n \\\"command\\\": \\\"-workbench.action.nextEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+right\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusNextPane\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+left\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusPreviousPane\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+left\\\",\\n \\\"command\\\": \\\"-workbench.action.previousEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+right\\\",\\n \\\"command\\\": \\\"workbench.action.navigateForward\\\",\\n \\\"when\\\": \\\"canNavigateForward\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+-\\\",\\n \\\"command\\\": \\\"-workbench.action.navigateForward\\\",\\n \\\"when\\\": \\\"canNavigateForward\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+left\\\",\\n \\\"command\\\": \\\"workbench.action.navigateBack\\\",\\n \\\"when\\\": \\\"canNavigateBack\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+-\\\",\\n \\\"command\\\": \\\"-workbench.action.navigateBack\\\",\\n \\\"when\\\": \\\"canNavigateBack\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+g\\\",\\n \\\"command\\\": \\\"-editor.action.simpleInlineDiffs.acceptAll\\\",\\n \\\"when\\\": \\\"editorTextFocus && hasDisplayedSimpleDiff\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+g\\\",\\n \\\"command\\\": \\\"-editor.action.nextMatchFindAction\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+g\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.findNext\\\",\\n \\\"when\\\": \\\"terminalFindFocused && terminalHasBeenCreated || terminalFindFocused && terminalProcessSupported || terminalFocusInAny && terminalHasBeenCreated || terminalFocusInAny && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+g\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.goToRecentDirectory\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+g\\\",\\n \\\"command\\\": \\\"workbench.action.gotoLine\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+g\\\",\\n \\\"command\\\": \\\"-workbench.action.gotoLine\\\"\\n },\\n]\",\"platform\":1}","extensions":"[{\"identifier\":{\"id\":\"antfu.browse-lite\",\"uuid\":\"61ce9ab3-f230-47ea-8cdc-2b5eb25f3ae2\"},\"displayName\":\"Browse Lite\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"antfu.where-am-i\",\"uuid\":\"3b607332-9663-41f5-b802-bc23c735d925\"},\"displayName\":\"Where Am I?\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"anysphere.pyright\",\"uuid\":\"d990d7f1-60b6-4234-91a7-d146a42bb230\"},\"displayName\":\"Cursor Pyright\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"aquilalabs.superflex\",\"uuid\":\"11ddd001-e6b4-42d7-b093-8c2c689bcf39\"},\"displayName\":\"Superflex: AI Frontend Assistant, Figma to React/Vue/NextJS/Angular (Powered by GPT & Claude)\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ardenivanov.svelte-intellisense\",\"uuid\":\"ba2d692e-ab31-4861-8b19-e37fc1f859ed\"},\"displayName\":\"Svelte Intellisense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"beardedbear.beardedtheme\",\"uuid\":\"d1818e93-bccc-4812-8b8b-37aabc5a7a94\"},\"displayName\":\"Bearded Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cardinal90.multi-cursor-case-preserve\",\"uuid\":\"5ac3c77e-2779-4be6-95b6-73092c7138ae\"},\"displayName\":\"Multiple cursor case preserve\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"chouzz.vscode-better-align\",\"uuid\":\"f5a6ecde-96ce-4fde-8744-ab88c7727069\"},\"displayName\":\"Better Align\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"chrisbibby.hide-node-modules\",\"uuid\":\"d4ae793e-ba3a-4d31-aaa1-fd1f33e22fa8\"},\"displayName\":\"Hide Node Modules\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"christian-kohler.path-intellisense\",\"uuid\":\"a41c1549-4053-44d4-bf30-60fc809b4a86\"},\"displayName\":\"Path Intellisense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"csantiago132.intellij-ish-darcula-theme\",\"uuid\":\"21d0a2d5-785b-4bbe-b158-2fad8bf9add9\"},\"displayName\":\"IntelliJ-ish Darcula Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"csstools.postcss\",\"uuid\":\"80def04d-6d01-495b-9d59-4ad19408872f\"},\"displayName\":\"PostCSS Language Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cucumberopen.cucumber-official\",\"uuid\":\"58a033a2-4aec-4019-9a58-d0b2bc632c80\"},\"displayName\":\"Cucumber\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dannyconnell.split-html-attributes\",\"uuid\":\"21a6cf0a-5bba-4701-a555-c9882057d736\"},\"displayName\":\"Split HTML Attributes (Vue, React, Angular)\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"developer2006.svg-gallery\",\"uuid\":\"7473a68c-6a49-4e5a-bc37-b0f9f37f8795\"},\"displayName\":\"SVG Gallery\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"donjayamanne.githistory\",\"uuid\":\"5960f38e-0bbe-4644-8f9c-9c8824e82511\"},\"displayName\":\"Git History\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"displayName\":\"ES7+ React/Redux/React-Native snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eliverlara.andromeda\",\"uuid\":\"98eb0f27-c79a-4ef5-b3ea-0554b885bfc5\"},\"displayName\":\"Andromeda\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"equinusocio.vsc-material-theme\",\"uuid\":\"45bfc9eb-5e03-487f-bffe-315fa6881d6a\"},\"displayName\":\"Material Theme — Free\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"equinusocio.vsc-material-theme-icons\",\"uuid\":\"6959958f-be4d-42c4-8aa4-dc2c2f086b0a\"},\"displayName\":\"Material Theme Icons — Free\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"fivethree.vscode-svelte-snippets\",\"uuid\":\"a42d3dd1-f528-407c-a110-d5e35c7ca4c2\"},\"displayName\":\"Svelte 3 Snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"frenco.vscode-vercel\",\"uuid\":\"0b352398-8410-443c-bd04-f5420bfb0f56\"},\"displayName\":\"VSCode Vercel\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"fwcd.kotlin\",\"uuid\":\"c86bc8a9-fd3b-44db-b28a-2d146cb78d3c\"},\"displayName\":\"Kotlin\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"gamunu.vscode-yarn\",\"uuid\":\"020e14e4-3f0d-41d4-901d-4d28c9775544\"},\"displayName\":\"yarn\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.vscode-pull-request-github\",\"uuid\":\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\"},\"displayName\":\"GitHub Pull Requests\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"graphite.gti-vscode\",\"uuid\":\"144a55e8-20ab-43d4-a7d4-fd9e377a3503\"},\"displayName\":\"Graphite: visual Git for stacked PRs\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"humao.rest-client\",\"uuid\":\"dda49fd5-1f3b-4d25-bf61-4fc41905ede5\"},\"displayName\":\"REST Client\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ionutvmi.path-autocomplete\",\"uuid\":\"0d1241e3-fa60-4f24-8f2a-6d7085677c48\"},\"displayName\":\"Path Autocomplete\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jebbs.plantuml\",\"uuid\":\"d95cb424-7a5a-4e08-9698-107d6fd590cf\"},\"displayName\":\"PlantUML\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"k--kato.intellij-idea-keybindings\",\"uuid\":\"f30b63fa-e34a-40af-a573-5de5ecfb6c5e\"},\"displayName\":\"IntelliJ IDEA Keybindings\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"kisstkondoros.vscode-gutter-preview\",\"uuid\":\"eedfd044-d5ac-4389-973d-3ac1fdb98ad5\"},\"displayName\":\"Image preview\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"lokalise.i18n-ally\",\"uuid\":\"8ab81d13-c812-4a2f-8f19-c32e3655e53c\"},\"displayName\":\"i18n Ally\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"lukegeneva.auto-collapse-explorer\",\"uuid\":\"b0c6a26e-86b0-49cf-bbf1-fbefed6a33b6\"},\"displayName\":\"Auto-Collapse Explorer\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"manishsencha.readme-preview\",\"uuid\":\"2dc00382-c5c4-424c-81f5-bb8a6ea58c6d\"},\"displayName\":\"readme-preview\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mathiasfrohlich.kotlin\",\"uuid\":\"d36bad53-910d-481a-a7ee-8992450665f6\"},\"displayName\":\"Kotlin Language\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"meganrogge.template-string-converter\",\"uuid\":\"e56ae0dc-ddd7-462a-872d-6d14ea27f737\"},\"displayName\":\"Template String Converter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mhutchie.git-graph\",\"uuid\":\"438221f8-1107-4ccd-a6fe-f3b7fe0856b7\"},\"displayName\":\"Git Graph\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"displayName\":\"DotENV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"million.million-lint\",\"uuid\":\"c76878d7-9496-4200-bf09-b930e13c3f07\"},\"displayName\":\"Million Lint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-playwright.playwright\",\"uuid\":\"f53b1d43-eef4-4909-99ca-56b5fa3e108c\"},\"displayName\":\"Playwright Test for VSCode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.debugpy\",\"uuid\":\"4bd5d2c9-9d65-401a-b0b2-7498d9f17615\"},\"displayName\":\"Python Debugger\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"displayName\":\"Python\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.vscode-pylance\",\"uuid\":\"364d2426-116a-433a-a5d8-a5098dc3afbd\"},\"displayName\":\"Pylance\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.js-debug-nightly\",\"uuid\":\"7acbb4ce-c85a-49d4-8d95-a8054406ae97\"},\"displayName\":\"JavaScript Debugger (Nightly)\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-next\",\"uuid\":\"15305aca-2588-4ca0-8147-ab2c64730b82\"},\"displayName\":\"JavaScript and TypeScript Nightly\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"myml.vscode-markdown-plantuml-preview\",\"uuid\":\"bb9882c2-18ae-4723-bf66-27b673c41984\"},\"displayName\":\"Markdown Plantuml Preview\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"negokaz.live-server-preview\",\"uuid\":\"568a8977-8469-4f89-b30d-8d5e3c7a0ce7\"},\"displayName\":\"Live Server Preview\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"nixon.env-cmd-file-syntax\",\"uuid\":\"f9b41ed2-541f-4932-aa79-9e13729d5671\"},\"displayName\":\"env-cmd-file-syntax\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"orta.vscode-jest\",\"uuid\":\"7997a8ae-1fae-4022-b834-12f6318aeffd\"},\"displayName\":\"Jest\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"perkovec.emoji\",\"uuid\":\"a9151cd6-3338-48bc-bc6e-ba97e22489dd\"},\"displayName\":\"Emoji\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"planbcoding.vscode-react-refactor\",\"uuid\":\"66b3d158-f3cc-4b1b-acce-237ab336fe65\"},\"displayName\":\"VSCode React Refactor\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"displayName\":\"Prisma\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"displayName\":\"Paste JSON as Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"rangav.vscode-thunder-client\",\"uuid\":\"2fd56207-78ef-49d4-95d2-9b801eee4dbf\"},\"displayName\":\"Thunder Client\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"raunofreiberg.vesper\",\"uuid\":\"46345d4d-e3aa-4a4f-9f60-725237757d72\"},\"displayName\":\"Vesper\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"displayName\":\"Live Server\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ryu1kn.partial-diff\",\"uuid\":\"79afa437-682e-4fa2-a4fd-87844832a1dc\"},\"displayName\":\"Partial Diff\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"seangilbertson.auto-collapse-folders\",\"uuid\":\"fb8cc1b8-2edc-4444-812d-5b0043d6f5e6\"},\"displayName\":\"Auto-Collapse Folders\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"shubhisroking.vscode-streamer-mode\",\"uuid\":\"9c200d35-0458-41e2-97ef-e2c15536ad5b\"},\"displayName\":\"VSCode Streamer Mode\",\"applicationScoped\":true},{\"identifier\":{\"id\":\"sirtori.indenticator\",\"uuid\":\"fcbdb08e-4048-40e8-a674-fecc476f4b93\"},\"displayName\":\"Indenticator\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"svelte.svelte-vscode\",\"uuid\":\"c5463f77-75d9-4a25-8cc4-d8541a461285\"},\"displayName\":\"Svelte for VS Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tal7aouy.rainbow-bracket\",\"uuid\":\"90cf5b00-d411-42a6-a3fb-9c367e93e251\"},\"displayName\":\"Rainbow Brackets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tombonnike.vscode-status-bar-format-toggle\",\"uuid\":\"28fcf0b8-26a5-4e99-9b8d-02e990366c6f\"},\"displayName\":\"Formatting Toggle\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vue.vscode-typescript-vue-plugin\",\"uuid\":\"78d16c76-388b-44e4-8470-6790d6c3d2d1\"},\"displayName\":\"TypeScript Vue Plugin (Volar)\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"waderyan.gitblame\",\"uuid\":\"2335b326-c334-4e81-bc51-c408fcec6e7c\"},\"displayName\":\"Git Blame\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wakatime.vscode-wakatime\",\"uuid\":\"f2fd462f-f1bd-4c62-b54f-59a4e5ffc6a3\"},\"displayName\":\"WakaTime\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"displayName\":\"Import Cost\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"yoavbls.pretty-ts-errors\",\"uuid\":\"1e149c89-8f97-447e-863d-1146f0ad1b70\"},\"displayName\":\"Pretty TypeScript Errors\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"yzhang.markdown-all-in-one\",\"uuid\":\"98790d67-10fa-497c-9113-f6c7489207b2\"},\"displayName\":\"Markdown All in One\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-file-explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"qqbot.console\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snippetTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"connect\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"suggestedSnippetsTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"explainedSnippetsTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"relatedSnippetsTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"about\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"piecesCopilot\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameDiffView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameFileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameLineView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameBranchView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameLogView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameDocumentView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameVisibleCommitsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"git-blame.views.author\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"git-blame.treeViews.message\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"git-blame.views.search\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"git-blame.explorers.tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notepad\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"claude-dev.SidebarProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"hidden-files\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.scm.grouped\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.aicontext.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aicontext.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.aichat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.composerViewPane\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.pieces-copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.playwrightContainer\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.aichat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.composerViewPane2\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.aipaneaipanecursorhelp\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aipaneaaaiBugFinder\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aipaneaaaireview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.panel.aicontext\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"themeUpdatedNotificationShown\":\"true\",\"src.vs.platform.reactivestorage.browser.reactiveStorageServiceImpl.persistentStorage.applicationUser\":\"{\\\"cursorCreds\\\":{\\\"cppBackendUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"websiteUrl\\\":\\\"https://cursor.com\\\",\\\"backendUrl\\\":\\\"https://api2.cursor.sh\\\",\\\"auth0ClientId\\\":\\\"KbZUR41cY7W6zRSdpSUJ7I7mLYBKOCmB\\\",\\\"auth0Domain\\\":\\\"cursor.us.auth0.com\\\",\\\"repoBackendUrl\\\":\\\"https://repo42.cursor.sh\\\",\\\"authClientId\\\":\\\"KbZUR41cY7W6zRSdpSUJ7I7mLYBKOCmB\\\",\\\"authDomain\\\":\\\"prod.authentication.cursor.sh\\\",\\\"credentialsDisplayName\\\":\\\"Prod\\\",\\\"cmdkBackendUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"hfUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"telemBackendUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"geoCppBackendUrl\\\":\\\"https://us-only.gcpp.cursor.sh\\\",\\\"cppConfigBackendUrl\\\":\\\"https://api4.cursor.sh\\\",\\\"contextBankUrl\\\":\\\"https://repo42.cursor.sh\\\"},\\\"bigCmdKEnabled\\\":false,\\\"aiSettings\\\":{\\\"openAIModel\\\":\\\"claude-3.7-sonnet\\\",\\\"privateFTOpenAIModel\\\":null,\\\"modelOverrideEnabled\\\":[\\\"cursor-fast\\\",\\\"claude-3-5-sonnet-20241022\\\",\\\"gpt-4o-mini\\\"],\\\"modelOverrideDisabled\\\":[\\\"claude-3-opus\\\",\\\"gpt-4\\\",\\\"claude-3.5-sonnet\\\",\\\"o1-mini\\\",\\\"o1-preview\\\",\\\"gpt-4o\\\",\\\"gemini-exp-1206\\\",\\\"o1\\\",\\\"deepseek-r1\\\",\\\"gemini-2.0-flash-exp\\\",\\\"gpt-3.5-turbo\\\",\\\"cursor-small\\\"],\\\"longContextOpenAIModel\\\":\\\"claude-3-haiku-200k\\\",\\\"teamIds\\\":[],\\\"regularChatModel\\\":\\\"claude-3.7-sonnet\\\",\\\"cmdKModel\\\":\\\"claude-3.7-sonnet\\\",\\\"terminalCmdKModel\\\":\\\"claude-3.7-sonnet\\\",\\\"composerModel\\\":\\\"claude-3.7-sonnet\\\",\\\"isUsagePricingEnabled\\\":false,\\\"usageHardLimit\\\":0,\\\"composerPreviousNonDefaultModel\\\":\\\"claude-3.5-sonnet\\\"},\\\"authenticationSettings\\\":{\\\"githubLoggedIn\\\":false},\\\"docState\\\":{\\\"visibleDocs\\\":[],\\\"usableDocs\\\":[],\\\"previosulyUsedDocs\\\":[{\\\"identifier\\\":\\\"https://react.dev/reference/react\\\",\\\"name\\\":\\\"https://react.dev/reference/react\\\",\\\"url\\\":\\\"https://react.dev/reference/react\\\"},{\\\"identifier\\\":\\\"https://react.dev/reference/react/\\\",\\\"name\\\":\\\"https://react.dev/reference/react/\\\",\\\"url\\\":\\\"https://react.dev/reference/react/\\\"},{\\\"identifier\\\":\\\"https://react.dev/reference/react/\\\",\\\"name\\\":\\\"https://react.dev/reference/react/\\\",\\\"url\\\":\\\"https://react.dev/reference/react/\\\"}]},\\\"lastUpdateHiddenTimeInUnixSeconds\\\":1706517755.727,\\\"lintRules\\\":\\\"\\\",\\\"bubbleTimesLeft\\\":0,\\\"showAgentActionDebugger\\\":false,\\\"cmdLineHookState\\\":{\\\"ignored\\\":true,\\\"timesShown\\\":1,\\\"remindLaterDate\\\":\\\"1705866363619\\\"},\\\"agentDebuggerState\\\":{\\\"priomptLiveMode\\\":false,\\\"isRecordingTasks\\\":true},\\\"showLinterDebugger\\\":false,\\\"linterDebuggerState\\\":{\\\"specificRules\\\":true,\\\"compileErrors\\\":false,\\\"changeBehavior\\\":true,\\\"matchCode\\\":false,\\\"relevance\\\":true,\\\"userAwareness\\\":true},\\\"lintSettings\\\":{\\\"forceEnableDiscriminators\\\":[],\\\"forceDisableDiscriminators\\\":[],\\\"forceEnableGenerators\\\":[],\\\"forceDisableGenerators\\\":[],\\\"watcherThreshold\\\":0.2,\\\"watcherDebounceTimeSeconds\\\":30,\\\"runOnSaveInstead\\\":true,\\\"silenceIfOverlappingWithRegularLinter\\\":true},\\\"lastUpgradeToProNotificationTime\\\":0,\\\"haveNotSeen\\\":{\\\"chat\\\":false,\\\"submit\\\":false,\\\"context\\\":false},\\\"newUserData\\\":{\\\"toolUsageCount\\\":{\\\"plainChat\\\":1744,\\\"contextChat\\\":2585,\\\"intentChat\\\":0}},\\\"azureState\\\":{\\\"useAzure\\\":false},\\\"interpreterModeSettings\\\":{\\\"interpreterModeByDefault\\\":false},\\\"cppFireOnEveryCursorChange\\\":false,\\\"personalDocs\\\":[{\\\"identifier\\\":\\\"1f1cc7bc-0d88-414f-b996-283a94b4c05c\\\",\\\"name\\\":\\\"Magic UI\\\",\\\"url\\\":\\\"https://magicui.design/docs\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://magicui.design/docs\\\",\\\"title\\\":\\\"Introduction | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase\\\",\\\"title\\\":\\\"Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/file-tree\\\",\\\"title\\\":\\\"File Tree | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/typing-animation\\\",\\\"title\\\":\\\"Typing Animation | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/bento-grid\\\",\\\"title\\\":\\\"Bento Grid | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/animated-circular-progress-bar\\\",\\\"title\\\":\\\"Animated Circular Progress Bar | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/fade-text\\\",\\\"title\\\":\\\"Fade Text | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/installation/remix\\\",\\\"title\\\":\\\"Remix | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/border-beam\\\",\\\"title\\\":\\\"Border Beam | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/meteors\\\",\\\"title\\\":\\\"Meteors | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/confetti\\\",\\\"title\\\":\\\"Confetti | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/templates/portfolio\\\",\\\"title\\\":\\\"Portfolio Template | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/animated-subscribe-button\\\",\\\"title\\\":\\\"Animated Subscribe Button | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/box-reveal\\\",\\\"title\\\":\\\"Box Reveal Animation | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/unriddle\\\",\\\"title\\\":\\\"unriddle.ai\\\"},{\\\"url\\\":\\\"https://magicui.design/\\\",\\\"title\\\":\\\"Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/blur-in\\\",\\\"title\\\":\\\"Blur In | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/installation\\\",\\\"title\\\":\\\"Installation | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/gradual-spacing\\\",\\\"title\\\":\\\"Gradual Spacing | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/components\\\",\\\"title\\\":\\\"Marquee | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/cli\\\",\\\"title\\\":\\\"CLI | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/templates/saas\\\",\\\"title\\\":\\\"SaaS Template | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/templates/mobile\\\",\\\"title\\\":\\\"Mobile | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/templates/startup\\\",\\\"title\\\":\\\"Startup Template | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/hero-video-dialog\\\",\\\"title\\\":\\\"Hero Video Dialog | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/dock\\\",\\\"title\\\":\\\"Dock | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/aomni\\\",\\\"title\\\":\\\"aomni.com\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/animated-list\\\",\\\"title\\\":\\\"Animated List | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/globe\\\",\\\"title\\\":\\\"Globe | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/pulsating-button\\\",\\\"title\\\":\\\"Pulsating Button | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/tweet-card\\\",\\\"title\\\":\\\"Tweet Card | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/orbiting-circles\\\",\\\"title\\\":\\\"Orbiting Circles | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/code-comparison\\\",\\\"title\\\":\\\"Code Comparison | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/avatar-circles\\\",\\\"title\\\":\\\"Avatar Circles | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/icon-cloud\\\",\\\"title\\\":\\\"Interactive Icon Cloud | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/particles\\\",\\\"title\\\":\\\"Particles | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/safari\\\",\\\"title\\\":\\\"Safari | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/blur-fade\\\",\\\"title\\\":\\\"Blur Fade | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/animated-shiny-text\\\",\\\"title\\\":\\\"Animated Shiny Text | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/langfuse\\\",\\\"title\\\":\\\"langfuse.com\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/undrstnd\\\",\\\"title\\\":\\\"dev.undrstnd-labs.com\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/animated-beam\\\",\\\"title\\\":\\\"Animated Beam | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/iphone-15-pro\\\",\\\"title\\\":\\\"iPhone 15 Pro | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/animated-gradient-text\\\",\\\"title\\\":\\\"Animated Gradient Text | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/hyper-text\\\",\\\"title\\\":\\\"Hyper Text | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/word-fade-in\\\",\\\"title\\\":\\\"Word Fade In | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/shine-border\\\",\\\"title\\\":\\\"Shine Border | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/magic-card\\\",\\\"title\\\":\\\"Magic Card | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/neon-gradient-card\\\",\\\"title\\\":\\\"Neon Gradient Card | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/cool-mode\\\",\\\"title\\\":\\\"Cool Mode | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/installation/vite\\\",\\\"title\\\":\\\"Vite | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/number-ticker\\\",\\\"title\\\":\\\"Number Ticker | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/text-reveal\\\",\\\"title\\\":\\\"Text Reveal | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/word-rotate\\\",\\\"title\\\":\\\"Word Rotate | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/cognosys\\\",\\\"title\\\":\\\"cognosys.ai\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/llmreport\\\",\\\"title\\\":\\\"llm.report\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/letter-pullup\\\",\\\"title\\\":\\\"Staggered Letter Pull Up Animation | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/flip-text\\\",\\\"title\\\":\\\"Flip Text | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/installation/laravel\\\",\\\"title\\\":\\\"Laravel | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/scroll-based-velocity\\\",\\\"title\\\":\\\"Scroll Based Velocity | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/word-pull-up\\\",\\\"title\\\":\\\"Word Pull Up | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/sparkles-text\\\",\\\"title\\\":\\\"Sparkles Text | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/rainbow-button\\\",\\\"title\\\":\\\"Rainbow Button | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/shimmer-button\\\",\\\"title\\\":\\\"Shimmer Button | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/shiny-button\\\",\\\"title\\\":\\\"Shiny Button | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/animated-grid-pattern\\\",\\\"title\\\":\\\"Animated Grid Pattern | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/flickering-grid\\\",\\\"title\\\":\\\"Flickering Grid | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/ripple\\\",\\\"title\\\":\\\"Ripple | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/retro-grid\\\",\\\"title\\\":\\\"Retro Grid | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/dot-pattern\\\",\\\"title\\\":\\\"Dot Pattern | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/solarflarehq\\\",\\\"title\\\":\\\"solarflarehq.com\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/components/grid-pattern\\\",\\\"title\\\":\\\"Grid Pattern | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/installation/next\\\",\\\"title\\\":\\\"Next.js | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/infisical\\\",\\\"title\\\":\\\"infisical.com\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/million\\\",\\\"title\\\":\\\"million.dev\\\"},{\\\"url\\\":\\\"https://magicui.design/showcase/zen-browser\\\",\\\"title\\\":\\\"zen-browser.app\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/installation/astro\\\",\\\"title\\\":\\\"Astro | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/installation/manual\\\",\\\"title\\\":\\\"Manual Installation | Magic UI\\\"},{\\\"url\\\":\\\"https://magicui.design/docs/installation/gatsby\\\",\\\"title\\\":\\\"Gatsby | Magic UI\\\"}],\\\"indexingPageName\\\":\\\"Gatsby | Magic UI\\\",\\\"createdAt\\\":\\\"2024-09-18T20:50:31.358Z\\\",\\\"lastUploadedAt\\\":\\\"2024-11-01T11:49:45.244Z\\\"},{\\\"identifier\\\":\\\"7a229b7bb5f7a15bf147cf89ef0d02b2fd20196925d3b985af669eeb8019a960\\\",\\\"name\\\":\\\"RecraftAI Docs\\\",\\\"url\\\":\\\"https://www.recraft.ai/docs\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://www.recraft.ai/blog\\\",\\\"title\\\":\\\"Blog\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/characters\\\",\\\"title\\\":\\\"Free AI Character Generator: Make unlimited characters online\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/careers\\\",\\\"title\\\":\\\"Careers\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/background-remover\\\",\\\"title\\\":\\\"Free AI Background Remover | Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/icons\\\",\\\"title\\\":\\\"Free AI Icon Generator Online: Create branded icon sets in seconds.\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/ai-image-generator\\\",\\\"title\\\":\\\"Free AI Image Generator Online | Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/image-upscaler\\\",\\\"title\\\":\\\"Free Image Upscaler Online | Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-generate-a-logo-using-ai\\\",\\\"title\\\":\\\"How to generate a logo using AI?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/easy-pixel-art-ideas\\\",\\\"title\\\":\\\"Easy Pixel Art Ideas for Beginners\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/youtube-banners\\\",\\\"title\\\":\\\"Free AI Youtube Banner Generator: Eye-catching YouTube banner creator\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/ai-vector-generator\\\",\\\"title\\\":\\\"Free AI Vector Generator Online | Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/ai-image-vectorizer\\\",\\\"title\\\":\\\"Free AI Image Vectorizer: Convert PNG & JPG to SVG\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/logos\\\",\\\"title\\\":\\\"Free AI Logo Generator: Create unique, realistic logo in seconds\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/pricing-update\\\",\\\"title\\\":\\\"Recraft’s pricing update: credit-based subscriptions\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-create-image-sets\\\",\\\"title\\\":\\\"How to create image sets?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/auth/login\\\",\\\"title\\\":\\\"Sign in to Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/bags\\\",\\\"title\\\":\\\"Free AI Bag Mockup Generator: Fun bag designs in just four steps\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-ai-background-removers-boost-designer-workflows\\\",\\\"title\\\":\\\"How AI Background Removers Boost Designer Workflows\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-create-branded-ai-images-for-social-media\\\",\\\"title\\\":\\\"How to create branded AI images for social media\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/top-free-ai-car-generators\\\",\\\"title\\\":\\\"AI Car Generator: Design Car Style With AI\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/minimalist-line-art-ai\\\",\\\"title\\\":\\\"Create Minimalist Line Art with AI\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/youtube-thumbnails\\\",\\\"title\\\":\\\"Free AI YouTube Thumbnail Generator: Instant designs to increase CTR\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/community\\\",\\\"title\\\":\\\"Community - Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/terms\\\",\\\"title\\\":\\\"Terms of Service - Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/docs\\\",\\\"title\\\":\\\"Recraft Image Generation and Editing API\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/ads\\\",\\\"title\\\":\\\"Free AI Ad Generator: Improve your ads with Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/what-is-an-ai-image-upscaler\\\",\\\"title\\\":\\\"What is an AI image upscaler?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-generate-ai-images-in-specific-colors\\\",\\\"title\\\":\\\"How to generate AI images in specific colors\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-generate-a-mockup\\\",\\\"title\\\":\\\"How to generate a mockup using AI\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/ai-mugs\\\",\\\"title\\\":\\\"Free AI Mug Mockup Generator: Get unique mug mockups in a few clicks\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-convert-an-image-into-a-vector\\\",\\\"title\\\":\\\"How to convert an image into a vector?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/the-top-ai-tools-for-graphic-design-in-2024\\\",\\\"title\\\":\\\"The Top AI Tools for Graphic Design in 2024\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/careers/crm-manager\\\",\\\"title\\\":\\\"CRM Manager\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/stock-illustrations\\\",\\\"title\\\":\\\"Free AI Stock Illustration Generator: Unique stock illustrations in seconds\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/hats\\\",\\\"title\\\":\\\"Free AI Hat Mockup Generator: Hat and cap designs at your fingertips\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/ai-linkedin-photos\\\",\\\"title\\\":\\\"Free AI LinkedIn Photo Generator: Boost your Linkedin with AI photos\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/what-is-an-ai-image-generator\\\",\\\"title\\\":\\\"What is an AI image generator?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/\\\",\\\"title\\\":\\\"Infinite AI Artboard - Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/social-media-images\\\",\\\"title\\\":\\\"Generate branded social media images: Use AI to create posts\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/album-covers\\\",\\\"title\\\":\\\"Free AI Album Cover Generator: Album art in seconds\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/anime\\\",\\\"title\\\":\\\"Free AI Anime Generator: Anime art and characters in any style\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/linkedin-banners\\\",\\\"title\\\":\\\"Free AI LinkedIn Banner Generator: Design the perfect cover header\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/hoodies\\\",\\\"title\\\":\\\"Free AI Hoodie Mockup Generator: Design and print sweatshirts in seconds\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-upscale-images-using-ai\\\",\\\"title\\\":\\\"How to upscale images using AI\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/mastering-color-palettes-for-ai-generated-images-tips--techniques-for-stunning-designs\\\",\\\"title\\\":\\\"Mastering Color Palettes for AI-Generated Images: Tips & Techniques for Stunning Designs\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/t-shirts\\\",\\\"title\\\":\\\"Free AI T-Shirt Mockup Generator: AI designs in seconds\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/about\\\",\\\"title\\\":\\\"About\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/stock-images\\\",\\\"title\\\":\\\"Free AI Stock Image Generator: Generate unique stock images and photos\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate\\\",\\\"title\\\":\\\"Generate\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/headshots\\\",\\\"title\\\":\\\"Free AI Headshot Generator: Create professional AI headshots\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/book-illustration\\\",\\\"title\\\":\\\"Free AI Book Illustration Generator: Unique illustrations for any book type\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/earn-free-credits-with-recraft-referrals\\\",\\\"title\\\":\\\"Earn free credits with referrals\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/introducing-real-time-collaboration-in-recraft\\\",\\\"title\\\":\\\"Try real-time collaboration\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-generate-ai-images-in-your-own-design-style\\\",\\\"title\\\":\\\"How to generate AI images in your own design style\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-use-ai-in-graphic-design-in-2024\\\",\\\"title\\\":\\\"How to use AI in Graphic Design in 2024\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/careers/frontend-developer-software-engineer\\\",\\\"title\\\":\\\"Frontend Developer / Software Engineer\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/sets\\\",\\\"title\\\":\\\"How to create image sets?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/game-assets\\\",\\\"title\\\":\\\"Free AI game asset generator: Create pro game art in seconds.\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/recraft-introduces-a-revolutionary-ai-model-that-thinks-in-design-language\\\",\\\"title\\\":\\\"Recraft introduces a revolutionary AI model that thinks in design language\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/vector-generator\\\",\\\"title\\\":\\\"Free AI Vector Generator Online | Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/book-covers\\\",\\\"title\\\":\\\"Free AI Book Cover Mockup Generator: Book and ePUB design creator\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-recolor-images-using-ai\\\",\\\"title\\\":\\\"How to recolor images using AI\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/ownership-and-commercial-use-faq\\\",\\\"title\\\":\\\"Ownership and commercial use FAQ\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-remove-something-from-an-image\\\",\\\"title\\\":\\\"How to remove something from an image?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/recraft-20b\\\",\\\"title\\\":\\\"Recraft 20B\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/ai-eraser\\\",\\\"title\\\":\\\"Free AI Eraser Online | Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/art\\\",\\\"title\\\":\\\"Free AI Art Generator Online: Eye-Catching Art in Seconds\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/ai-color-palettes-the-ultimate-guide-for-designers\\\",\\\"title\\\":\\\"AI Color Palettes: the Ultimate Guide for Designers\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/what-is-an-ai-vector-generator\\\",\\\"title\\\":\\\"What is an AI vector generator?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/twitch-banners\\\",\\\"title\\\":\\\"Free AI Twitch Banner Maker: Generate eye-catching Twitch banners\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/halloween-ai-image-generator-create-spooky-images-online\\\",\\\"title\\\":\\\"Halloween AI Image Generator: create spooky images online\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/6-ways-designers-can-use-ai-in-their-workflow\\\",\\\"title\\\":\\\"6 ways designers can use AI in their workflow\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/best-image-vectorizers\\\",\\\"title\\\":\\\"Best Image Vectorizers in 2024\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/privacy\\\",\\\"title\\\":\\\"Privacy policy - Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-create-ai-vector-images-for-your-website\\\",\\\"title\\\":\\\"How to create AI vector images for your website\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-edit-images-with-ai-for-stunning-results\\\",\\\"title\\\":\\\"How to Edit Images with AI\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/improve-your-image-editing-with-ai-background-remover-essential-guide-for-creators\\\",\\\"title\\\":\\\"Improve Your Image Editing with AI Background Remover\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/pricing\\\",\\\"title\\\":\\\"Pricing and plans - Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/discord-ai-images\\\",\\\"title\\\":\\\"Generate Stunning AI art in Discord: AI art directly within Discord\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/posters\\\",\\\"title\\\":\\\"Free AI Poster Generator: Custom posters for any occasion\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/presentations\\\",\\\"title\\\":\\\"Free AI presentation generator.: Gorgeous AI art for slide decks.\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/facebook-banners\\\",\\\"title\\\":\\\"Free AI Facebook Banner Generator: Memorable Facebook covers in seconds\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/wallpapers\\\",\\\"title\\\":\\\"Free AI Wallpaper Generator: Personalized wallpapers for any device\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/old-image-restoration\\\",\\\"title\\\":\\\"Free AI Old Image Restoration: Bring old, damaged photos back to life\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/from-dall-e-to-recraft-how-recraft-helped-mega-seo-elevate-blog-images-for-clients\\\",\\\"title\\\":\\\"From DALL-E to Recraft: How Recraft Helped MEGA SEO Elevate Blog Images for Clients\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/ai-stickers\\\",\\\"title\\\":\\\"Free AI Sticker Generator: Fun, personalized sticker designs\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-create-seamless-patterns\\\",\\\"title\\\":\\\"How to produce gorgeous seamless patterns with Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/what-is-an-image-vectorizer\\\",\\\"title\\\":\\\"What is an Image Vectorizer and How Can It Benefit Designers?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-change-an-image-background-using-ai\\\",\\\"title\\\":\\\"How to change an image background using AI?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/unlock-high-quality-visuals-ai-techniques-to-effortlessly-upscale-images\\\",\\\"title\\\":\\\"Unlock High-Quality Visuals: AI Techniques to Effortlessly Upscale Images\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/food\\\",\\\"title\\\":\\\"Free AI Food Image Generator: Realistic AI food photography\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/generate/ai-instagram-posts\\\",\\\"title\\\":\\\"Free AI Instagram Post Generator: Create viral-worthy Instagram content\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/best-ai-vector-generators\\\",\\\"title\\\":\\\"Best AI Vector Generators in 2024\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/image-vectorizer\\\",\\\"title\\\":\\\"Free AI Image Vectorizer: Convert PNG & JPG to SVG\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/careers/frontend-developer-software-engineer-app\\\",\\\"title\\\":\\\"Frontend Developer / Software Engineer (App)\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-modify-an-image-using-ai\\\",\\\"title\\\":\\\"How to modify an image using AI?\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/how-to-make-logos-with-ai-effortlessly\\\",\\\"title\\\":\\\"How to Make Logos with AI\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/ai-tshirt-design-tools\\\",\\\"title\\\":\\\"Top AI Tools for T-Shirt Design\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/ai-animal-generator-art\\\",\\\"title\\\":\\\"How to Use an AI Animal Generator\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/free-ai-landscape-generator\\\",\\\"title\\\":\\\"Free AI Landscape Generator\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/profile/invite\\\",\\\"title\\\":\\\"Sign in to Recraft\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/blog/best-youtube-thumbnails-tips\\\",\\\"title\\\":\\\"Best YouTube Thumbnails: Tips for Designers and Creators\\\"},{\\\"url\\\":\\\"https://www.recraft.ai/mockup-generator\\\",\\\"title\\\":\\\"Free AI Mockup Generator Online\\\"}],\\\"indexingPageName\\\":\\\"Free AI Mockup Generator Online\\\",\\\"createdAt\\\":\\\"2024-11-03T02:57:49.117Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-26T13:35:32.413Z\\\"},{\\\"identifier\\\":\\\"99a98415c0b75fba632cf6461ca99e4010cce0c96b7fc2137ab331094bf6f750\\\",\\\"name\\\":\\\"Masjidi API Docs\\\",\\\"url\\\":\\\"https://api.masjidiapp.com/docs\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://api.masjidiapp.com/docs\\\",\\\"title\\\":\\\"Masjidi API Specification\\\"}],\\\"indexingPageName\\\":\\\"Masjidi API Specification\\\",\\\"createdAt\\\":\\\"2024-11-13T04:49:51.588Z\\\",\\\"lastUploadedAt\\\":\\\"2024-11-13T04:49:54.916Z\\\"},{\\\"identifier\\\":\\\"d4b62e2502f927162612e7b234ec2daeb725e59ca6d44e7ce2abb1ad0f08f924\\\",\\\"name\\\":\\\"React Date Picker\\\",\\\"url\\\":\\\"https://www.npmjs.com/package/react-date-picker\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://www.npmjs.com/package/react-date-picker\\\",\\\"title\\\":\\\"react-date-picker - npm\\\"}],\\\"indexingPageName\\\":\\\"react-date-picker - npm\\\",\\\"createdAt\\\":\\\"2024-11-16T11:21:17.223Z\\\",\\\"lastUploadedAt\\\":\\\"2024-11-16T11:21:22.562Z\\\"},{\\\"identifier\\\":\\\"209907ff-a00a-4caf-9e6a-c0f55fee401b\\\",\\\"name\\\":\\\"React 17 Docs\\\",\\\"url\\\":\\\"https://17.reactjs.org/\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://17.reactjs.org/docs/error-boundaries.html\\\",\\\"title\\\":\\\"Error Boundaries – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/\\\",\\\"title\\\":\\\"React – A JavaScript library for building user interfaces\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/getting-started.html\\\",\\\"title\\\":\\\"Getting Started – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tutorial/tutorial.html\\\",\\\"title\\\":\\\"Tutorial: Intro to React – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/support.html\\\",\\\"title\\\":\\\"Where To Get Support – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/versions\\\",\\\"title\\\":\\\"React - Versions\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/languages\\\",\\\"title\\\":\\\"React - Languages\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/hello-world.html\\\",\\\"title\\\":\\\"Hello World – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/accessibility.html\\\",\\\"title\\\":\\\"Accessibility – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/react-api.html\\\",\\\"title\\\":\\\"React Top-Level API – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/hooks-intro.html\\\",\\\"title\\\":\\\"Introducing Hooks – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/testing.html\\\",\\\"title\\\":\\\"Testing Overview – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/how-to-contribute.html\\\",\\\"title\\\":\\\"How to Contribute – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/faq-ajax.html\\\",\\\"title\\\":\\\"AJAX and APIs – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/acknowledgements.html\\\",\\\"title\\\":\\\"React - Acknowledgements\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/redirect-to-codepen/hello-world\\\",\\\"title\\\":\\\"Create a New Pen\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/add-react-to-a-website.html\\\",\\\"title\\\":\\\"Add React to a Website – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/create-a-new-react-app.html\\\",\\\"title\\\":\\\"Create a New React App – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/thinking-in-react.html\\\",\\\"title\\\":\\\"Thinking in React – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/courses.html\\\",\\\"title\\\":\\\"Courses – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/context.html\\\",\\\"title\\\":\\\"Context – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/refs-and-the-dom.html\\\",\\\"title\\\":\\\"Refs and the DOM – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/react-component.html\\\",\\\"title\\\":\\\"React.Component – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/glossary.html\\\",\\\"title\\\":\\\"Glossary of React Terms – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/faq-state.html\\\",\\\"title\\\":\\\"Component State – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/faq-structure.html\\\",\\\"title\\\":\\\"File Structure – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/cdn-links.html\\\",\\\"title\\\":\\\"CDN Links – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/release-channels.html\\\",\\\"title\\\":\\\"Release Channels – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/introducing-jsx.html\\\",\\\"title\\\":\\\"Introducing JSX – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/rendering-elements.html\\\",\\\"title\\\":\\\"Rendering Elements – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/components-and-props.html\\\",\\\"title\\\":\\\"Components and Props – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/state-and-lifecycle.html\\\",\\\"title\\\":\\\"State and Lifecycle – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/handling-events.html\\\",\\\"title\\\":\\\"Handling Events – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/conditional-rendering.html\\\",\\\"title\\\":\\\"Conditional Rendering – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/lists-and-keys.html\\\",\\\"title\\\":\\\"Lists and Keys – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/forms.html\\\",\\\"title\\\":\\\"Forms – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/lifting-state-up.html\\\",\\\"title\\\":\\\"Lifting State Up – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/composition-vs-inheritance.html\\\",\\\"title\\\":\\\"Composition vs Inheritance – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/code-splitting.html\\\",\\\"title\\\":\\\"Code-Splitting – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/forwarding-refs.html\\\",\\\"title\\\":\\\"Forwarding Refs – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/fragments.html\\\",\\\"title\\\":\\\"Fragments – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/higher-order-components.html\\\",\\\"title\\\":\\\"Higher-Order Components – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/integrating-with-other-libraries.html\\\",\\\"title\\\":\\\"Integrating with Other Libraries – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/jsx-in-depth.html\\\",\\\"title\\\":\\\"JSX In Depth – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/optimizing-performance.html\\\",\\\"title\\\":\\\"Optimizing Performance – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/portals.html\\\",\\\"title\\\":\\\"Portals – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/profiler.html\\\",\\\"title\\\":\\\"Profiler API – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/react-without-es6.html\\\",\\\"title\\\":\\\"React Without ES6 – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/react-without-jsx.html\\\",\\\"title\\\":\\\"React Without JSX – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/reconciliation.html\\\",\\\"title\\\":\\\"Reconciliation – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/render-props.html\\\",\\\"title\\\":\\\"Render Props – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/static-type-checking.html\\\",\\\"title\\\":\\\"Static Type Checking – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/strict-mode.html\\\",\\\"title\\\":\\\"Strict Mode – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/typechecking-with-proptypes.html\\\",\\\"title\\\":\\\"Typechecking With PropTypes – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/uncontrolled-components.html\\\",\\\"title\\\":\\\"Uncontrolled Components – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/web-components.html\\\",\\\"title\\\":\\\"Web Components – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/react-dom.html\\\",\\\"title\\\":\\\"ReactDOM – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/react-dom-server.html\\\",\\\"title\\\":\\\"ReactDOMServer – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/dom-elements.html\\\",\\\"title\\\":\\\"DOM Elements – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/events.html\\\",\\\"title\\\":\\\"SyntheticEvent – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/test-utils.html\\\",\\\"title\\\":\\\"Test Utilities – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/test-renderer.html\\\",\\\"title\\\":\\\"Test Renderer – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/javascript-environment-requirements.html\\\",\\\"title\\\":\\\"JavaScript Environment Requirements – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/hooks-overview.html\\\",\\\"title\\\":\\\"Hooks at a Glance – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/hooks-state.html\\\",\\\"title\\\":\\\"Using the State Hook – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/hooks-effect.html\\\",\\\"title\\\":\\\"Using the Effect Hook – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/hooks-rules.html\\\",\\\"title\\\":\\\"Rules of Hooks – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/hooks-custom.html\\\",\\\"title\\\":\\\"Building Your Own Hooks – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/hooks-reference.html\\\",\\\"title\\\":\\\"Hooks API Reference – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/hooks-faq.html\\\",\\\"title\\\":\\\"Hooks FAQ – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/testing-recipes.html\\\",\\\"title\\\":\\\"Testing Recipes – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/testing-environments.html\\\",\\\"title\\\":\\\"Testing Environments – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/codebase-overview.html\\\",\\\"title\\\":\\\"Codebase Overview – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/implementation-notes.html\\\",\\\"title\\\":\\\"Implementation Notes – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/05/06/flux.html\\\",\\\"title\\\":\\\"Flux: An Application Architecture for React – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/design-principles.html\\\",\\\"title\\\":\\\"Design Principles – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/faq-build.html\\\",\\\"title\\\":\\\"Babel, JSX, and Build Steps – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/faq-functions.html\\\",\\\"title\\\":\\\"Passing Functions to Components – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/faq-styling.html\\\",\\\"title\\\":\\\"Styling and CSS – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/faq-versioning.html\\\",\\\"title\\\":\\\"Versioning Policy – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/faq-internals.html\\\",\\\"title\\\":\\\"Virtual DOM and Internals – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/team.html\\\",\\\"title\\\":\\\"Team – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/meetups.html\\\",\\\"title\\\":\\\"Meetups Around the World – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/conferences.html\\\",\\\"title\\\":\\\"Conferences – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/articles.html\\\",\\\"title\\\":\\\"Articles – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/podcasts.html\\\",\\\"title\\\":\\\"Podcasts – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/videos.html\\\",\\\"title\\\":\\\"Videos – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/external-resources.html\\\",\\\"title\\\":\\\"External Resources – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/11/28/react-v16.2.0-fragment-support.html\\\",\\\"title\\\":\\\"React v16.2.0: Improved Support for Fragments – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/11/27/react-16-roadmap.html\\\",\\\"title\\\":\\\"React 16.x Roadmap – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/legacy-context.html\\\",\\\"title\\\":\\\"Legacy Context – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/03/27/update-on-async-rendering.html\\\",\\\"title\\\":\\\"Update on Async Rendering – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/06/07/you-probably-dont-need-derived-state.html\\\",\\\"title\\\":\\\"You Probably Don't Need Derived State – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/07/26/error-handling-in-react-16.html\\\",\\\"title\\\":\\\"Error Handling in React 16 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/09/26/react-v16.0.html\\\",\\\"title\\\":\\\"React v16.0 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/07/13/mixins-considered-harmful.html\\\",\\\"title\\\":\\\"Mixins Considered Harmful – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/09/10/introducing-the-react-profiler.html\\\",\\\"title\\\":\\\"Introducing the React Profiler – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/redirect-to-codepen/reconciliation/index-used-as-key\\\",\\\"title\\\":\\\"Just a moment...\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/redirect-to-codepen/reconciliation/no-index-used-as-key\\\",\\\"title\\\":\\\"Just a moment...\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/04/07/react-v15.5.0.html\\\",\\\"title\\\":\\\"React v15.5.0 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/redirect-to-codepen/uncontrolled-components/input-type-file\\\",\\\"title\\\":\\\"Just a moment...\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/legacy-event-pooling.html\\\",\\\"title\\\":\\\"Event Pooling – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/12/18/react-components-elements-and-instances.html\\\",\\\"title\\\":\\\"React Components, Elements, and Instances – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/warnings/unknown-prop.html\\\",\\\"title\\\":\\\"Unknown Prop Warning – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/02/19/new-versioning-scheme.html\\\",\\\"title\\\":\\\"New Versioning Scheme – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/07/11/introducing-reacts-error-code-system.html\\\",\\\"title\\\":\\\"Introducing React's Error Code System – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html\\\",\\\"title\\\":\\\"How to Upgrade to the React 18 Release Candidate – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2021/12/17/react-conf-2021-recap.html\\\",\\\"title\\\":\\\"React Conf 2021 Recap – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2021/06/08/the-plan-for-react-18.html\\\",\\\"title\\\":\\\"The Plan for React 18 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2020/12/21/data-fetching-with-react-server-components.html\\\",\\\"title\\\":\\\"Introducing Zero-Bundle-Size React Server Components – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2020/10/20/react-v17.html\\\",\\\"title\\\":\\\"React v17.0 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html\\\",\\\"title\\\":\\\"Introducing the New JSX Transform – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2020/08/10/react-v17-rc.html\\\",\\\"title\\\":\\\"React v17.0 Release Candidate: No New Features – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2020/02/26/react-v16.13.0.html\\\",\\\"title\\\":\\\"React v16.13.0 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2019/10/22/react-release-channels.html\\\",\\\"title\\\":\\\"Preparing for the Future with React Prereleases – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/all.html\\\",\\\"title\\\":\\\"React - All Posts\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2019/08/08/react-v16.9.0.html\\\",\\\"title\\\":\\\"React v16.9.0 and the Roadmap Update – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/10/23/react-v-16-6.html\\\",\\\"title\\\":\\\"React v16.6.0: lazy, memo and contextType – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/03/01/sneak-peek-beyond-react-16.html\\\",\\\"title\\\":\\\"Sneak Peek: Beyond React 16 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/05/23/react-v-16-4.html\\\",\\\"title\\\":\\\"React v16.4.0: Pointer Events – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/03/29/react-v-16-3.html\\\",\\\"title\\\":\\\"React v16.3.0: New lifecycles and context API – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/06/13/react-v15.6.0.html\\\",\\\"title\\\":\\\"React v15.6.0 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/pure-render-mixin.html\\\",\\\"title\\\":\\\"PureRenderMixin – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/shallow-compare.html\\\",\\\"title\\\":\\\"Shallow Compare – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/10/14/introducing-react-elements.html\\\",\\\"title\\\":\\\"Introducing React Elements – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/02/24/streamlining-react-elements.html\\\",\\\"title\\\":\\\"Streamlining React Elements – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/error-decoder.html?invariant=109&args%5B%5D=Foo\\\",\\\"title\\\":\\\"React - Error Decoder\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/concurrent-mode-adoption.html\\\",\\\"title\\\":\\\"Adopting Concurrent Mode (Experimental) – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/concurrent-mode-intro.html\\\",\\\"title\\\":\\\"Introducing Concurrent Mode (Experimental) – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/concurrent-mode-suspense.html\\\",\\\"title\\\":\\\"Suspense for Data Fetching (Experimental) – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2019/08/15/new-react-devtools.html\\\",\\\"title\\\":\\\"Introducing the New React DevTools – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2019/02/23/is-react-translated-yet.html\\\",\\\"title\\\":\\\"Is React Translated Yet? ¡Sí! Sim! はい! – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2019/02/06/react-v16.8.0.html\\\",\\\"title\\\":\\\"React v16.8: The One With Hooks – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/12/19/react-v-16-7.html\\\",\\\"title\\\":\\\"React v16.7: No, This Is Not the One With Hooks – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/11/13/react-conf-recap.html\\\",\\\"title\\\":\\\"React Conf recap: Hooks, Suspense, and Concurrent Rendering – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/10/01/create-react-app-v2.html\\\",\\\"title\\\":\\\"Create React App 2.0: Babel 7, Sass, and More – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2018/08/01/react-v-16-4-2.html\\\",\\\"title\\\":\\\"React v16.4.2: Server-side vulnerability fix – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/12/15/improving-the-repository-infrastructure.html\\\",\\\"title\\\":\\\"Behind the Scenes: Improving the Repository Infrastructure – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/09/25/react-v15.6.2.html\\\",\\\"title\\\":\\\"React v15.6.2 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/05/18/whats-new-in-create-react-app.html\\\",\\\"title\\\":\\\"What's New in Create React App – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/11/16/react-v15.4.0.html\\\",\\\"title\\\":\\\"React v15.4.0 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/09/28/our-first-50000-stars.html\\\",\\\"title\\\":\\\"Our First 50,000 Stars – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/08/05/relay-state-of-the-state.html\\\",\\\"title\\\":\\\"Relay: State of the State – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/07/22/create-apps-with-no-configuration.html\\\",\\\"title\\\":\\\"Create Apps with No Configuration – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/04/08/react-v15.0.1.html\\\",\\\"title\\\":\\\"React v15.0.1 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/04/07/react-v15.html\\\",\\\"title\\\":\\\"React v15.0 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/03/29/react-v0.14.8.html\\\",\\\"title\\\":\\\"React v0.14.8 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/03/16/react-v15-rc2.html\\\",\\\"title\\\":\\\"React v15.0 Release Candidate 2 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/03/07/react-v15-rc1.html\\\",\\\"title\\\":\\\"React v15.0 Release Candidate – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/01/12/discontinuing-ie8-support.html\\\",\\\"title\\\":\\\"Discontinuing IE 8 Support in React DOM – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/12/29/react-v0.14.4.html\\\",\\\"title\\\":\\\"React v0.14.4 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/12/16/ismounted-antipattern.html\\\",\\\"title\\\":\\\"isMounted is an Antipattern – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/12/04/react-js-conf-2016-diversity-scholarship.html\\\",\\\"title\\\":\\\"React.js Conf 2016 Diversity Scholarship – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/11/18/react-v0.14.3.html\\\",\\\"title\\\":\\\"React v0.14.3 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/11/02/react-v0.14.2.html\\\",\\\"title\\\":\\\"React v0.14.2 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/10/28/react-v0.14.1.html\\\",\\\"title\\\":\\\"React v0.14.1 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/10/19/reactiflux-is-moving-to-discord.html\\\",\\\"title\\\":\\\"Reactiflux is moving to Discord – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/10/07/react-v0.14.html\\\",\\\"title\\\":\\\"React v0.14 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/10/01/react-render-and-top-level-api.html\\\",\\\"title\\\":\\\"ReactDOM.render and the Top Level React API – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/09/14/community-roundup-27.html\\\",\\\"title\\\":\\\"Community Round-up #27 – Relay Edition – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/09/10/react-v0.14-rc1.html\\\",\\\"title\\\":\\\"React v0.14 Release Candidate – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/09/02/new-react-developer-tools.html\\\",\\\"title\\\":\\\"New React Developer Tools – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/08/13/reacteurope-roundup.html\\\",\\\"title\\\":\\\"ReactEurope Round-up – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/08/11/relay-technical-preview.html\\\",\\\"title\\\":\\\"Relay Technical Preview – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/07/03/react-v0.14-beta-1.html\\\",\\\"title\\\":\\\"React v0.14 Beta 1 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/06/12/deprecating-jstransform-and-react-tools.html\\\",\\\"title\\\":\\\"Deprecating JSTransform and react-tools – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/05/22/react-native-release-process.html\\\",\\\"title\\\":\\\"React Native Release Process – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/05/01/graphql-introduction.html\\\",\\\"title\\\":\\\"GraphQL Introduction – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/04/18/react-v0.13.2.html\\\",\\\"title\\\":\\\"React v0.13.2 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/04/17/react-native-v0.4.html\\\",\\\"title\\\":\\\"React Native v0.4 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/03/30/community-roundup-26.html\\\",\\\"title\\\":\\\"Community Round-up #26 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/03/26/introducing-react-native.html\\\",\\\"title\\\":\\\"Introducing React Native – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/03/19/building-the-facebook-news-feed-with-relay.html\\\",\\\"title\\\":\\\"Building The Facebook News Feed With Relay – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/03/16/react-v0.13.1.html\\\",\\\"title\\\":\\\"React v0.13.1 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/03/10/react-v0.13.html\\\",\\\"title\\\":\\\"React v0.13 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/03/04/community-roundup-25.html\\\",\\\"title\\\":\\\"Community Round-up #25 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/03/03/react-v0.13-rc2.html\\\",\\\"title\\\":\\\"React v0.13 RC2 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/02/24/react-v0.13-rc1.html\\\",\\\"title\\\":\\\"React v0.13 RC – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/02/20/introducing-relay-and-graphql.html\\\",\\\"title\\\":\\\"Introducing Relay and GraphQL – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/02/18/react-conf-roundup-2015.html\\\",\\\"title\\\":\\\"React.js Conf Round-up 2015 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/01/27/react-v0.13.0-beta-1.html\\\",\\\"title\\\":\\\"React v0.13.0 Beta 1 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/12/19/react-js-conf-diversity-scholarship.html\\\",\\\"title\\\":\\\"React.js Conf Diversity Scholarship – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/12/18/react-v0.12.2.html\\\",\\\"title\\\":\\\"React v0.12.2 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/11/25/community-roundup-24.html\\\",\\\"title\\\":\\\"Community Round-up #24 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/11/24/react-js-conf-updates.html\\\",\\\"title\\\":\\\"React.js Conf Updates – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/10/28/react-v0.12.html\\\",\\\"title\\\":\\\"React v0.12 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/10/27/react-js-conf.html\\\",\\\"title\\\":\\\"React.js Conf – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/10/17/community-roundup-23.html\\\",\\\"title\\\":\\\"Community Round-up #23 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/10/16/react-v0.12-rc1.html\\\",\\\"title\\\":\\\"React v0.12 RC – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/09/24/testing-flux-applications.html\\\",\\\"title\\\":\\\"Testing Flux Applications – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/09/16/react-v0.11.2.html\\\",\\\"title\\\":\\\"React v0.11.2 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/09/12/community-round-up-22.html\\\",\\\"title\\\":\\\"Community Round-up #22 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/09/03/introducing-the-jsx-specification.html\\\",\\\"title\\\":\\\"Introducing the JSX Specification – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/08/03/community-roundup-21.html\\\",\\\"title\\\":\\\"Community Round-up #21 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/07/30/flux-actions-and-the-dispatcher.html\\\",\\\"title\\\":\\\"Flux: Actions and the Dispatcher – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/07/28/community-roundup-20.html\\\",\\\"title\\\":\\\"Community Round-up #20 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/07/25/react-v0.11.1.html\\\",\\\"title\\\":\\\"React v0.11.1 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/07/17/react-v0.11.html\\\",\\\"title\\\":\\\"React v0.11 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/07/13/react-v0.11-rc1.html\\\",\\\"title\\\":\\\"React v0.11 RC – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/06/27/community-roundup-19.html\\\",\\\"title\\\":\\\"Community Round-up #19 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/05/29/one-year-of-open-source-react.html\\\",\\\"title\\\":\\\"One Year of Open-Source React – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/create-fragment.html\\\",\\\"title\\\":\\\"Keyed Fragments – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/update.html\\\",\\\"title\\\":\\\"Immutability Helpers – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/03/28/the-road-to-1.0.html\\\",\\\"title\\\":\\\"The Road to 1.0 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/03/21/react-v0.10.html\\\",\\\"title\\\":\\\"React v0.10 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/03/19/react-v0.10-rc1.html\\\",\\\"title\\\":\\\"React v0.10 RC – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/03/14/community-roundup-18.html\\\",\\\"title\\\":\\\"Community Round-up #18 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/02/24/community-roundup-17.html\\\",\\\"title\\\":\\\"Community Round-up #17 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/02/20/react-v0.9.html\\\",\\\"title\\\":\\\"React v0.9 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/02/16/react-v0.9-rc1.html\\\",\\\"title\\\":\\\"React v0.9 RC – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/02/15/community-roundup-16.html\\\",\\\"title\\\":\\\"Community Round-up #16 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/02/05/community-roundup-15.html\\\",\\\"title\\\":\\\"Community Round-up #15 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/01/06/community-roundup-14.html\\\",\\\"title\\\":\\\"Community Round-up #14 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/12/30/community-roundup-13.html\\\",\\\"title\\\":\\\"Community Round-up #13 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/12/23/community-roundup-12.html\\\",\\\"title\\\":\\\"Community Round-up #12 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/12/19/react-v0.8.0.html\\\",\\\"title\\\":\\\"React v0.8 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/12/18/react-v0.5.2-v0.4.2.html\\\",\\\"title\\\":\\\"React v0.5.2, v0.4.2 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/11/18/community-roundup-11.html\\\",\\\"title\\\":\\\"Community Round-up #11 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/11/06/community-roundup-10.html\\\",\\\"title\\\":\\\"Community Round-up #10 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/10/29/react-v0-5-1.html\\\",\\\"title\\\":\\\"React v0.5.1 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/10/16/react-v0.5.0.html\\\",\\\"title\\\":\\\"React v0.5 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/10/3/community-roundup-9.html\\\",\\\"title\\\":\\\"Community Round-up #9 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/09/24/community-roundup-8.html\\\",\\\"title\\\":\\\"Community Round-up #8 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/08/26/community-roundup-7.html\\\",\\\"title\\\":\\\"Community Round-up #7 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/08/19/use-react-and-jsx-in-python-applications.html\\\",\\\"title\\\":\\\"Use React and JSX in Python Applications – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/08/05/community-roundup-6.html\\\",\\\"title\\\":\\\"Community Round-up #6 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/07/30/use-react-and-jsx-in-ruby-on-rails.html\\\",\\\"title\\\":\\\"Use React and JSX in Ruby on Rails – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/07/26/react-v0-4-1.html\\\",\\\"title\\\":\\\"React v0.4.1 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/07/23/community-roundup-5.html\\\",\\\"title\\\":\\\"Community Round-up #5 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/07/17/react-v0-4-0.html\\\",\\\"title\\\":\\\"React v0.4.0 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/07/11/react-v0-4-prop-validation-and-default-values.html\\\",\\\"title\\\":\\\"New in React v0.4: Prop Validation and Default Values – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/07/02/react-v0-4-autobind-by-default.html\\\",\\\"title\\\":\\\"New in React v0.4: Autobind by Default – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/06/27/community-roundup-3.html\\\",\\\"title\\\":\\\"Community Round-up #3 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/06/21/react-v0-3-3.html\\\",\\\"title\\\":\\\"React v0.3.3 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/06/19/community-roundup-2.html\\\",\\\"title\\\":\\\"Community Round-up #2 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/06/12/community-roundup.html\\\",\\\"title\\\":\\\"Community Round-up #1 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/06/05/why-react.html\\\",\\\"title\\\":\\\"Why did we build React? – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/06/02/jsfiddle-integration.html\\\",\\\"title\\\":\\\"JSFiddle Integration – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/concurrent-mode-patterns.html\\\",\\\"title\\\":\\\"Concurrent UI Patterns (Experimental) – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/concurrent-mode-reference.html\\\",\\\"title\\\":\\\"Concurrent Mode API Reference (Experimental) – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/jsx-compiler.html\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/addons.html\\\",\\\"title\\\":\\\"Add-Ons – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/perf.html\\\",\\\"title\\\":\\\"Performance Tools – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/community/examples.html\\\",\\\"title\\\":\\\"Example Projects – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/15.6\\\",\\\"title\\\":\\\"React - A JavaScript library for building user interfaces\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/09/08/dom-attributes-in-react-16.html\\\",\\\"title\\\":\\\"DOM Attributes in React 16 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2019/11/06/building-great-user-experiences-with-concurrent-mode-and-suspense.html\\\",\\\"title\\\":\\\"Building Great User Experiences with Concurrent Mode and Suspense – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2017/12/07/introducing-the-react-rfc-process.html\\\",\\\"title\\\":\\\"Introducing the React RFC Process – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2016/01/08/A-implies-B-does-not-imply-B-implies-A.html\\\",\\\"title\\\":\\\"(A => B) !=> (B => A) – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/08/03/new-react-devtools-beta.html\\\",\\\"title\\\":\\\"New React Devtools Beta – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/05/08/react-v0.13.3.html\\\",\\\"title\\\":\\\"React v0.13.3 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/04/04/reactnet.html\\\",\\\"title\\\":\\\"Use React and JSX in ASP.NET MVC – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2014/01/02/react-chrome-developer-tools.html\\\",\\\"title\\\":\\\"React Chrome Developer Tools – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2013/07/03/community-roundup-4.html\\\",\\\"title\\\":\\\"Community Round-up #4 – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/animation.html\\\",\\\"title\\\":\\\"Animation Add-Ons – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/two-way-binding-helpers.html\\\",\\\"title\\\":\\\"Two-way Binding Helpers – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/downloads.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/react/jsx-compiler.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/jsx-spread.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tips/style-props-value-px.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/16.4\\\",\\\"title\\\":\\\"Site not found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/16.3\\\",\\\"title\\\":\\\"Site not found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/\\\",\\\"title\\\":\\\"How to Upgrade to the React 18 Release Candidate – React Blog\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/16.8\\\",\\\"title\\\":\\\"Site not found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/blog/2015/09/14/@taion\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/more-about-refs.html\\\",\\\"title\\\":\\\"Refs and the DOM – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/16.6\\\",\\\"title\\\":\\\"Site not found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/16.1\\\",\\\"title\\\":\\\"Site not found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/16.7\\\",\\\"title\\\":\\\"Site not found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/16.5\\\",\\\"title\\\":\\\"Site not found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/16.2\\\",\\\"title\\\":\\\"Site not found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/version/16.0\\\",\\\"title\\\":\\\"Site not found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/multiple-components.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/support.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tips/false-in-jsx.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tips/initial-ajax.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/jsx-is-not-html.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tips/children-props-type.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/transferring-props.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/advanced-performance.html\\\",\\\"title\\\":\\\"Optimizing Performance – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/error-decoder.html\\\",\\\"title\\\":\\\"React - Error Decoder\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tips/if-else-in-JSX.html\\\",\\\"title\\\":\\\"JSX In Depth – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tips/controlled-input-null-value.html\\\",\\\"title\\\":\\\"Forms – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tips/dom-event-listeners.html\\\",\\\"title\\\":\\\"React.Component – React\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tips/self-closing-tag.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/tips/maximum-number-of-jsx-root-nodes.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/react/downloads.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"},{\\\"url\\\":\\\"https://17.reactjs.org/docs/reusable-components.html\\\",\\\"title\\\":\\\"React - Page Not Found\\\"}],\\\"indexingPageName\\\":\\\"Two-way Binding Helpers – React\\\",\\\"createdAt\\\":\\\"2023-10-25T22:57:14.863Z\\\",\\\"lastUploadedAt\\\":\\\"2025-01-21T14:24:53.209Z\\\"},{\\\"identifier\\\":\\\"https://mermaid.js.org/intro/\\\",\\\"name\\\":\\\"Mermaid Diagram Docs - General\\\",\\\"url\\\":\\\"https://mermaid.js.org/intro/\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://mermaid.js.org/intro/n00b-gettingStarted.html\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/intro/n00b-syntaxReference.html\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/intro/getting-started.html\\\",\\\"title\\\":\\\"Mermaid User Guide | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/intro/\\\",\\\"title\\\":\\\"About Mermaid | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/intro/syntax-reference.html\\\",\\\"title\\\":\\\"Diagram Syntax | Mermaid\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"createdAt\\\":\\\"2023-08-31T16:05:29.845Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-26T10:33:31.215Z\\\",\\\"docUrlRoot\\\":\\\"https://mermaid.js.org/intro/\\\",\\\"docUrlPrefix\\\":\\\"https://mermaid.js.org/intro/\\\",\\\"publishToTeam\\\":false,\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"f2dcd74a472437396cc63cb7ef0e43463981e9d745b1f4975cd8c9cadf8012e9\\\",\\\"name\\\":\\\"Mermaid Diagram Docs - Syntax\\\",\\\"url\\\":\\\"https://mermaid.js.org/syntax/flowchart.html\\\",\\\"docUrlRoot\\\":\\\"https://mermaid.js.org/syntax/flowchart.html\\\",\\\"docUrlPrefix\\\":\\\"https://mermaid.js.org/syntax\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://mermaid.js.org/syntax/c4.html\\\",\\\"title\\\":\\\"C4 Diagrams | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/mindmap.html\\\",\\\"title\\\":\\\"Mindmap | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/block.html\\\",\\\"title\\\":\\\"Block Diagram Syntax | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/architecture.html\\\",\\\"title\\\":\\\"Architecture Diagrams Documentation (v11.1.0+) | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/xyChart.html\\\",\\\"title\\\":\\\"XY Chart | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/entityRelationshipDiagram.html\\\",\\\"title\\\":\\\"Entity Relationship Diagrams | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/zenuml.html\\\",\\\"title\\\":\\\"ZenUML | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/examples.html\\\",\\\"title\\\":\\\"Examples | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/pie.html\\\",\\\"title\\\":\\\"Pie chart diagrams | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/quadrantChart.html\\\",\\\"title\\\":\\\"Quadrant Chart | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/sequenceDiagram.html\\\",\\\"title\\\":\\\"Sequence diagrams | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/flowchart.html\\\",\\\"title\\\":\\\"Flowcharts Syntax | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/stateDiagram.html\\\",\\\"title\\\":\\\"State diagrams | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/classDiagram.html\\\",\\\"title\\\":\\\"Class diagrams | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/packet.html\\\",\\\"title\\\":\\\"Packet Diagram (v11.0.0+) | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/userJourney.html\\\",\\\"title\\\":\\\"User Journey Diagram | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/gantt.html\\\",\\\"title\\\":\\\"Gantt diagrams | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/requirementDiagram.html\\\",\\\"title\\\":\\\"Requirement Diagram | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/gitgraph.html\\\",\\\"title\\\":\\\"Gitgraph Diagrams | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/timeline.html\\\",\\\"title\\\":\\\"Timeline Diagram | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/sankey.html\\\",\\\"title\\\":\\\"Sankey diagram (v10.3.0+) | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/flowchart.html?id=flowcharts-basic-syntax\\\",\\\"title\\\":\\\"Flowcharts Syntax | Mermaid\\\"},{\\\"url\\\":\\\"https://mermaid.js.org/syntax/kanban.html\\\",\\\"title\\\":\\\"Mermaid Kanban Diagram Documentation | Mermaid\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2024-10-10T14:58:28.287Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-23T09:43:12.777Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"https://mintlify.com/docs/quickstart\\\",\\\"name\\\":\\\"Mintlify Docs\\\",\\\"url\\\":\\\"https://mintlify.com/docs/quickstart\\\",\\\"docUrlRoot\\\":\\\"https://mintlify.com/docs/quickstart\\\",\\\"docUrlPrefix\\\":\\\"https://mintlify.com/docs\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/pirsch\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/image-embeds\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/code\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/content/components/code\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/accordion-group\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/_sites/mintlify/settings/global\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/openapi-generation\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/fathom\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/overview\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/text\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/overview\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/custom-styling\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/posthog\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/embed\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/components\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/navigation\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/components/api/response\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/logrocket\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/accordion\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/ctas-footers\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/plausible\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/custom-domain/subdirectory\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/custom-domain/subdomain\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/callouts\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/authentication\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/clearbit\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/tooltip\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/hotjar\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/tabs\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/openapi\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/code\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/google-tag-manager\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/amplitude\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/components/api/sticky-examples\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/seo\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/api-playground/overview\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/components/api/api-playground/overview\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/global\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/card-group\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/list-table\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/add-members\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/broken-links\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/quickstart\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/koala\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/google-analytics\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/components/api/param\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/mixpanel\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/customer-support\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/versioning\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/frame\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/configuration\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/components/api/expandable\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/reusable-snippets\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/card\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/code-group\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/api-components\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/development\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/mdx/configuration\\\",\\\"title\\\":\\\"MDX Setup - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/openapi/writing-openapi\\\",\\\"title\\\":\\\"Writing OpenAPI - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/openapi/setup\\\",\\\"title\\\":\\\"OpenAPI Setup - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/steps\\\",\\\"title\\\":\\\"Steps - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/page\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/mdx/authentication\\\",\\\"title\\\":\\\"Authentication - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/card-groups\\\",\\\"title\\\":\\\"Card Groups - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/support/intercom\\\",\\\"title\\\":\\\"Intercom - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/support/overview\\\",\\\"title\\\":\\\"Support Integrations - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/subpath/route53-cloudfront\\\",\\\"title\\\":\\\"Route 53 and Cloudfront - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/rest-api/update-status\\\",\\\"title\\\":\\\"Get the status of an update - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/custom/css\\\",\\\"title\\\":\\\"Custom CSS - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/changelog/overview\\\",\\\"title\\\":\\\"Product Updates - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/sdks/stainless\\\",\\\"title\\\":\\\"Stainless - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/privacy/osano\\\",\\\"title\\\":\\\"Osano - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/openapi/advanced-features\\\",\\\"title\\\":\\\"Advanced Features - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/custom/\\\",\\\"title\\\":\\\"Custom CSS - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/accordion-groups\\\",\\\"title\\\":\\\"Accordion Groups - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/update\\\",\\\"title\\\":\\\"Update - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/tooltips\\\",\\\"title\\\":\\\"Tooltips - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/privacy/overview\\\",\\\"title\\\":\\\"Privacy Integrations - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/reusable-snippets\\\",\\\"title\\\":\\\"Reusable Snippets - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/custom-domain\\\",\\\"title\\\":\\\"Custom Domain - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/frames\\\",\\\"title\\\":\\\"Frames - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/page\\\",\\\"title\\\":\\\"Page Titles and Metadata - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/api-playground/troubleshooting\\\",\\\"title\\\":\\\"Troubleshooting - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/params\\\",\\\"title\\\":\\\"Parameter Fields - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/responses\\\",\\\"title\\\":\\\"Response Fields - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/sticky-examples\\\",\\\"title\\\":\\\"Sidebar Code Examples - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/rest-api/trigger-update\\\",\\\"title\\\":\\\"Trigger an update - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/custom/js\\\",\\\"title\\\":\\\"Custom JS - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/heap\\\",\\\"title\\\":\\\"Heap - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/support/front\\\",\\\"title\\\":\\\"Front - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/user-auth/choosing-an-auth-method\\\",\\\"title\\\":\\\"Choosing an Auth Method - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/subpath/cloudflare\\\",\\\"title\\\":\\\"Cloudflare - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/icons\\\",\\\"title\\\":\\\"Icons - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/analytics/segment\\\",\\\"title\\\":\\\"Segment - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/code-groups\\\",\\\"title\\\":\\\"Code Groups - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/user-auth/jwt\\\",\\\"title\\\":\\\"JWT Auth - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/expandables\\\",\\\"title\\\":\\\"Expandables - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/user-auth/shared-session\\\",\\\"title\\\":\\\"Shared Session Auth - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/gitlab\\\",\\\"title\\\":\\\"GitLab - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/github\\\",\\\"title\\\":\\\"GitHub - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/user-auth/sending-data\\\",\\\"title\\\":\\\"Sending Data - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/user-auth/overview\\\",\\\"title\\\":\\\"Introduction - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/mermaid-diagrams\\\",\\\"title\\\":\\\"Mermaid Diagrams - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/integrations/sdks/speakeasy\\\",\\\"title\\\":\\\"Speakeasy - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/rest-api/overview\\\",\\\"title\\\":\\\"Introduction - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/subpath/vercel\\\",\\\"title\\\":\\\"Vercel - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/accordions\\\",\\\"title\\\":\\\"Accordions - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/image-embeds\\\",\\\"title\\\":\\\"Images, Videos, and Embeds - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/text\\\",\\\"title\\\":\\\"Headers and Text - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/list-table\\\",\\\"title\\\":\\\"Lists and Tables - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/content/components/cards\\\",\\\"title\\\":\\\"Cards - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/code\\\",\\\"title\\\":\\\"Code Blocks - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication\\\",\\\"title\\\":\\\"Single Sign-On (SSO) - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/widget/chat\\\",\\\"title\\\":\\\"Chat Widget - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/migration\\\",\\\"title\\\":\\\"Migration - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/web-editor\\\",\\\"title\\\":\\\"Web Editor - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/preview-deployments\\\",\\\"title\\\":\\\"Preview Deployments - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/authentication-setup/choosing-a-handshake\\\",\\\"title\\\":\\\"Choosing a Handshake - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/personalization-setup/oauth\\\",\\\"title\\\":\\\"OAuth 2.0 Handshake - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/authentication\\\",\\\"title\\\":\\\"Authentication - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/authentication-setup/jwt\\\",\\\"title\\\":\\\"JWT Handshake - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/sending-data\\\",\\\"title\\\":\\\"Sending Data - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/personalization\\\",\\\"title\\\":\\\"Personalization - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/authentication-vs-personalization\\\",\\\"title\\\":\\\"Auth vs Personalization - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/personalization-setup/jwt\\\",\\\"title\\\":\\\"JWT Handshake - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/authentication-setup/password\\\",\\\"title\\\":\\\"Password Handshake - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/personalization-setup/shared-session\\\",\\\"title\\\":\\\"Shared Session Handshake - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/personalization-setup/choosing-a-handshake\\\",\\\"title\\\":\\\"Choosing a Handshake - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/authentication-setup/oauth\\\",\\\"title\\\":\\\"OAuth 2.0 Handshake - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/authentication-setup/mintlify\\\",\\\"title\\\":\\\"Mintlify Dashboard Handshake - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/rest-api/chat/generate-message\\\",\\\"title\\\":\\\"Generate a message completion - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/rest-api/update/trigger\\\",\\\"title\\\":\\\"Trigger an update - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/rest-api/update/status\\\",\\\"title\\\":\\\"Get the status of an update - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/advanced/rest-api/chat/create-topic\\\",\\\"title\\\":\\\"Create a chat topic - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/ci\\\",\\\"title\\\":\\\"CI Checks - Mintlify\\\"},{\\\"url\\\":\\\"https://mintlify.com/docs/settings/authentication-personalization/partial-authentication\\\",\\\"title\\\":\\\"Partial Authentication - Mintlify\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2023-08-25T14:57:48.823Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-24T16:56:15.062Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"cffdd11a6c01eb74312d4c9c20e35b7106a5a06485e0a12ae5fd6f4bc3aa0352\\\",\\\"name\\\":\\\"Hathora Docs\\\",\\\"url\\\":\\\"https://hathora.dev/docs\\\",\\\"docUrlRoot\\\":\\\"https://hathora.dev/docs\\\",\\\"docUrlPrefix\\\":\\\"https://hathora.dev\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://hathora.dev/docs/faq/serverless\\\",\\\"title\\\":\\\"What is serverless? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/api/\\\",\\\"title\\\":\\\"HathoraCloudAPI\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/guides/ssh-setup\\\",\\\"title\\\":\\\"Setting up SSH connections | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/guides/generate-developer-token\\\",\\\"title\\\":\\\"Generate Hathora Developer Token | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/concepts/hathora-entities\\\",\\\"title\\\":\\\"Hathora Entities | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/guides/ci-cd\\\",\\\"title\\\":\\\"CI/CD on Hathora Cloud | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/guides/ping-service\\\",\\\"title\\\":\\\"Determining the best region for a match | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/unreal\\\",\\\"title\\\":\\\"Unreal | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/\\\",\\\"title\\\":\\\"Hathora | Server Orchestration for Multiplayer Games\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/godot\\\",\\\"title\\\":\\\"Godot | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/guides/access-env-variables\\\",\\\"title\\\":\\\"Environment Variables | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/javascript\\\",\\\"title\\\":\\\"JavaScript / TS | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/explore-tier\\\",\\\"title\\\":\\\"What happens when Explore tier limits are exceeded? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/\\\",\\\"title\\\":\\\"Home | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/unity/\\\",\\\"title\\\":\\\"Unity | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/concepts/hathora-entities/\\\",\\\"title\\\":\\\"Hathora Entities | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/room-config\\\",\\\"title\\\":\\\"How do I pass parameters/config to my server when creating a room? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/scale-globally\\\",\\\"title\\\":\\\"How does Hathora help my game scale globally? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/category/faq\\\",\\\"title\\\":\\\"FAQ | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/category/lobbies--matchmaking\\\",\\\"title\\\":\\\"Lobbies & Matchmaking | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/lobbies-and-matchmaking/lobby-service\\\",\\\"title\\\":\\\"Lobby Service | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/about-us\\\",\\\"title\\\":\\\"About Us | Serverless Cloud Platform for Multiplayer Games\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/unity/integration-guide\\\",\\\"title\\\":\\\"Integration guide | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs\\\",\\\"title\\\":\\\"Home | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/lobbies-and-matchmaking/auth-service\\\",\\\"title\\\":\\\"Player Authentication | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/hathora-cli\\\",\\\"title\\\":\\\"Hathora CLI tool | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/reduce-latency\\\",\\\"title\\\":\\\"How does Hathora reduce latency? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/concepts/room-lifecycle\\\",\\\"title\\\":\\\"Room Lifecycle | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/api-reference\\\",\\\"title\\\":\\\"Hathora Cloud API | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/unity/photon-simple-fps\\\",\\\"title\\\":\\\"Photon Fusion integration | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/category/game-engines\\\",\\\"title\\\":\\\"Game Engines | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/category/guides\\\",\\\"title\\\":\\\"Guides | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/pricing\\\",\\\"title\\\":\\\"Hathora | Server Orchestration for Multiplayer Games\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/category/concepts\\\",\\\"title\\\":\\\"Concepts | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/guides/deploy-hathora\\\",\\\"title\\\":\\\"Deploying on Hathora Cloud | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/unity\\\",\\\"title\\\":\\\"Unity | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/other\\\",\\\"title\\\":\\\"Other | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/javascript/\\\",\\\"title\\\":\\\"JavaScript / TS | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/pricing-billing\\\",\\\"title\\\":\\\"Pricing & Billing | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/guides/create-dockerfile\\\",\\\"title\\\":\\\"Creating a Dockerfile | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/api\\\",\\\"title\\\":\\\"HathoraCloudAPI\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/guides/exit-process\\\",\\\"title\\\":\\\"Terminate a process | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/guides/scopes\\\",\\\"title\\\":\\\"Scoped Permissions | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/unity/webgl-setup\\\",\\\"title\\\":\\\"WebGL setup | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/concepts/architecture\\\",\\\"title\\\":\\\"Architecture | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/types-of-games\\\",\\\"title\\\":\\\"What types of games does Hathora host? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/unity/beginners-tutorial\\\",\\\"title\\\":\\\"Beginner's tutorial | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/engines/javascript/integration-guide\\\",\\\"title\\\":\\\"Integration guide | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/built-for\\\",\\\"title\\\":\\\"Who is Hathora built for? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/multiple-rooms\\\",\\\"title\\\":\\\"Can one process host multiple rooms? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/plan-size\\\",\\\"title\\\":\\\"What size plan should I pick? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/rooms-fail-start\\\",\\\"title\\\":\\\"Why is my room failing to start up? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/access-roomId\\\",\\\"title\\\":\\\"How do I get roomId from my game server? | Hathora Cloud Documentation\\\"},{\\\"url\\\":\\\"https://hathora.dev/docs/faq/invite-team\\\",\\\"title\\\":\\\"How do I invite team members on Hathora? | Hathora Cloud Documentation\\\"}],\\\"indexingPageName\\\":\\\"How do I invite team members on Hathora? | Hathora Cloud Documentation\\\",\\\"publishToTeam\\\":false,\\\"isDifferentPrefixOrigin\\\":false,\\\"createdAt\\\":\\\"2024-12-30T16:22:32.012Z\\\",\\\"lastUploadedAt\\\":\\\"2024-12-30T16:23:21.687Z\\\"},{\\\"identifier\\\":\\\"cb0ef7216c45486d972b4603aab6acde75db93cf3a00fcd28fde7dd05b298d3b\\\",\\\"name\\\":\\\"Browser-Use Get Started + Development\\\",\\\"url\\\":\\\"https://docs.browser-use.com/\\\",\\\"docUrlRoot\\\":\\\"https://docs.browser-use.com/\\\",\\\"docUrlPrefix\\\":\\\"https://docs.browser-use.com/\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://docs.browser-use.com/development/telemetry\\\",\\\"title\\\":\\\"Telemetry - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/agent-settings\\\",\\\"title\\\":\\\"Agent Settings - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/development/roadmap\\\",\\\"title\\\":\\\"Roadmap - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/quickstart\\\",\\\"title\\\":\\\"Quickstart - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/custom-functions\\\",\\\"title\\\":\\\"Custom Functions - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/browser-settings\\\",\\\"title\\\":\\\"Browser Settings - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/development/local-setup\\\",\\\"title\\\":\\\"Local Setup - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/development/contribution-guide\\\",\\\"title\\\":\\\"Contribution Guide - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/system-prompt\\\",\\\"title\\\":\\\"System Prompt - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/persistent-browser\\\",\\\"title\\\":\\\"Introduction - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/langchain-models\\\",\\\"title\\\":\\\"LangChain Chat Models - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/\\\",\\\"title\\\":\\\"Introduction - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/real-browser\\\",\\\"title\\\":\\\"Connect to your Browser - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/api-v10/get-task\\\",\\\"title\\\":\\\"Get Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/put-inngest-api\\\",\\\"title\\\":\\\"Put Inngest Api - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/api-v10/run-task\\\",\\\"title\\\":\\\"Run Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/development/observability\\\",\\\"title\\\":\\\"Observability - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/api-v10/get-task-media\\\",\\\"title\\\":\\\"Get Task Media - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/api-v10/check-balance\\\",\\\"title\\\":\\\"Check Balance - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/api-v10/stop-task\\\",\\\"title\\\":\\\"Stop Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/api-v10/resume-task\\\",\\\"title\\\":\\\"Resume Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/output-format\\\",\\\"title\\\":\\\"Output Format - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/read-root\\\",\\\"title\\\":\\\"Read Root - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/post-inngest-api\\\",\\\"title\\\":\\\"Post Inngest Api - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/api-v10/get-task-status\\\",\\\"title\\\":\\\"Get Task Status - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/api-v10/pause-task\\\",\\\"title\\\":\\\"Pause Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/introduction\\\",\\\"title\\\":\\\"Introduction - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/api-v10/list-tasks\\\",\\\"title\\\":\\\"List Tasks - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud-api/get-api-inngest\\\",\\\"title\\\":\\\"Get Api Inngest - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/supported-models\\\",\\\"title\\\":\\\"Supported Models - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/sensitive-data\\\",\\\"title\\\":\\\"Sensitive Data - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/get-task\\\",\\\"title\\\":\\\"Get Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/me\\\",\\\"title\\\":\\\"Me - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/run-task\\\",\\\"title\\\":\\\"Run Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/quickstart\\\",\\\"title\\\":\\\"Quickstart - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/pause-task\\\",\\\"title\\\":\\\"Pause Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/implementation\\\",\\\"title\\\":\\\"Implementing the API - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/stop-task\\\",\\\"title\\\":\\\"Stop Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/get-task-status\\\",\\\"title\\\":\\\"Get Task Status - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/list-tasks\\\",\\\"title\\\":\\\"List Tasks - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/resume-task\\\",\\\"title\\\":\\\"Resume Task - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/get-task-media\\\",\\\"title\\\":\\\"Get Task Media - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/check-balance\\\",\\\"title\\\":\\\"Check Balance - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/cloud/api-v10/ping\\\",\\\"title\\\":\\\"Ping - Browser Use\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2025-01-05T18:32:30.309Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-26T18:16:27.173Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"7e1e1f705724f50908c2d5aaa75da4af328b11bcec348bf7eddf8b77fd620bc7\\\",\\\"name\\\":\\\"Browser-Use Customize\\\",\\\"url\\\":\\\"https://docs.browser-use.com/customize/agent-settings\\\",\\\"docUrlRoot\\\":\\\"https://docs.browser-use.com/customize/agent-settings\\\",\\\"docUrlPrefix\\\":\\\"https://docs.browser-use.com/customize\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://docs.browser-use.com/customize/agent-settings\\\",\\\"title\\\":\\\"Agent Settings - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/browser-settings\\\",\\\"title\\\":\\\"Browser Settings - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/custom-functions\\\",\\\"title\\\":\\\"Custom Functions - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/langchain-models\\\",\\\"title\\\":\\\"LangChain Chat Models - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/persistent-browser\\\",\\\"title\\\":\\\"Introduction - Browser Use\\\"},{\\\"url\\\":\\\"https://docs.browser-use.com/customize/system-prompt\\\",\\\"title\\\":\\\"System Prompt - Browser Use\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2025-01-04T20:25:24.717Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-22T01:35:36.051Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"930c28a36f4c6887e8f12a09fdfcba39b4fd994640a5e001375280d4ad27a209\\\",\\\"name\\\":\\\"AgentQL\\\",\\\"url\\\":\\\"https://docs.agentql.com/agentql-query\\\",\\\"docUrlRoot\\\":\\\"https://docs.agentql.com/agentql-query\\\",\\\"docUrlPrefix\\\":\\\"https://docs.agentql.com\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk/api-references/agentql\\\",\\\"title\\\":\\\"AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/agentql-query/query-intro\\\",\\\"title\\\":\\\"AgentQL Query Introduction | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/agentql-query/best-practices\\\",\\\"title\\\":\\\"Best Practices for AgentQL Queries | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/concepts\\\",\\\"title\\\":\\\"Concepts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/api-references/aqlresponse_reference\\\",\\\"title\\\":\\\"AQLResponseProxy | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk/installation\\\",\\\"title\\\":\\\"AgentQL JavaScript SDK Installation | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk/api-references/aqlresponse\\\",\\\"title\\\":\\\"AQLResponseProxy | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/legal/terms-of-service\\\",\\\"title\\\":\\\"Terms of Service | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/intro/why-agentql\\\",\\\"title\\\":\\\"A query language for the web | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation\\\",\\\"title\\\":\\\"Logging into sites | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/concepts/query-language\\\",\\\"title\\\":\\\"A query language for the web | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation/close-modals\\\",\\\"title\\\":\\\"How to close a modal or cookie dialog | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/browser/headless-browser\\\",\\\"title\\\":\\\"How to open a headless browser with AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/agentql-query/pass-context\\\",\\\"title\\\":\\\"Pass context to queries with prompts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/agentql-query\\\",\\\"title\\\":\\\"The AgentQL query language | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/concepts/under-the-hood\\\",\\\"title\\\":\\\"How AgentQL Works | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/scraping\\\",\\\"title\\\":\\\"Web scraping and data extraction with AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/logging-into-sites\\\",\\\"title\\\":\\\"Logging into sites | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/playground\\\",\\\"title\\\":\\\"AgentQL Playground\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation/single-element\\\",\\\"title\\\":\\\"Fetch a single element with `get_by_prompt` | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/accuracy\\\",\\\"title\\\":\\\"Improving Accuracy | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/support\\\",\\\"title\\\":\\\"Support and help | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/avoiding-bot-detection/rotating-headers\\\",\\\"title\\\":\\\"Rotating Headers | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/logging-into-sites/log-into-sites\\\",\\\"title\\\":\\\"Log into Sites | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/avoiding-bot-detection/stealth-mode-for-headless-browser\\\",\\\"title\\\":\\\"Enable \\\\\\\"Stealth Mode\\\\\\\" for Headless Browser | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/navigating-pagination/infinite-scroll\\\",\\\"title\\\":\\\"Handling Infinite Scroll | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/navigating-pagination\\\",\\\"title\\\":\\\"Navigating Pagination | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/tools\\\",\\\"title\\\":\\\"AgentQL Tools | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/getting-started/example-script\\\",\\\"title\\\":\\\"Example Script for Collecting YouTube Comment Data | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/debugger/installation\\\",\\\"title\\\":\\\"AgentQL Debugger Extension | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk/api-references/agentql-page\\\",\\\"title\\\":\\\"AgentQL Page | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation/elements\\\",\\\"title\\\":\\\"Fetch a collection of elements with `query_elements` | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/avoiding-bot-detection\\\",\\\"title\\\":\\\"Avoiding bot detection | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/accuracy/standard-mode\\\",\\\"title\\\":\\\"When and how to use Standard Mode | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/avoiding-bot-detection/enable-proxies\\\",\\\"title\\\":\\\"Enable Proxies | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/api-references/agentql\\\",\\\"title\\\":\\\"AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/pricing\\\",\\\"title\\\":\\\"Pricing | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/scraping/scraping-data-api\\\",\\\"title\\\":\\\"Scrape Data with AgentQL's REST API | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/accuracy/describing-context\\\",\\\"title\\\":\\\"Single out elements by describing their surroundings | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/browser\\\",\\\"title\\\":\\\"Using the browser with AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/scraping/scraping-data-sdk\\\",\\\"title\\\":\\\"Scraping data with `query_data` | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/cli-reference\\\",\\\"title\\\":\\\"AgentQL CLI | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/quick-start\\\",\\\"title\\\":\\\"AgentQL Quick Start | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/debugger-extension\\\",\\\"title\\\":\\\"AgentQL Debugger Extension | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/intro/main-concepts\\\",\\\"title\\\":\\\"Main Concepts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/speed/fast-mode\\\",\\\"title\\\":\\\"When and how to use Fast Mode | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/legal/privacy-policy\\\",\\\"title\\\":\\\"Privacy Policy | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/examples\\\",\\\"title\\\":\\\"AgentQL Examples | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/concepts/main-concepts\\\",\\\"title\\\":\\\"Main Concepts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation/submit-form\\\",\\\"title\\\":\\\"Submitting a form | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/speed\\\",\\\"title\\\":\\\"Improving querying speed | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/installation\\\",\\\"title\\\":\\\"AgentQL Python SDK Installation | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/api-references/agentql-page\\\",\\\"title\\\":\\\"AgentQL Page | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/accuracy/contextual-queries\\\",\\\"title\\\":\\\"Passing Context to Queries | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/rest-api/api-reference\\\",\\\"title\\\":\\\"AgentQL REST API reference | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/blog\\\",\\\"title\\\":\\\"Blog | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/getting-started/first-steps\\\",\\\"title\\\":\\\"First steps | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/logging-into-sites/caching-user-credentials\\\",\\\"title\\\":\\\"Caching User Credentials | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/installation/sdk-installation\\\",\\\"title\\\":\\\"AgentQL Python SDK Installation | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/faq\\\",\\\"title\\\":\\\"Frequently Asked Questions | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/release-notes\\\",\\\"title\\\":\\\"Release Notes | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/api-references/agentql-page\\\",\\\"title\\\":\\\"AgentQL Page | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/\\\",\\\"title\\\":\\\"AgentQL Quick Start | AgentQL\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2024-11-26T05:53:02.893Z\\\",\\\"lastUploadedAt\\\":\\\"2024-11-26T05:53:36.310Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"https://trpc.io/docs\\\",\\\"name\\\":\\\"TRPC\\\",\\\"url\\\":\\\"https://trpc.io/docs\\\",\\\"docUrlRoot\\\":\\\"https://trpc.io/docs\\\",\\\"docUrlPrefix\\\":\\\"https://trpc.io\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://trpc.io/docs/server/validators\\\",\\\"title\\\":\\\"Input & Output Validators | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/community/awesome-trpc\\\",\\\"title\\\":\\\"Awesome tRPC Collection | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/nextjs/ssr\\\",\\\"title\\\":\\\"Server-Side Rendering | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/context\\\",\\\"title\\\":\\\"Context | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/interfaces/TRPCRequestOptions\\\",\\\"title\\\":\\\"Interface: TRPCRequestOptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/wsLink/functions/createWSClient\\\",\\\"title\\\":\\\"Function: ~~createWSClient()~~ | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/\\\",\\\"title\\\":\\\"index | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/links/loggerLink\\\",\\\"title\\\":\\\"Logger Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/classes/TRPCClientError\\\",\\\"title\\\":\\\"Class: TRPCClientError\\\\\\\\<TRouterOrProcedure\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/classes/TRPCUntypedClient\\\",\\\"title\\\":\\\"Class: TRPCUntypedClient\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/interfaces/TRPCRequestOptions\\\",\\\"title\\\":\\\"Interface: TRPCRequestOptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/interfaces/TRPCClientErrorBase\\\",\\\"title\\\":\\\"Interface: TRPCClientErrorBase\\\\\\\\<TShape\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/UtilsLike\\\",\\\"title\\\":\\\"Type Alias: UtilsLike\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/TRPCClientErrorLike\\\",\\\"title\\\":\\\"Type Alias: TRPCClientErrorLike\\\\\\\\<TInferrable\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/createTRPCReact\\\",\\\"title\\\":\\\"Function: createTRPCReact() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/getQueryKey\\\",\\\"title\\\":\\\"Function: getQueryKey() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/isNonJsonSerializable\\\",\\\"title\\\":\\\"Function: isNonJsonSerializable() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/unstable_httpBatchStreamLink\\\",\\\"title\\\":\\\"Function: unstable\\\\\\\\_httpBatchStreamLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/\\\",\\\"title\\\":\\\"tRPC | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/community/awesome-trpc\\\",\\\"title\\\":\\\"Awesome tRPC Collection | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/\\\",\\\"title\\\":\\\"tRPC | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/\\\",\\\"title\\\":\\\"@trpc/client | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/migrate-from-v10-to-v11\\\",\\\"title\\\":\\\"Migrate from v10 to v11 | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/quickstart\\\",\\\"title\\\":\\\"Quickstart | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCProviderProps\\\",\\\"title\\\":\\\"Interface: TRPCProviderProps\\\\\\\\<TRouter, TSSRContext\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/community/love\\\",\\\"title\\\":\\\"Testimonials / Love | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/nextjs\\\",\\\"title\\\":\\\"Next.js Integration | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/nextjs/aborting-procedure-calls\\\",\\\"title\\\":\\\"Aborting Procedure Calls | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/example-apps\\\",\\\"title\\\":\\\"Example Apps | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/adapters/express\\\",\\\"title\\\":\\\"Express Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/cors\\\",\\\"title\\\":\\\"Send cookies cross-origin | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/disabling-queries\\\",\\\"title\\\":\\\"Disabling Queries | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/data-transformers\\\",\\\"title\\\":\\\"Data Transformers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/invalidateQueries\\\",\\\"title\\\":\\\"invalidateQueries | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/server-side-calls\\\",\\\"title\\\":\\\"Server Side Calls | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/next/\\\",\\\"title\\\":\\\"@trpc/next | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/splitLink/\\\",\\\"title\\\":\\\"links/splitLink | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/faq\\\",\\\"title\\\":\\\"FAQ / Troubleshooting | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/middlewares\\\",\\\"title\\\":\\\"Middlewares | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/subscriptions\\\",\\\"title\\\":\\\"Subscriptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/error-handling\\\",\\\"title\\\":\\\"Error Handling | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/concepts\\\",\\\"title\\\":\\\"Concepts | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/example-apps\\\",\\\"title\\\":\\\"Example Apps | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/sponsors\\\",\\\"title\\\":\\\"Sponsors | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/merging-routers\\\",\\\"title\\\":\\\"Merging Routers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/context\\\",\\\"title\\\":\\\"Request Context | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/adapters/fastify\\\",\\\"title\\\":\\\"Fastify Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/adapters/fetch\\\",\\\"title\\\":\\\"Fetch / Edge Runtimes Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/nextjs/ssg\\\",\\\"title\\\":\\\"Static Site Generation | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/love\\\",\\\"title\\\":\\\"Testimonials / Love | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/links\\\",\\\"title\\\":\\\"Links & Request Batching | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/starter-projects\\\",\\\"title\\\":\\\"Starter Projects | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/caching\\\",\\\"title\\\":\\\"Response Caching | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/metadata\\\",\\\"title\\\":\\\"Route Metadata | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/server/\\\",\\\"title\\\":\\\"@trpc/server | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/InferQueryLikeData\\\",\\\"title\\\":\\\"Type Alias: InferQueryLikeData\\\\\\\\<TQueryLike\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/error-handling\\\",\\\"title\\\":\\\"Error Handling | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/caching\\\",\\\"title\\\":\\\"Response Caching | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/links/httpBatchLink\\\",\\\"title\\\":\\\"HTTP Batch Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/community/love\\\",\\\"title\\\":\\\"Testimonials / Love | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/example-apps\\\",\\\"title\\\":\\\"Example Apps | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/contributing\\\",\\\"title\\\":\\\"Contributing | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/nextjs\\\",\\\"title\\\":\\\"Usage with Next.js | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/infer-types\\\",\\\"title\\\":\\\"Inferring Types | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/aws-lambda\\\",\\\"title\\\":\\\"Usage with Amazon Lambda through the API Gateway | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/authorization\\\",\\\"title\\\":\\\"Authorization | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/data-transformers\\\",\\\"title\\\":\\\"Data Transformers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/adapters/aws-lambda\\\",\\\"title\\\":\\\"AWS Lambda + API Gateway Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/ssg\\\",\\\"title\\\":\\\"Static Site Generation | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/subscriptions\\\",\\\"title\\\":\\\"Subscriptions / WebSockets | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/\\\",\\\"title\\\":\\\"@trpc/react-query | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCUseQueryBaseOptions\\\",\\\"title\\\":\\\"Interface: TRPCUseQueryBaseOptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UseTRPCQueryOptions\\\",\\\"title\\\":\\\"Interface: UseTRPCQueryOptions\\\\\\\\<TOutput, TData, TError, TQueryOptsData\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/error-formatting\\\",\\\"title\\\":\\\"Error Formatting | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/\\\",\\\"title\\\":\\\"index | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/websockets\\\",\\\"title\\\":\\\"WebSockets | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/links/httpSubscriptionLink\\\",\\\"title\\\":\\\"HTTP Subscription Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/links/retryLink\\\",\\\"title\\\":\\\"Retry Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/rpc\\\",\\\"title\\\":\\\"HTTP RPC Specification | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/server/type-aliases/inferProcedureOutput\\\",\\\"title\\\":\\\"Type Alias: inferProcedureOutput\\\\\\\\<TProcedure\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/httpBatchLink/\\\",\\\"title\\\":\\\"links/httpBatchLink | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/useSubscription\\\",\\\"title\\\":\\\"useSubscription() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/nextjs/setup\\\",\\\"title\\\":\\\"Set up with Next.js | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/aborting-procedure-calls\\\",\\\"title\\\":\\\"Aborting Procedure Calls | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/blog/typescript-performance-lessons\\\",\\\"title\\\":\\\"TypeScript performance lessons while refactoring for v10 | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/useUtils\\\",\\\"title\\\":\\\"useUtils | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/getQueryKey\\\",\\\"title\\\":\\\"getQueryKey | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/community/sponsors\\\",\\\"title\\\":\\\"Sponsors | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/adapters/express\\\",\\\"title\\\":\\\"Express Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/nextjs/ssr\\\",\\\"title\\\":\\\"Server-Side Rendering | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/links\\\",\\\"title\\\":\\\"Links Overview | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/vanilla/aborting-procedure-calls\\\",\\\"title\\\":\\\"Aborting Procedure Calls | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/vanilla/infer-types\\\",\\\"title\\\":\\\"Inferring Types | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/procedures\\\",\\\"title\\\":\\\"Define Procedures | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/authorization\\\",\\\"title\\\":\\\"Authorization | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/links/splitLink\\\",\\\"title\\\":\\\"Split Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/server-side-calls\\\",\\\"title\\\":\\\"Server Side Calls | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/classes/TRPCUntypedClient\\\",\\\"title\\\":\\\"Class: TRPCUntypedClient\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/next/type-aliases/TRPCPrepassHelper\\\",\\\"title\\\":\\\"Type Alias: TRPCPrepassHelper() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/useQueries\\\",\\\"title\\\":\\\"useQueries() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/subscriptions\\\",\\\"title\\\":\\\"Subscriptions / WebSockets | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/adapters/aws-lambda\\\",\\\"title\\\":\\\"AWS Lambda + API Gateway Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/retryLink\\\",\\\"title\\\":\\\"Function: retryLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UseTRPCMutationOptions\\\",\\\"title\\\":\\\"Interface: UseTRPCMutationOptions\\\\\\\\<TInput, TError, TOutput, TContext\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/DecorateQueryProcedure\\\",\\\"title\\\":\\\"Type Alias: DecorateQueryProcedure\\\\\\\\<TRoot, TProcedure\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/classes/TRPCClientError\\\",\\\"title\\\":\\\"Class: TRPCClientError\\\\\\\\<TRouterOrProcedure\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/wsLink/interfaces/WebSocketClientOptions\\\",\\\"title\\\":\\\"Interface: WebSocketClientOptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/splitLink/functions/splitLink\\\",\\\"title\\\":\\\"Function: splitLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/next/type-aliases/TRPCPrepassProps\\\",\\\"title\\\":\\\"Type Alias: TRPCPrepassProps\\\\\\\\<TRouter, TSSRContext\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/useInfiniteQuery\\\",\\\"title\\\":\\\"useInfiniteQuery | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/getQueryKey\\\",\\\"title\\\":\\\"getQueryKey | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/interfaces/LoggerLinkOptions\\\",\\\"title\\\":\\\"Interface: LoggerLinkOptions\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/httpLink\\\",\\\"title\\\":\\\"Function: httpLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/next/functions/withTRPC\\\",\\\"title\\\":\\\"Function: withTRPC() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/links/wsLink\\\",\\\"title\\\":\\\"WebSocket Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/isFormData\\\",\\\"title\\\":\\\"Function: isFormData() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/loggerLink\\\",\\\"title\\\":\\\"Function: loggerLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/links/splitLink\\\",\\\"title\\\":\\\"Split Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v11/client/links/loggerLink\\\",\\\"title\\\":\\\"Logger Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/interfaces/WebSocketClientOptions\\\",\\\"title\\\":\\\"Interface: WebSocketClientOptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/CreateTRPCReact\\\",\\\"title\\\":\\\"Type Alias: CreateTRPCReact\\\\\\\\<TRouter, TSSRContext\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/HTTPBatchLinkOptions\\\",\\\"title\\\":\\\"Type Alias: HTTPBatchLinkOptions\\\\\\\\<TRoot\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/DefinedTRPCQueryOptionsIn\\\",\\\"title\\\":\\\"Interface: DefinedTRPCQueryOptionsIn\\\\\\\\<TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCContextProps\\\",\\\"title\\\":\\\"Interface: TRPCContextProps\\\\\\\\<TRouter, TSSRContext\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCSubscriptionIdleResult\\\",\\\"title\\\":\\\"Interface: TRPCSubscriptionIdleResult\\\\\\\\<TOutput\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/DefinedTRPCInfiniteQueryOptionsOut\\\",\\\"title\\\":\\\"Interface: DefinedTRPCInfiniteQueryOptionsOut\\\\\\\\<TInput, TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UseTRPCInfiniteQueryOptions\\\",\\\"title\\\":\\\"Interface: UseTRPCInfiniteQueryOptions\\\\\\\\<TInput, TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UndefinedTRPCInfiniteQueryOptionsOut\\\",\\\"title\\\":\\\"Interface: UndefinedTRPCInfiniteQueryOptionsOut\\\\\\\\<TInput, TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/InferQueryLikeInput\\\",\\\"title\\\":\\\"Type Alias: InferQueryLikeInput\\\\\\\\<TQueryLike\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/QueryLike\\\",\\\"title\\\":\\\"Type Alias: QueryLike\\\\\\\\<TRoot, TProcedure\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/vanilla/setup\\\",\\\"title\\\":\\\"Set up a tRPC Client | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/CreateQueryUtils\\\",\\\"title\\\":\\\"Type Alias: CreateQueryUtils\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/links/httpBatchLink\\\",\\\"title\\\":\\\"HTTP Batch Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/getting-started\\\",\\\"title\\\":\\\"Getting Started | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/type-aliases/CreateTRPCProxyClient\\\",\\\"title\\\":\\\"Type Alias: CreateTRPCProxyClient\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UndefinedTRPCQueryOptionsOut\\\",\\\"title\\\":\\\"Interface: UndefinedTRPCQueryOptionsOut\\\\\\\\<TQueryFnData, TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/functions/TRPCContext\\\",\\\"title\\\":\\\"Function: TRPCContext() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/createTRPCProxyClient\\\",\\\"title\\\":\\\"Function: createTRPCProxyClient() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UndefinedTRPCInfiniteQueryOptionsIn\\\",\\\"title\\\":\\\"Interface: UndefinedTRPCInfiniteQueryOptionsIn\\\\\\\\<TInput, TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UnusedSkipTokenTRPCQueryOptionsIn\\\",\\\"title\\\":\\\"Interface: UnusedSkipTokenTRPCQueryOptionsIn\\\\\\\\<TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/nextjs/server-side-helpers\\\",\\\"title\\\":\\\"Server-Side Helpers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react\\\",\\\"title\\\":\\\"React Query Integration | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/ssr\\\",\\\"title\\\":\\\"Server-Side Rendering | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/functions/isFormData\\\",\\\"title\\\":\\\"Function: isFormData() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/useUtils\\\",\\\"title\\\":\\\"useUtils | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/useQueries\\\",\\\"title\\\":\\\"useQueries() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/suspense\\\",\\\"title\\\":\\\"Suspense | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/splitLink\\\",\\\"title\\\":\\\"Function: splitLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/useQuery\\\",\\\"title\\\":\\\"useQuery() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/infer-types\\\",\\\"title\\\":\\\"tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/rpc\\\",\\\"title\\\":\\\"HTTP RPC Specification | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/middlewares\\\",\\\"title\\\":\\\"Middlewares | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/server-components\\\",\\\"title\\\":\\\"Set up with React Server Components | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/interfaces/TRPCClientErrorBase\\\",\\\"title\\\":\\\"Interface: TRPCClientErrorBase\\\\\\\\<TShape\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/adapters/fetch\\\",\\\"title\\\":\\\"Fetch / Edge Runtimes Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/react-mutations\\\",\\\"title\\\":\\\"useMutation() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/procedures\\\",\\\"title\\\":\\\"Define Procedures | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/setup\\\",\\\"title\\\":\\\"Set up the React Query Integration | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/nextjs/starter-projects\\\",\\\"title\\\":\\\"Starter Projects | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/next/type-aliases/WithTRPCSSROptions\\\",\\\"title\\\":\\\"Type Alias: WithTRPCSSROptions\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/router\\\",\\\"title\\\":\\\"Define Router | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/useInfiniteQuery\\\",\\\"title\\\":\\\"useInfiniteQuery | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/useMutation\\\",\\\"title\\\":\\\"useMutation() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/functions/getFetch\\\",\\\"title\\\":\\\"Function: getFetch() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCFetchQueryOptions\\\",\\\"title\\\":\\\"Interface: TRPCFetchQueryOptions\\\\\\\\<TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/blog/trpc-actions\\\",\\\"title\\\":\\\"Using Server Actions with tRPC | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/introduction\\\",\\\"title\\\":\\\"tRPC server documentation | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/community/contributing\\\",\\\"title\\\":\\\"Contributing | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/output-validation\\\",\\\"title\\\":\\\"Output Validation | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs\\\",\\\"title\\\":\\\"tRPC | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/loggerLink/functions/loggerLink\\\",\\\"title\\\":\\\"Function: loggerLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/wsLink/type-aliases/TRPCWebSocketClient\\\",\\\"title\\\":\\\"Type Alias: ~~TRPCWebSocketClient~~ | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/discord\\\",\\\"title\\\":\\\"Discord\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/setup\\\",\\\"title\\\":\\\"Set up the React Query Integration | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/adapters\\\",\\\"title\\\":\\\"Adapters | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/blog/tinyrpc-client\\\",\\\"title\\\":\\\"Writing a tiny tRPC client | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/cors\\\",\\\"title\\\":\\\"Send cookies cross-origin | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/suspense\\\",\\\"title\\\":\\\"Suspense | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/httpBatchLink/functions/httpBatchLink\\\",\\\"title\\\":\\\"Function: httpBatchLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/nextjs\\\",\\\"title\\\":\\\"Next.js Integration | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/quickstart\\\",\\\"title\\\":\\\"Quickstart | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/awesome-trpc\\\",\\\"title\\\":\\\"Awesome tRPC Collection | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/fastify\\\",\\\"title\\\":\\\"Usage with Fastify | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/cors\\\",\\\"title\\\":\\\"Send cookies cross-origin | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/type-aliases/TRPCFetch\\\",\\\"title\\\":\\\"Type Alias: TRPCFetch() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/adapters/nextjs\\\",\\\"title\\\":\\\"Next.js Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/adapters/standalone\\\",\\\"title\\\":\\\"Standalone Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/type-aliases/inferRouterProxyClient\\\",\\\"title\\\":\\\"Type Alias: inferRouterProxyClient\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/buy/tier-pro\\\",\\\"title\\\":\\\"Sign in to GitHub · GitHub\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/adapters/fastify\\\",\\\"title\\\":\\\"Fastify Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/httpBatchLink\\\",\\\"title\\\":\\\"Function: httpBatchLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/isOctetType\\\",\\\"title\\\":\\\"Function: isOctetType() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/DefinedTRPCInfiniteQueryOptionsIn\\\",\\\"title\\\":\\\"Interface: DefinedTRPCInfiniteQueryOptionsIn\\\\\\\\<TInput, TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/type-aliases/HTTPBatchStreamLinkOptions\\\",\\\"title\\\":\\\"Type Alias: HTTPBatchStreamLinkOptions\\\\\\\\<TRoot\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/next/type-aliases/WithTRPCNoSSROptions\\\",\\\"title\\\":\\\"Type Alias: WithTRPCNoSSROptions\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/caching\\\",\\\"title\\\":\\\"Response Caching | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCSubscriptionBaseResult\\\",\\\"title\\\":\\\"Interface: TRPCSubscriptionBaseResult\\\\\\\\<TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCSubscriptionConnectingResult\\\",\\\"title\\\":\\\"Interface: TRPCSubscriptionConnectingResult\\\\\\\\<TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/nextjs/ssg\\\",\\\"title\\\":\\\"Static Site Generation | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/useMutation\\\",\\\"title\\\":\\\"useMutation() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/functions/unstable_httpBatchStreamLink\\\",\\\"title\\\":\\\"Function: unstable\\\\\\\\_httpBatchStreamLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/interfaces/TRPCClientRuntime\\\",\\\"title\\\":\\\"Interface: TRPCClientRuntime | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/functions/retryLink\\\",\\\"title\\\":\\\"Function: retryLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/functions/isNonJsonSerializable\\\",\\\"title\\\":\\\"Function: isNonJsonSerializable() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/httpLink/functions/httpLink\\\",\\\"title\\\":\\\"Function: httpLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCContextPropsBase\\\",\\\"title\\\":\\\"Interface: TRPCContextPropsBase\\\\\\\\<TRouter, TSSRContext\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/useInfiniteQuery\\\",\\\"title\\\":\\\"useInfiniteQuery | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCQueryBaseOptions\\\",\\\"title\\\":\\\"Interface: TRPCQueryBaseOptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/\\\",\\\"title\\\":\\\"tRPC - Move Fast and Break Nothing. End-to-end typesafe APIs made easy. | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/videos-and-community-resources\\\",\\\"title\\\":\\\"Videos and Community Resources | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/sponsor\\\",\\\"title\\\":\\\"Sponsor @trpc on GitHub Sponsors · GitHub\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/concepts\\\",\\\"title\\\":\\\"Concepts | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client\\\",\\\"title\\\":\\\"Client Overview | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/CreateReactUtils\\\",\\\"title\\\":\\\"Type Alias: CreateReactUtils\\\\\\\\<TRouter, TSSRContext\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/DefinedTRPCQueryOptionsOut\\\",\\\"title\\\":\\\"Interface: DefinedTRPCQueryOptionsOut\\\\\\\\<TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react\\\",\\\"title\\\":\\\"React Query Integration | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/nextjs/server-side-helpers\\\",\\\"title\\\":\\\"Server-Side Helpers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UseTRPCSuspenseQueryOptions\\\",\\\"title\\\":\\\"Interface: UseTRPCSuspenseQueryOptions\\\\\\\\<TOutput, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCSubscriptionErrorResult\\\",\\\"title\\\":\\\"Interface: TRPCSubscriptionErrorResult\\\\\\\\<TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/coerceAsyncIterableToArray\\\",\\\"title\\\":\\\"Type Alias: coerceAsyncIterableToArray\\\\\\\\<TValue\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCSubscriptionPendingResult\\\",\\\"title\\\":\\\"Interface: TRPCSubscriptionPendingResult\\\\\\\\<TOutput\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UseTRPCSubscriptionOptions\\\",\\\"title\\\":\\\"Interface: UseTRPCSubscriptionOptions\\\\\\\\<TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UseTRPCSuspenseInfiniteQueryOptions\\\",\\\"title\\\":\\\"Interface: UseTRPCSuspenseInfiniteQueryOptions\\\\\\\\<TInput, TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/TRPCProvider\\\",\\\"title\\\":\\\"Type Alias: TRPCProvider()\\\\\\\\<TRouter, TSSRContext\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/blog\\\",\\\"title\\\":\\\"Blog | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/further\\\",\\\"title\\\":\\\"Extra Information | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/faq\\\",\\\"title\\\":\\\"FAQ / Troubleshooting | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/nextjs/starter-projects\\\",\\\"title\\\":\\\"Starter Projects | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/getting-started\\\",\\\"title\\\":\\\"Getting Started | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/links/httpLink\\\",\\\"title\\\":\\\"HTTP Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/community/sponsors\\\",\\\"title\\\":\\\"Sponsors | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/vanilla\\\",\\\"title\\\":\\\"tRPC Client | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/introduction\\\",\\\"title\\\":\\\"tRPC server documentation | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/routers\\\",\\\"title\\\":\\\"Define Routers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/routers\\\",\\\"title\\\":\\\"Define Routers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/error-handling\\\",\\\"title\\\":\\\"Error Handling | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/headers\\\",\\\"title\\\":\\\"Custom header | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/react\\\",\\\"title\\\":\\\"Usage with React | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/header\\\",\\\"title\\\":\\\"Custom header | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/pricing\\\",\\\"title\\\":\\\"Pricing 💸 | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/wsLink/\\\",\\\"title\\\":\\\"links/wsLink | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/links/httpBatchStreamLink\\\",\\\"title\\\":\\\"HTTP Batch Stream Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/inferRouterProxyClient\\\",\\\"title\\\":\\\"Type Alias: inferRouterProxyClient\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/vanilla/setup\\\",\\\"title\\\":\\\"Set up a tRPC Client | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/merging-routers\\\",\\\"title\\\":\\\"Merging Routers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/error-formatting\\\",\\\"title\\\":\\\"Error Formatting | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/createTRPCQueryUtils\\\",\\\"title\\\":\\\"Function: createTRPCQueryUtils() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/merging-routers\\\",\\\"title\\\":\\\"Merging Routers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/metadata\\\",\\\"title\\\":\\\"Metadata | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UndefinedTRPCQueryOptionsIn\\\",\\\"title\\\":\\\"Interface: UndefinedTRPCQueryOptionsIn\\\\\\\\<TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/links/loggerLink\\\",\\\"title\\\":\\\"Logger Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/HTTPBatchStreamLinkOptions\\\",\\\"title\\\":\\\"Type Alias: HTTPBatchStreamLinkOptions\\\\\\\\<TRoot\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/TRPCFetch\\\",\\\"title\\\":\\\"Type Alias: TRPCFetch() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/type-aliases/TRPCLink\\\",\\\"title\\\":\\\"Type Alias: TRPCLink()\\\\\\\\<TInferrable\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/wsLink\\\",\\\"title\\\":\\\"Function: ~~wsLink()~~ | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/functions/createTRPCProxyClient\\\",\\\"title\\\":\\\"Function: createTRPCProxyClient() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/HTTPLinkOptions\\\",\\\"title\\\":\\\"Type Alias: HTTPLinkOptions\\\\\\\\<TRoot\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/functions/createTRPCUntypedClient\\\",\\\"title\\\":\\\"Function: createTRPCUntypedClient() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/TRPCWebSocketClient\\\",\\\"title\\\":\\\"Type Alias: ~~TRPCWebSocketClient~~ | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/vanilla/aborting-procedure-calls\\\",\\\"title\\\":\\\"Aborting Procedure Calls | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/unstable_httpSubscriptionLink\\\",\\\"title\\\":\\\"Function: unstable\\\\\\\\_httpSubscriptionLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/server/functions/createServerSideHelpers\\\",\\\"title\\\":\\\"Function: createServerSideHelpers() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/createWSClient\\\",\\\"title\\\":\\\"Function: ~~createWSClient()~~ | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/getFetch\\\",\\\"title\\\":\\\"Function: getFetch() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/quickstart\\\",\\\"title\\\":\\\"Quickstart | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/type-aliases/TRPCClientErrorLike\\\",\\\"title\\\":\\\"Type Alias: TRPCClientErrorLike\\\\\\\\<TInferrable\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/functions/isOctetType\\\",\\\"title\\\":\\\"Function: isOctetType() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/CreateClient\\\",\\\"title\\\":\\\"Type Alias: CreateClient()\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/infer-types\\\",\\\"title\\\":\\\"Inferring Types | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/vanilla/infer-types\\\",\\\"title\\\":\\\"Inferring Types | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/react-queries\\\",\\\"title\\\":\\\"useQuery() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/InferMutationLikeInput\\\",\\\"title\\\":\\\"Type Alias: InferMutationLikeInput\\\\\\\\<TMutationLike\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/type-aliases/HTTPBatchLinkOptions\\\",\\\"title\\\":\\\"Type Alias: HTTPBatchLinkOptions\\\\\\\\<TRoot\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/aborting-procedure-calls\\\",\\\"title\\\":\\\"Aborting Procedure Calls | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/next/functions/createTRPCNext\\\",\\\"title\\\":\\\"Function: createTRPCNext() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/ExtractCursorType\\\",\\\"title\\\":\\\"Type Alias: ExtractCursorType\\\\\\\\<TInput\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/wsLink/functions/wsLink\\\",\\\"title\\\":\\\"Function: ~~wsLink()~~ | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/InferMutationLikeData\\\",\\\"title\\\":\\\"Type Alias: InferMutationLikeData\\\\\\\\<TMutationLike\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/UseDehydratedState\\\",\\\"title\\\":\\\"Type Alias: UseDehydratedState()\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/OutputWithCursor\\\",\\\"title\\\":\\\"Type Alias: OutputWithCursor\\\\\\\\<TData, TCursor\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/nextjs/setup\\\",\\\"title\\\":\\\"Set up with Next.js Pages Router | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/vanilla\\\",\\\"title\\\":\\\"tRPC Client | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/createTRPCQueryUtils\\\",\\\"title\\\":\\\"createTRPCQueryUtils | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/data-transformers\\\",\\\"title\\\":\\\"Data Transformers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/adapters\\\",\\\"title\\\":\\\"Adapters | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v11/client/nextjs/server-side-helpers\\\",\\\"title\\\":\\\"Server-Side Helpers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCQueryOptions\\\",\\\"title\\\":\\\"Interface: TRPCQueryOptions\\\\\\\\<TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/blog/introducing-trpc\\\",\\\"title\\\":\\\"Introducing tRPC | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/react/getQueryKey\\\",\\\"title\\\":\\\"getQueryKey | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/react/useQuery\\\",\\\"title\\\":\\\"useQuery() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/functions/unstable_httpSubscriptionLink\\\",\\\"title\\\":\\\"Function: unstable\\\\\\\\_httpSubscriptionLink() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCHookResult\\\",\\\"title\\\":\\\"Interface: TRPCHookResult | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/httpLink/type-aliases/HTTPLinkOptions\\\",\\\"title\\\":\\\"Type Alias: HTTPLinkOptions\\\\\\\\<TRoot\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/ssg-helpers\\\",\\\"title\\\":\\\"SSG Helpers | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/context\\\",\\\"title\\\":\\\"Context | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/authorization\\\",\\\"title\\\":\\\"Authorization | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/wsLink/type-aliases/WebSocketLinkOptions\\\",\\\"title\\\":\\\"Type Alias: ~~WebSocketLinkOptions\\\\\\\\<TRouter\\\\\\\\>~~ | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/further-reading\\\",\\\"title\\\":\\\"Further Reading | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/RouterLikeInner\\\",\\\"title\\\":\\\"Type Alias: RouterLikeInner\\\\\\\\<TRoot, TRecord\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/links/httpLink\\\",\\\"title\\\":\\\"HTTP Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/metadata\\\",\\\"title\\\":\\\"Metadata | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/server/type-aliases/inferProcedureInput\\\",\\\"title\\\":\\\"Type Alias: inferProcedureInput\\\\\\\\<TProcedure\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/links/httpBatchStreamLink\\\",\\\"title\\\":\\\"HTTP Batch Stream Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/createTRPCUntypedClient\\\",\\\"title\\\":\\\"Function: createTRPCUntypedClient() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/adapters/nextjs\\\",\\\"title\\\":\\\"Next.js Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/community/contributing\\\",\\\"title\\\":\\\"Contributing | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/TRPCLink\\\",\\\"title\\\":\\\"Type Alias: TRPCLink()\\\\\\\\<TInferrable\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/further\\\",\\\"title\\\":\\\"Extra Information | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/functions/getMutationKey\\\",\\\"title\\\":\\\"Function: getMutationKey() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/headers\\\",\\\"title\\\":\\\"Custom header | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/loggerLink/interfaces/LoggerLinkOptions\\\",\\\"title\\\":\\\"Interface: LoggerLinkOptions\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/inferReactQueryProcedureOptions\\\",\\\"title\\\":\\\"Type Alias: inferReactQueryProcedureOptions\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/\\\",\\\"title\\\":\\\"tRPC | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/error-formatting\\\",\\\"title\\\":\\\"Error Formatting | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/further-reading\\\",\\\"title\\\":\\\"Further Reading | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/further-reading\\\",\\\"title\\\":\\\"Further Reading | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/videos-and-community-resources\\\",\\\"title\\\":\\\"Videos and Community Resources | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/functions/getQueryType\\\",\\\"title\\\":\\\"Function: getQueryType() | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/\\\",\\\"title\\\":\\\"shared | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/CreateTRPCProxyClient\\\",\\\"title\\\":\\\"Type Alias: CreateTRPCProxyClient\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/vanilla\\\",\\\"title\\\":\\\"Vanilla client | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/server/\\\",\\\"title\\\":\\\"server | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCReactRequestOptions\\\",\\\"title\\\":\\\"Interface: TRPCReactRequestOptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/blog/announcing-trpc-10\\\",\\\"title\\\":\\\"Announcing tRPC v10 | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v11/client/links/wsLink\\\",\\\"title\\\":\\\"WebSocket Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UnusedSkipTokenTRPCInfiniteQueryOptionsIn\\\",\\\"title\\\":\\\"Interface: UnusedSkipTokenTRPCInfiniteQueryOptionsIn\\\\\\\\<TInput, TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/TRPCQueryOptionsResult\\\",\\\"title\\\":\\\"Interface: TRPCQueryOptionsResult | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/next/type-aliases/WithTRPCConfig\\\",\\\"title\\\":\\\"Type Alias: WithTRPCConfig\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UnusedSkipTokenTRPCInfiniteQueryOptionsOut\\\",\\\"title\\\":\\\"Interface: UnusedSkipTokenTRPCInfiniteQueryOptionsOut\\\\\\\\<TInput, TQueryFnData, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/variables/contextProps\\\",\\\"title\\\":\\\"Variable: contextProps | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10\\\",\\\"title\\\":\\\"tRPC | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/validators\\\",\\\"title\\\":\\\"Input & Output Validators | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/migrate-from-v9-to-v10\\\",\\\"title\\\":\\\"Migrate from v9 to v10 | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UseTRPCPrefetchQueryOptions\\\",\\\"title\\\":\\\"Interface: UseTRPCPrefetchQueryOptions\\\\\\\\<TOutput, TData, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/links\\\",\\\"title\\\":\\\"Links Overview | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/loggerLink/\\\",\\\"title\\\":\\\"links/loggerLink | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client/links/wsLink\\\",\\\"title\\\":\\\"WebSocket Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/adapters/standalone\\\",\\\"title\\\":\\\"Standalone Adapter | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/RouterLike\\\",\\\"title\\\":\\\"Type Alias: RouterLike\\\\\\\\<TRouter\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/rpc\\\",\\\"title\\\":\\\"HTTP RPC Specification | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/type-aliases/WebSocketLinkOptions\\\",\\\"title\\\":\\\"Type Alias: ~~WebSocketLinkOptions\\\\\\\\<TRouter\\\\\\\\>~~ | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v9/express\\\",\\\"title\\\":\\\"Usage with Express.js | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/MutationLike\\\",\\\"title\\\":\\\"Type Alias: MutationLike\\\\\\\\<TRoot, TProcedure\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/awesome\\\",\\\"title\\\":\\\"Awesome tRPC Collection | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/UseTRPCPrefetchInfiniteQueryOptions\\\",\\\"title\\\":\\\"Type Alias: UseTRPCPrefetchInfiniteQueryOptions\\\\\\\\<TInput, TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/client\\\",\\\"title\\\":\\\"tRPC Client | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/links/httpLink/\\\",\\\"title\\\":\\\"links/httpLink | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/TRPCSubscriptionResult\\\",\\\"title\\\":\\\"Type Alias: TRPCSubscriptionResult\\\\\\\\<TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/server/middlewares\\\",\\\"title\\\":\\\"Middlewares | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/interfaces/UnusedSkipTokenTRPCQueryOptionsOut\\\",\\\"title\\\":\\\"Interface: UnusedSkipTokenTRPCQueryOptionsOut\\\\\\\\<TQueryFnData, TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/client/nextjs/aborting-procedure-calls\\\",\\\"title\\\":\\\"Aborting Procedure Calls | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/shared/type-aliases/TRPCFetchInfiniteQueryOptions\\\",\\\"title\\\":\\\"Type Alias: TRPCFetchInfiniteQueryOptions\\\\\\\\<TInput, TOutput, TError\\\\\\\\> | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/awesome-trpc\\\",\\\"title\\\":\\\"Awesome tRPC Collection | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/server/subscriptions\\\",\\\"title\\\":\\\"Subscriptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/react-query/index/interfaces/TRPCClientRuntime\\\",\\\"title\\\":\\\"Interface: TRPCClientRuntime | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/password_reset\\\",\\\"title\\\":\\\"Page Not Found | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v10/metadata\\\",\\\"title\\\":\\\"Page Not Found | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v11/getQueryKey\\\",\\\"title\\\":\\\"getQueryKey | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/v11/client/links/retryLink\\\",\\\"title\\\":\\\"Retry Link | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/login\\\",\\\"title\\\":\\\"Page Not Found | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/ryanmagoon\\\",\\\"title\\\":\\\"Page Not Found | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/docs/typedoc/client/index/interfaces/TRPCProcedureOptions\\\",\\\"title\\\":\\\"Interface: TRPCProcedureOptions | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/solutions/use-case/ci-cd\\\",\\\"title\\\":\\\"Page Not Found | tRPC\\\"},{\\\"url\\\":\\\"https://trpc.io/solutions/use-case\\\",\\\"title\\\":\\\"Page Not Found | tRPC\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2023-08-14T02:42:56.410Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-23T23:03:49.848Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"d4629e8ad40681be1bcb1787525d3e25787710886a01989188cd6c52ce46afee\\\",\\\"name\\\":\\\"LinkedIn Job Search API\\\",\\\"url\\\":\\\"https://rapidapi.com/fantastic-jobs-fantastic-jobs-default/api/linkedin-job-search-api\\\",\\\"docUrlRoot\\\":\\\"https://rapidapi.com/fantastic-jobs-fantastic-jobs-default/api/linkedin-job-search-api\\\",\\\"docUrlPrefix\\\":\\\"https://rapidapi.com/fantastic-jobs-fantastic-jobs-default/api\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://rapidapi.com/fantastic-jobs-fantastic-jobs-default/api/linkedin-job-search-api\\\",\\\"title\\\":\\\"LinkedIn Job Search API\\\"}],\\\"indexingPageName\\\":\\\"LinkedIn Job Search API\\\",\\\"publishToTeam\\\":false,\\\"isDifferentPrefixOrigin\\\":false,\\\"createdAt\\\":\\\"2025-01-22T18:33:13.984Z\\\",\\\"lastUploadedAt\\\":\\\"2025-01-22T18:33:16.841Z\\\"},{\\\"identifier\\\":\\\"b6c65e9bf02f85335a6adadee0aa1dbc6a7fb5ec4f049f000900582063ee3abd\\\",\\\"name\\\":\\\"AgentQL Quick Start\\\",\\\"url\\\":\\\"https://docs.agentql.com/quick-start\\\",\\\"docUrlRoot\\\":\\\"https://docs.agentql.com/quick-start\\\",\\\"docUrlPrefix\\\":\\\"https://docs.agentql.com\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://docs.agentql.com/scraping/scraping-data-api\\\",\\\"title\\\":\\\"Scraping Data with AgentQL's REST API | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation\\\",\\\"title\\\":\\\"Logging into sites | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/speed/fast-mode\\\",\\\"title\\\":\\\"When and how to use Fast Mode | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/accuracy/contextual-queries\\\",\\\"title\\\":\\\"Passing Context to Queries | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/accuracy/standard-mode\\\",\\\"title\\\":\\\"When and how to use Standard Mode | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/api-references/agentql\\\",\\\"title\\\":\\\"AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk/api-references/agentql-page\\\",\\\"title\\\":\\\"AgentQL Page | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/pricing\\\",\\\"title\\\":\\\"Pricing | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/release-notes\\\",\\\"title\\\":\\\"Release Notes | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/agentql-query/pass-context\\\",\\\"title\\\":\\\"Pass context to queries with prompts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/agentql-query/best-practices\\\",\\\"title\\\":\\\"Best Practices for AgentQL Queries | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/examples/javascript-examples\\\",\\\"title\\\":\\\"JavaScript Example Scripts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/scraping\\\",\\\"title\\\":\\\"Web scraping and data extraction with AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/api-references\\\",\\\"title\\\":\\\"Python SDK References | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk\\\",\\\"title\\\":\\\"JavaScript SDK | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation/elements\\\",\\\"title\\\":\\\"Fetch a collection of elements with `query_elements` | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/avoiding-bot-detection\\\",\\\"title\\\":\\\"Avoiding bot detection | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/accuracy\\\",\\\"title\\\":\\\"Improving Accuracy | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/logging-into-sites/caching-user-credentials\\\",\\\"title\\\":\\\"Caching User Credentials | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk\\\",\\\"title\\\":\\\"Python SDK | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk/api-references/aqlresponse\\\",\\\"title\\\":\\\"AQLResponseProxy | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/browser/access-open-tab\\\",\\\"title\\\":\\\"How to connect to an open tab in an existing browser | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/\\\",\\\"title\\\":\\\"AgentQL Documentation | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/scraping/scheduling\\\",\\\"title\\\":\\\"Scheduling scraping jobs | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/debugger-extension\\\",\\\"title\\\":\\\"AgentQL Debugger Extension | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/getting-started/first-steps\\\",\\\"title\\\":\\\"First steps | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/getting-started/example-script\\\",\\\"title\\\":\\\"Example Script for Collecting YouTube Comment Data | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/examples\\\",\\\"title\\\":\\\"AgentQL Examples | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation/submit-form\\\",\\\"title\\\":\\\"Submitting a form | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/avoiding-bot-detection/user-like-behavior\\\",\\\"title\\\":\\\"User-like behavior | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/browser/headless-browser\\\",\\\"title\\\":\\\"How to open a headless browser with AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk/installation\\\",\\\"title\\\":\\\"AgentQL JavaScript SDK Installation | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/legal/privacy-policy\\\",\\\"title\\\":\\\"Privacy Policy | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/debugger/installation\\\",\\\"title\\\":\\\"AgentQL Debugger Extension | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/\\\",\\\"title\\\":\\\"Python SDK | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/playground\\\",\\\"title\\\":\\\"AgentQL Playground\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/concepts/main-concepts\\\",\\\"title\\\":\\\"Main Concepts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/agentql-query/query-intro\\\",\\\"title\\\":\\\"AgentQL Query Introduction | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/navigating-pagination\\\",\\\"title\\\":\\\"Navigating Pagination | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/intro/main-concepts\\\",\\\"title\\\":\\\"Main Concepts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/intro/why-agentql\\\",\\\"title\\\":\\\"A query language for the web | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/blog\\\",\\\"title\\\":\\\"Blog | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/avoiding-bot-detection/rotating-headers\\\",\\\"title\\\":\\\"Rotating Headers | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/speed\\\",\\\"title\\\":\\\"Improving querying speed | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/support\\\",\\\"title\\\":\\\"Support and help | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/scraping/scraping-data-sdk\\\",\\\"title\\\":\\\"Scraping data with `query_data` | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/api-references/agentql-page\\\",\\\"title\\\":\\\"AgentQL Page | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk/api-references\\\",\\\"title\\\":\\\"JavaScript SDK References | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/rest-api/api-reference\\\",\\\"title\\\":\\\"AgentQL REST API reference | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/quick-start\\\",\\\"title\\\":\\\"AgentQL Quick Start | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/concepts/under-the-hood\\\",\\\"title\\\":\\\"How AgentQL Works | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/avoiding-bot-detection/enable-proxies\\\",\\\"title\\\":\\\"Enable Proxies | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/accuracy/describing-context\\\",\\\"title\\\":\\\"Single out elements by describing their surroundings | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/legal/terms-of-service\\\",\\\"title\\\":\\\"Terms of Service | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/learn\\\",\\\"title\\\":\\\"Learn how to use AgentQL for web extraction and automation | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/concepts\\\",\\\"title\\\":\\\"Concepts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/logging-into-sites/log-into-sites\\\",\\\"title\\\":\\\"Log into Sites | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation/close-modals\\\",\\\"title\\\":\\\"How to close a modal or cookie dialog | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/tools\\\",\\\"title\\\":\\\"AgentQL Tools | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/faq\\\",\\\"title\\\":\\\"Frequently Asked Questions | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/agentql-query\\\",\\\"title\\\":\\\"The AgentQL query language | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/concepts/query-language\\\",\\\"title\\\":\\\"A query language for the web | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/cli-reference\\\",\\\"title\\\":\\\"AgentQL CLI | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/installation\\\",\\\"title\\\":\\\"AgentQL Python SDK Installation | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/examples/python-examples\\\",\\\"title\\\":\\\"Python Example Scripts | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/guides\\\",\\\"title\\\":\\\"Guides to using AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/avoiding-bot-detection/stealth-mode-for-headless-browser\\\",\\\"title\\\":\\\"Enable \\\\\\\"Stealth Mode\\\\\\\" for Headless Browser | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/automation/single-element\\\",\\\"title\\\":\\\"Fetch a single element with `get_by_prompt` | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/browser\\\",\\\"title\\\":\\\"Using the browser with AgentQL | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/logging-into-sites\\\",\\\"title\\\":\\\"Logging into sites | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/navigating-pagination/infinite-scroll\\\",\\\"title\\\":\\\"Handling Infinite Scroll | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/javascript-sdk/api-references/agentql\\\",\\\"title\\\":\\\"agentql JavaScript SDK reference | AgentQL\\\"},{\\\"url\\\":\\\"https://docs.agentql.com/python-sdk/api-references/aqlresponse_reference\\\",\\\"title\\\":\\\"AQLResponseProxy | AgentQL\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2024-10-29T13:46:08.238Z\\\",\\\"lastUploadedAt\\\":\\\"2024-12-26T01:26:12.207Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"21297cb7af11b73db536d62b433d9c5905edb6383f335b650562e3912322362d\\\",\\\"name\\\":\\\"Stagehand\\\",\\\"url\\\":\\\"https://docs.stagehand.dev/get_started/introduction\\\",\\\"docUrlRoot\\\":\\\"https://docs.stagehand.dev/get_started/introduction\\\",\\\"docUrlPrefix\\\":\\\"https://docs.stagehand.dev/get_started\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://docs.stagehand.dev/get_started/introduction\\\",\\\"title\\\":\\\"Introduction - 🤘 Stagehand\\\"},{\\\"url\\\":\\\"https://docs.stagehand.dev/get_started/walkthrough\\\",\\\"title\\\":\\\"How Stagehand Works - 🤘 Stagehand\\\"},{\\\"url\\\":\\\"https://docs.stagehand.dev/get_started/best_practices\\\",\\\"title\\\":\\\"Best Practices - 🤘 Stagehand\\\"},{\\\"url\\\":\\\"https://docs.stagehand.dev/get_started/quickstart\\\",\\\"title\\\":\\\"Quickstart - 🤘 Stagehand\\\"},{\\\"url\\\":\\\"https://docs.stagehand.dev/get_started/guides\\\",\\\"title\\\":\\\"Examples and Guides - 🤘 Stagehand\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2025-01-12T07:54:15.251Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-16T01:25:14.990Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"e8afc4ad-c9f1-4e82-a9b7-0e079269b67f\\\",\\\"name\\\":\\\"HonoJS\\\",\\\"url\\\":\\\"https://hono.dev/docs/\\\",\\\"docUrlRoot\\\":\\\"https://hono.dev/docs/\\\",\\\"docUrlPrefix\\\":\\\"https://hono.dev/docs/\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/lambda-edge\\\",\\\"title\\\":\\\"Lambda@Edge - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/concepts/stacks\\\",\\\"title\\\":\\\"Hono Stacks - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/testing\\\",\\\"title\\\":\\\"Testing - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/factory\\\",\\\"title\\\":\\\"Factory Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/jsx\\\",\\\"title\\\":\\\"JSX - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/api/hono\\\",\\\"title\\\":\\\"App - Hono - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/basic\\\",\\\"title\\\":\\\"Getting Started - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/compress\\\",\\\"title\\\":\\\"Compress Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/adapter\\\",\\\"title\\\":\\\"Adapter Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/basic-auth\\\",\\\"title\\\":\\\"Basic Auth Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/testing\\\",\\\"title\\\":\\\"Testing Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/pretty-json\\\",\\\"title\\\":\\\"Pretty JSON Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/streaming\\\",\\\"title\\\":\\\"Streaming Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/rpc\\\",\\\"title\\\":\\\"RPC - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/api/routing\\\",\\\"title\\\":\\\"Routing - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/supabase-functions\\\",\\\"title\\\":\\\"Supabase Edge Functions - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/cloudflare-workers\\\",\\\"title\\\":\\\"Cloudflare Workers - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/logger\\\",\\\"title\\\":\\\"Logger Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/concepts/web-standard\\\",\\\"title\\\":\\\"Web Standards - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/netlify\\\",\\\"title\\\":\\\"Netlify - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/body-limit\\\",\\\"title\\\":\\\"Body Limit Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/request-id\\\",\\\"title\\\":\\\"Request ID Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/context-storage\\\",\\\"title\\\":\\\"Context Storage Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/concepts/developer-experience\\\",\\\"title\\\":\\\"Developer Experience - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/deno\\\",\\\"title\\\":\\\"Deno - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/jsx-dom\\\",\\\"title\\\":\\\"Client Components - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/timing\\\",\\\"title\\\":\\\"Server-Timing Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/service-worker\\\",\\\"title\\\":\\\"Service Worker - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/best-practices\\\",\\\"title\\\":\\\"Best Practices - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/dev\\\",\\\"title\\\":\\\"Dev Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/fastly\\\",\\\"title\\\":\\\"Fastly Compute - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/concepts/motivation\\\",\\\"title\\\":\\\"Philosophy - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/ali-function-compute\\\",\\\"title\\\":\\\"Alibaba Cloud Function Compute - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/others\\\",\\\"title\\\":\\\"Miscellaneous - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/jwt\\\",\\\"title\\\":\\\"JWT Auth Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/middleware\\\",\\\"title\\\":\\\"Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/cors\\\",\\\"title\\\":\\\"CORS Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/third-party\\\",\\\"title\\\":\\\"Third-party Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/concepts/benchmarks\\\",\\\"title\\\":\\\"Benchmarks - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/api/exception\\\",\\\"title\\\":\\\"Exception - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/helpers\\\",\\\"title\\\":\\\"Helpers - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/csrf\\\",\\\"title\\\":\\\"CSRF Protection - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/jsx-renderer\\\",\\\"title\\\":\\\"JSX Renderer Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/concepts/middleware\\\",\\\"title\\\":\\\"Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/api/context\\\",\\\"title\\\":\\\"Context - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/conninfo\\\",\\\"title\\\":\\\"ConnInfo Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/ip-restriction\\\",\\\"title\\\":\\\"IP Restriction Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/azure-functions\\\",\\\"title\\\":\\\"Azure Functions - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/websocket\\\",\\\"title\\\":\\\"WebSocket Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/bearer-auth\\\",\\\"title\\\":\\\"Bearer Auth Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/nodejs\\\",\\\"title\\\":\\\"Node.js - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/html\\\",\\\"title\\\":\\\"html Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/etag\\\",\\\"title\\\":\\\"ETag Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/concepts/routers\\\",\\\"title\\\":\\\"Routers - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/cloudflare-pages\\\",\\\"title\\\":\\\"Cloudflare Pages - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/timeout\\\",\\\"title\\\":\\\"Timeout Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/cache\\\",\\\"title\\\":\\\"Cache Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/cookie\\\",\\\"title\\\":\\\"Cookie Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/secure-headers\\\",\\\"title\\\":\\\"Secure Headers Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/ssg\\\",\\\"title\\\":\\\"SSG Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/css\\\",\\\"title\\\":\\\"css Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/trailing-slash\\\",\\\"title\\\":\\\"Trailing Slash Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/validation\\\",\\\"title\\\":\\\"Validation - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/\\\",\\\"title\\\":\\\"Hono - Web framework built on Web Standards\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/jwt\\\",\\\"title\\\":\\\"JWT Authentication Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/vercel\\\",\\\"title\\\":\\\"Vercel - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/api/request\\\",\\\"title\\\":\\\"HonoRequest - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/guides/faq\\\",\\\"title\\\":\\\"Frequently Asked Questions - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/aws-lambda\\\",\\\"title\\\":\\\"AWS Lambda - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/helpers/accepts\\\",\\\"title\\\":\\\"Accepts Helper - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/method-override\\\",\\\"title\\\":\\\"Method Override Middleware - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/getting-started/bun\\\",\\\"title\\\":\\\"Bun - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/api/presets\\\",\\\"title\\\":\\\"Presets - Hono\\\"},{\\\"url\\\":\\\"https://hono.dev/docs/middleware/builtin/combine\\\",\\\"title\\\":\\\"Combine Middleware - Hono\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2024-06-24T15:17:41.555Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-19T15:01:11.840Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"12918d21-0b59-4db7-ba8d-40d96773f681\\\",\\\"name\\\":\\\"FireCrawl Docs\\\",\\\"url\\\":\\\"https://docs.firecrawl.dev/\\\",\\\"docUrlRoot\\\":\\\"https://docs.firecrawl.dev/\\\",\\\"docUrlPrefix\\\":\\\"https://docs.firecrawl.dev/\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://docs.firecrawl.dev/integrations\\\",\\\"title\\\":\\\"Integrations | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/sdks/node\\\",\\\"title\\\":\\\"Node SDK | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/contributing/self-host\\\",\\\"title\\\":\\\"Self-hosting | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/articles/search-announcement\\\",\\\"title\\\":\\\"Introducing FireSearch: From SERP to LLM-Ready Data in Seconds\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/learn/guide/firecrawl-ui-template\\\",\\\"title\\\":\\\"Web Connector UI Template | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/features/scrape\\\",\\\"title\\\":\\\"Scrape | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v1-welcome\\\",\\\"title\\\":\\\"Welcome to V1 | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/api-reference/endpoint/crawl-delete\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/features/search\\\",\\\"title\\\":\\\"Search | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/features/crawl\\\",\\\"title\\\":\\\"Crawl | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/api-reference/endpoint/scrape\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/advanced-scraping-guide\\\",\\\"title\\\":\\\"Advanced Scraping Guide | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/sdks/node\\\",\\\"title\\\":\\\"Node SDK | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/integrations/camelai\\\",\\\"title\\\":\\\"Camel AI | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/contributing/guide\\\",\\\"title\\\":\\\"Running locally | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/integrations/llamaindex\\\",\\\"title\\\":\\\"Llamaindex | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/api-reference/endpoint/map\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/features/scrape\\\",\\\"title\\\":\\\"Scrape | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/features/crawl\\\",\\\"title\\\":\\\"Crawl | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/api-reference/endpoint/crawl-cancel\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/rate-limits\\\",\\\"title\\\":\\\"Rate Limits | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/sdks/python\\\",\\\"title\\\":\\\"Python SDK | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/introduction\\\",\\\"title\\\":\\\"Quickstart | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/learn/contradiction-agent\\\",\\\"title\\\":\\\"Build an agent that checks for website contradictions | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/migrating-from-v0\\\",\\\"title\\\":\\\"Migrating from V0 | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/api-reference/introduction\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/integrations/langchain\\\",\\\"title\\\":\\\"Langchain | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/integrations/crewai\\\",\\\"title\\\":\\\"CrewAI | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/sdks/go\\\",\\\"title\\\":\\\"Go SDK | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/sdks/rust\\\",\\\"title\\\":\\\"Rust SDK | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/learn/rag-llama3\\\",\\\"title\\\":\\\"Build a 'Chat with website' using Groq Llama 3 | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/features/map\\\",\\\"title\\\":\\\"Map | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/integrations/dify\\\",\\\"title\\\":\\\"Dify | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/\\\",\\\"title\\\":\\\"Quickstart | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/api-reference/endpoint/search\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/api-reference/endpoint/status\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/features/extract\\\",\\\"title\\\":\\\"Extract | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/learn/data-extraction-using-llms\\\",\\\"title\\\":\\\"Extract website data using LLMs | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/sdks/overview\\\",\\\"title\\\":\\\"SDKs | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/sdks/rust\\\",\\\"title\\\":\\\"Rust SDK | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/api-reference/endpoint/crawl\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/learn/scrape-analyze-airbnb-data\\\",\\\"title\\\":\\\"Scrape, Analyze, and Visualize Airbnb Data with Firecrawl and E2B\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/api-reference/endpoint/scrape\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/integrations/langflow\\\",\\\"title\\\":\\\"Langflow | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/sdks/python\\\",\\\"title\\\":\\\"Python SDK | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/features/extract\\\",\\\"title\\\":\\\"Extract | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/api-reference/endpoint/crawl-post\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/api-reference/endpoint/crawl-get\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/sdks/go\\\",\\\"title\\\":\\\"Go SDK | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/integrations/flowise\\\",\\\"title\\\":\\\"Flowise | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/learn/lead-gen-business-insights-make-firecrawl\\\",\\\"title\\\":\\\"Using LLM Extraction for Customer Insights | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/introduction\\\",\\\"title\\\":\\\"Quickstart | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/advanced-scraping-guide\\\",\\\"title\\\":\\\"Advanced Scraping Guide | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/contributing/open-source-or-cloud\\\",\\\"title\\\":\\\"Open Source vs Cloud | Firecrawl\\\"},{\\\"url\\\":\\\"https://docs.firecrawl.dev/v0/api-reference/introduction\\\",\\\"title\\\":\\\"Firecrawl Docs\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2024-08-31T21:58:40.531Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-24T22:55:37.377Z\\\",\\\"isDifferentPrefixOrigin\\\":false}],\\\"fastCppEnabled\\\":false,\\\"indexRepository\\\":true,\\\"haveNotImportedFromVSC\\\":false,\\\"SPECIAL_KEY_lastUpdatedTimeInUnixSeconds\\\":1740573128.05,\\\"aiPreviewsEnabled\\\":false,\\\"adaCmdKContext\\\":false,\\\"havePerformedSettingsServiceMigration\\\":true,\\\"hasDisabledErrorLensForAiLinter\\\":true,\\\"noStorageMode\\\":true,\\\"selectedPrivacyForOnboarding\\\":false,\\\"SPECIAL_KEY_id\\\":\\\"64aef8c9-c841-4324-8f1b-601d56b67fe6\\\",\\\"cppConfig\\\":{\\\"heuristics\\\":[4,5,6,2],\\\"excludeRecentlyViewedFilesPatterns\\\":[\\\".env\\\",\\\".production\\\",\\\".pem\\\",\\\".cursor-retrieval.\\\",\\\".cursor-always-local.\\\",\\\".svg\\\",\\\".lock\\\",\\\".jsonl\\\",\\\".csv\\\",\\\".tsv\\\",\\\"Copilot++\\\"],\\\"enableRvfTracking\\\":true,\\\"globalDebounceDurationMillis\\\":70,\\\"clientDebounceDurationMillis\\\":50,\\\"cppUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"useWhitespaceDiffHistory\\\":true,\\\"enableFilesyncDebounceSkipping\\\":false,\\\"checkFilesyncHashPercent\\\":0.004999999888241291,\\\"geoCppBackendUrl\\\":\\\"https://us-only.gcpp.cursor.sh\\\",\\\"isFusedCursorPredictionModel\\\":true,\\\"includeUnchangedLines\\\":false,\\\"shouldFetchRvfText\\\":false,\\\"aboveRadius\\\":1,\\\"belowRadius\\\":2,\\\"isOn\\\":true,\\\"isGhostText\\\":true,\\\"shouldLetUserEnableCppEvenIfNotPro\\\":true,\\\"importPredictionConfig\\\":{\\\"isDisabledByBackend\\\":false,\\\"shouldTurnOnAutomatically\\\":true,\\\"pythonEnabled\\\":false},\\\"recentlyRejectedEditThresholds\\\":{\\\"hardRejectThreshold\\\":2,\\\"softRejectThreshold\\\":5},\\\"maxNumberOfClearedSuggestionsSinceLastAccept\\\":20,\\\"suggestionHintConfig\\\":{\\\"importantLspExtensions\\\":[\\\"vscode.typescript-language-features\\\",\\\"ms-python.python\\\",\\\"rust-lang.rust-analyzer\\\",\\\"golang.go\\\"],\\\"enabledForPathExtensions\\\":[\\\".ts\\\",\\\".tsx\\\",\\\".py\\\",\\\".js\\\",\\\".go\\\",\\\".rs\\\"]}},\\\"docsNudge\\\":{\\\"upUntilCounter\\\":5065,\\\"shownNudges\\\":1},\\\"explicitelyEnabledAIReview\\\":true,\\\"cppEnabled\\\":true,\\\"isInterpreterMode\\\":true,\\\"doNotUseFastApplyModel\\\":false,\\\"availableDefaultModels\\\":[\\\"cursor-fast\\\",\\\"gpt-4\\\",\\\"gpt-3.5-turbo\\\"],\\\"cppShown\\\":11629,\\\"useOpenAIKey\\\":false,\\\"aiPreviewSettings\\\":{\\\"inDevMode\\\":false,\\\"enabledFeatures\\\":{\\\"summary\\\":true,\\\"relatedFiles\\\":true,\\\"relatedCommits\\\":true,\\\"relevantFiles\\\":true},\\\"summary\\\":{\\\"isExpanded\\\":true},\\\"relatedFiles\\\":{\\\"isExpanded\\\":true},\\\"relatedCommits\\\":{\\\"isExpanded\\\":false}},\\\"chatContextDisplayMode\\\":\\\"normal\\\",\\\"linterEnabled\\\":false,\\\"chatFadeInAnimationEnabled\\\":false,\\\"cmdKContextDisplayMode\\\":\\\"compact\\\",\\\"explicitlyEnableSemanticSearch\\\":false,\\\"shouldNotTryToGetThemToNoticeCpp\\\":true,\\\"cppHasLoadedConfigFromCopilot\\\":true,\\\"markdownTestString\\\":\\\"\\\",\\\"showAllCmdKContexts\\\":false,\\\"cppModelsState\\\":{\\\"cppModels\\\":[\\\"fast\\\"],\\\"defaultCppModel\\\":\\\"main\\\",\\\"defaultModel\\\":\\\"fusion-01-27\\\"},\\\"isLinterEnabled\\\":false,\\\"aiReviewPersistentStorage\\\":{\\\"customInstructions\\\":\\\"\\\"},\\\"cursorPredictionBackendEnabled\\\":true,\\\"availableDefaultModels2\\\":[{\\\"name\\\":\\\"claude-3.5-sonnet\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"gpt-4\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gpt-4o\\\",\\\"defaultOn\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"claude-3-opus\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"cursor-fast\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"cursor-small\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gpt-3.5-turbo\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gpt-4-turbo-2024-04-09\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gpt-4o-128k\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"gemini-1.5-flash-500k\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":true,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"claude-3-haiku-200k\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"claude-3-5-sonnet-200k\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"gpt-4o-mini\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"o1-mini\\\",\\\"defaultOn\\\":false,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"o1-preview\\\",\\\"defaultOn\\\":false,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"o1\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"claude-3.5-haiku\\\",\\\"defaultOn\\\":false,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"gemini-2.0-pro-exp\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gemini-2.0-flash-thinking-exp\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gemini-2.0-flash\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"deepseek-v3\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"deepseek-r1\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"o3-mini\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"grok-2\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"claude-3.7-sonnet\\\",\\\"defaultOn\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"claude-3.7-sonnet-thinking\\\",\\\"defaultOn\\\":true,\\\"supportsAgent\\\":true}],\\\"useClaudeKey\\\":false,\\\"cmdkDiffHistoryEnabled\\\":false,\\\"contextGraphEnabled\\\":false,\\\"isFileSyncEnabled\\\":false,\\\"isAiReviewInputExpanded\\\":true,\\\"removeAIReview\\\":true,\\\"shouldAutoParseCmdKLinks\\\":false,\\\"aiCursorHelpEnabled\\\":true,\\\"aiDocAgentEnabled\\\":false,\\\"autopilotFeatureEnabled\\\":false,\\\"hallucinatedFunctionsPersistentState\\\":{},\\\"useFastApplyModel\\\":false,\\\"fastApplyModelType\\\":1,\\\"cppInPeek\\\":true,\\\"parallelMessagesEnabled\\\":false,\\\"isCursorFastNameSwitched\\\":true,\\\"checklistState\\\":{\\\"doneAutoComplete\\\":true,\\\"doneAddingCodeSelection\\\":true,\\\"doneCommandEnter\\\":true,\\\"doneCommandL\\\":true,\\\"doneCommandK\\\":true},\\\"aiFeaturesCopyPasteState\\\":{\\\"mentions\\\":[{\\\"displayName\\\":\\\"@adr.md\\\",\\\"selection\\\":{\\\"type\\\":2,\\\"selectionWithoutUuid\\\":{\\\"uri\\\":{\\\"$mid\\\":1,\\\"fsPath\\\":\\\"/Users/our-rahmaan/Desktop/commerce-adr/adr.md\\\",\\\"external\\\":\\\"file:///Users/our-rahmaan/Desktop/commerce-adr/adr.md\\\",\\\"path\\\":\\\"/Users/our-rahmaan/Desktop/commerce-adr/adr.md\\\",\\\"scheme\\\":\\\"file\\\"}}},\\\"lastUsedAtUnixMs\\\":1740492413914},{\\\"displayName\\\":\\\"@engineer-starter\\\",\\\"selection\\\":{\\\"type\\\":5,\\\"selectionWithoutUuid\\\":{\\\"relativePath\\\":\\\"/engineer-starter\\\"}},\\\"lastUsedAtUnixMs\\\":1740492413914},{\\\"displayName\\\":\\\"@sql-schema-management.md\\\",\\\"selection\\\":{\\\"type\\\":2,\\\"selectionWithoutUuid\\\":{\\\"uri\\\":{\\\"$mid\\\":1,\\\"fsPath\\\":\\\"/Users/our-rahmaan/Desktop/commerce-adr/sql-schema-management.md\\\",\\\"external\\\":\\\"file:///Users/our-rahmaan/Desktop/commerce-adr/sql-schema-management.md\\\",\\\"path\\\":\\\"/Users/our-rahmaan/Desktop/commerce-adr/sql-schema-management.md\\\",\\\"scheme\\\":\\\"file\\\"}}},\\\"lastUsedAtUnixMs\\\":1740492413914}]},\\\"contextAstPersistentState\\\":{\\\"enabled\\\":false},\\\"aiHyperModeUXType\\\":\\\"auto-accept\\\",\\\"cursorPredictionUIExperiments\\\":[],\\\"isCursorSmallEnabledForTheFirstTime\\\":true,\\\"oneTimeSettings\\\":{\\\"shouldDisableGithubCopilot\\\":false,\\\"shouldMigrateFromGpt4ToGpt4o\\\":false,\\\"shouldMigrateFromGpt4oToClaudeSonnet\\\":false,\\\"didMigrateFromGpt4oToClaudeSonnet\\\":true,\\\"didMigrateBackFromClaudeSonnetToGpt4o\\\":false},\\\"cursorPredictionState\\\":{\\\"modelConfigs\\\":[{\\\"name\\\":\\\"legacy\\\",\\\"radius\\\":80},{\\\"name\\\":\\\"default\\\",\\\"radius\\\":50},{\\\"name\\\":\\\"v2\\\",\\\"radius\\\":1000},{\\\"name\\\":\\\"v3\\\",\\\"radius\\\":1000}],\\\"defaultModel\\\":\\\"default\\\",\\\"heuristics\\\":[1]},\\\"indexingState\\\":{\\\"lastAskedToIndexTime\\\":0},\\\"cmdKGenerationConfigs\\\":[{\\\"modelDetails\\\":{\\\"modelName\\\":\\\"gpt-4o\\\",\\\"azureState\\\":{\\\"apiKey\\\":\\\"\\\",\\\"baseUrl\\\":\\\"\\\",\\\"deployment\\\":\\\"\\\",\\\"useAzure\\\":false}},\\\"generationUUID\\\":\\\"cffb3989-0ae0-46d4-bfbd-c53c20ad9c14\\\"}],\\\"composerState\\\":{\\\"isComposerEnabled\\\":true,\\\"alwaysKeepComposerInBound\\\":true,\\\"shouldAutoApply\\\":false,\\\"shouldResetOnClose\\\":true,\\\"shouldChainApplies\\\":true,\\\"shouldShowButtonsAndHintsBeforeSubmit\\\":true,\\\"shouldShowButtonsAndHintsAfterSubmit\\\":true,\\\"location\\\":\\\"bar\\\",\\\"isComposerControlPanelEnabled\\\":true,\\\"isComposerEnabled2\\\":true,\\\"isComposerProjectsEnabled\\\":true,\\\"enableDevTools\\\":false,\\\"isBackgroundComposerEnabled\\\":false,\\\"isPersistenceEnabled\\\":\\\"disabled\\\",\\\"isPersistenceEnabled2\\\":true,\\\"isComposerCapabilitiesEnabled\\\":false,\\\"defaultCapabilities\\\":[{\\\"type\\\":1,\\\"data\\\":{\\\"maxIterations\\\":1,\\\"shadowWorkspace\\\":false,\\\"customInstructions\\\":\\\"\\\"}}],\\\"barAnchor\\\":\\\"center\\\",\\\"autoApplyFilesOutsideContext\\\":true,\\\"location2\\\":\\\"pane\\\",\\\"chatLocation\\\":\\\"pane\\\",\\\"hasMigratedChatLocation\\\":true,\\\"shouldAutoContinueToolCall\\\":false,\\\"useDiffHistory\\\":false,\\\"preferDiffInChat\\\":true,\\\"mainComposerMode\\\":\\\"edit\\\",\\\"useAutoContext\\\":true,\\\"defaultUseToolsInEdit\\\":false,\\\"enableDataHandleDebugging\\\":false,\\\"isAgentModeSticky\\\":true,\\\"nonBarLocation\\\":\\\"pane\\\",\\\"useYoloMode\\\":true,\\\"yoloPrompt\\\":\\\"\\\",\\\"yoloCommandAllowlist\\\":[],\\\"yoloCommandDenylist\\\":[],\\\"unification\\\":false,\\\"isAutoApplyEnabled\\\":true,\\\"shouldReviewChanges\\\":\\\"enabled\\\",\\\"autoSaveAgenticEdits\\\":null,\\\"wasBarPreviouslyOpen\\\":false,\\\"doNotShowYoloModeWarningAgain\\\":false,\\\"selectedFakeStreamerId\\\":null,\\\"yoloDeleteFileDisabled\\\":true,\\\"useContextBank\\\":true,\\\"unification2\\\":true,\\\"unification6\\\":\\\"disabled\\\",\\\"isPlannerToolEnabled\\\":false,\\\"isWebViewerToolEnabled\\\":false,\\\"webViewerAllowNonLocalhost\\\":false,\\\"nonBarChatLocation\\\":\\\"pane\\\",\\\"yoloMcpToolsDisabled\\\":false,\\\"useContextBank3\\\":false,\\\"useStaticContextBank\\\":false,\\\"unification12_useReactiveUnificationModeInstead\\\":\\\"merged\\\",\\\"isImplementerToolEnabled\\\":false,\\\"isWebSearchToolEnabled\\\":true,\\\"autoAcceptWebSearchTool\\\":false,\\\"backgroundComposerEnv\\\":\\\"dev\\\"},\\\"chatDisplayVariant2\\\":\\\"basic\\\",\\\"chunkedStreamingEnabledV2\\\":true,\\\"cppCachedTypeaheadEnabled\\\":true,\\\"manualTriggerCppWithOpToken\\\":false,\\\"longContextFlagEnabled\\\":true,\\\"chatDisplayVariant3\\\":\\\"premium\\\",\\\"syncDevModeColorTheme\\\":true,\\\"compressComposerEdits\\\":true,\\\"shouldOnlyImportOnAccept\\\":true,\\\"cppAutoImportDecorationStyle\\\":\\\"squiggle\\\",\\\"cppManualTriggerWithOpToken\\\":false,\\\"cppTriggerInComments\\\":false,\\\"backendHasDisabledCppAutoImport\\\":false,\\\"chatHistoryIsCollapsed\\\":false,\\\"notepadState\\\":{\\\"isNotepadEnabled\\\":true},\\\"controlPanelState\\\":{\\\"location\\\":\\\"floating\\\",\\\"isControlPanelWindowEnabled\\\":false},\\\"isFileSyncClientEnabled\\\":true,\\\"membershipType\\\":\\\"pro\\\",\\\"cacheChatPrompts\\\":false,\\\"cppAutoImportEnabled\\\":true,\\\"howManyTimesHasUserAcceptedImportPrediction\\\":110,\\\"userHasEnabledImportPredictionForPython\\\":true,\\\"hideTerminalTooltip\\\":true,\\\"hideChatEditTooltip\\\":false,\\\"bugbotState\\\":{\\\"isEnabled\\\":true,\\\"preferredModelName\\\":\\\"o1-preview\\\"},\\\"shouldShowViewZoneWhenPreviewBoxIsClipped2\\\":false,\\\"fastSemanticSearchEnabled\\\":false,\\\"preferredEmbeddingModel\\\":0,\\\"turboModeOptions\\\":{\\\"timesShownUpgradeMessage\\\":0},\\\"internalAnalyticsDebugMode\\\":false,\\\"cursorPredictionEnabled\\\":true,\\\"cppModel\\\":\\\"fast\\\",\\\"shouldShowViewZoneWhenPreviewBoxIsClipped4\\\":false,\\\"cppInCmdF\\\":true,\\\"cppShowWhitespaceOnlyChanges\\\":false,\\\"mcpServers\\\":[{\\\"identifier\\\":\\\"66e0a013-5ad3-4928-9b1e-d13c32845bc5\\\",\\\"name\\\":\\\"Browser Tools\\\",\\\"command\\\":\\\"npx @agentdeskai/browser-tools-mcp@1.0.11\\\",\\\"type\\\":\\\"stdio\\\"}],\\\"fullContextOptions\\\":{\\\"compress\\\":false,\\\"hasDismissed\\\":false},\\\"teamBlocklist\\\":[],\\\"shouldShowViewZoneWhenPreviewBoxIsClipped6\\\":false,\\\"cacheComposerPrompts\\\":true}\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.pieces-explorer-activity-bar.state.hidden\":\"[{\\\"id\\\":\\\"snippetTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"suggestedSnippetsTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"explainedSnippetsTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"relatedSnippetsTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"connect\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"about\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.pieces-copilot.state.hidden\":\"[{\\\"id\\\":\\\"piecesCopilot\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.qqbot-console-container.state.hidden\":\"[{\\\"id\\\":\\\"qqbot.console\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark raunofreiberg-vesper-themes-Vesper-dark-color-theme-json\\\",\\\"label\\\":\\\"Vesper\\\",\\\"settingsId\\\":\\\"Vesper\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#8b8b8b94\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"string constant.other.placeholder\\\",\\\"entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"constant.other.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF8080\\\"},\\\"scope\\\":[\\\"invalid\\\",\\\"invalid.illegal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"storage.type\\\",\\\"storage.modifier\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"constant.other.color\\\",\\\"punctuation.definition.tag\\\",\\\"punctuation.separator.inheritance.php\\\",\\\"punctuation.definition.tag.html\\\",\\\"punctuation.definition.tag.begin.html\\\",\\\"punctuation.definition.tag.end.html\\\",\\\"punctuation.section.embedded\\\",\\\"keyword.other.template\\\",\\\"keyword.other.substitution\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.sgml\\\",\\\"markup.deleted.git_gutter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"variable.function\\\",\\\"support.function\\\",\\\"keyword.other.special-method\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"meta.block variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"support.other.variable\\\",\\\"string.other.link\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"support.constant\\\",\\\"constant.character\\\",\\\"constant.escape\\\",\\\"keyword.other.unit\\\",\\\"keyword.other\\\",\\\"constant.language.boolean\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#99FFE4\\\"},\\\"scope\\\":[\\\"string\\\",\\\"constant.other.symbol\\\",\\\"constant.other.key\\\",\\\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"entity.name\\\",\\\"support.type\\\",\\\"support.class\\\",\\\"support.other.namespace.use.php\\\",\\\"meta.use.php\\\",\\\"support.other.namespace.php\\\",\\\"markup.changed.git_gutter\\\",\\\"support.type.sys-types\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"source.css support.type.property-name\\\",\\\"source.sass support.type.property-name\\\",\\\"source.scss support.type.property-name\\\",\\\"source.less support.type.property-name\\\",\\\"source.stylus support.type.property-name\\\",\\\"source.postcss support.type.property-name\\\",\\\"source.postcss support.type.property-name\\\",\\\"support.type.vendored.property-name.css\\\",\\\"source.css.scss entity.name.tag\\\",\\\"variable.parameter.keyframe-list.css\\\",\\\"meta.property-name.css\\\",\\\"variable.parameter.url.scss\\\",\\\"meta.property-value.scss\\\",\\\"meta.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF8080\\\"},\\\"scope\\\":[\\\"entity.name.module.js\\\",\\\"variable.import.parameter.js\\\",\\\"variable.other.class.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"variable.language\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFF\\\"},\\\"scope\\\":[\\\"entity.name.method.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFF\\\"},\\\"scope\\\":[\\\"meta.class-method.js entity.name.function.js\\\",\\\"variable.function.constructor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"meta.property-list.scss\\\",\\\"meta.attribute-selector.scss\\\",\\\"meta.property-value.css\\\",\\\"entity.other.keyframe-offset.css\\\",\\\"meta.selector.css\\\",\\\"entity.name.tag.reference.scss\\\",\\\"entity.name.tag.nesting.css\\\",\\\"punctuation.separator.key-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"text.html.basic entity.other.attribute-name.html\\\",\\\"text.html.basic entity.other.attribute-name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.id\\\",\\\"meta.attribute-selector.scss\\\",\\\"variable.parameter.misc.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#99FFE4\\\"},\\\"scope\\\":[\\\"source.sass keyword.control\\\",\\\"meta.attribute-selector.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#99FFE4\\\"},\\\"scope\\\":[\\\"markup.inserted\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF8080\\\"},\\\"scope\\\":[\\\"markup.deleted\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"markup.changed\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"string.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"constant.character.escape\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":[\\\"*url*\\\",\\\"*link*\\\",\\\"*uri*\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFF\\\"},\\\"scope\\\":[\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#FF8080\\\"},\\\"scope\\\":[\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"text.html.markdown\\\",\\\"punctuation.definition.list_item.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"text.html.markdown markup.inline.raw.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"markdown.heading\\\",\\\"markup.heading | markup.heading entity.name\\\",\\\"markup.heading.markdown punctuation.definition.heading.markdown\\\",\\\"markup.heading\\\",\\\"markup.inserted.git_gutter\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"markup.italic\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"markup.bold\\\",\\\"markup.bold string\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"markup.bold markup.italic\\\",\\\"markup.italic markup.bold\\\",\\\"markup.quote markup.bold\\\",\\\"markup.bold markup.italic string\\\",\\\"markup.italic markup.bold string\\\",\\\"markup.quote markup.bold string\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\",\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"markup.underline\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"markup.quote punctuation.definition.blockquote.markdown\\\"]},{\\\"scope\\\":[\\\"markup.quote\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFF\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"string.other.link.description.title.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFC799\\\"},\\\"scope\\\":[\\\"constant.other.reference.link.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A0A0A0\\\"},\\\"scope\\\":[\\\"markup.raw.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#00000050\\\"},\\\"scope\\\":[\\\"markup.raw.block.fenced.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#00000050\\\"},\\\"scope\\\":[\\\"punctuation.definition.fenced.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"markup.raw.block.fenced.markdown\\\",\\\"variable.language.fenced.markdown\\\",\\\"punctuation.section.class.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"variable.language.fenced.markdown\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#65737E\\\"},\\\"scope\\\":[\\\"meta.separator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFF\\\"},\\\"scope\\\":[\\\"markup.table\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"raunofreiberg.vesper\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"vesper\\\",\\\"_extensionPublisher\\\":\\\"raunofreiberg\\\"},\\\"colorMap\\\":{\\\"editor.background\\\":\\\"#101010\\\",\\\"editor.foreground\\\":\\\"#ffffff\\\",\\\"editor.selectionBackground\\\":\\\"#ffffff25\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#ffffff25\\\",\\\"editorLineNumber.foreground\\\":\\\"#505050\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#101010\\\",\\\"editorWidget.background\\\":\\\"#101010\\\",\\\"editorWarning.foreground\\\":\\\"#ffc799\\\",\\\"editorError.foreground\\\":\\\"#ff8080\\\",\\\"editorOverviewRuler.border\\\":\\\"#101010\\\",\\\"editorGutter.addedBackground\\\":\\\"#99ffe4\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ff8080\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#ffc799\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99ffe415\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#99ffe415\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ff808015\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#ff808015\\\",\\\"editorInlayHint.foreground\\\":\\\"#a0a0a0\\\",\\\"editorInlayHint.background\\\":\\\"#1c1c1c\\\",\\\"sideBar.background\\\":\\\"#101010\\\",\\\"sideBarTitle.foreground\\\":\\\"#a0a0a0\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#a0a0a0\\\",\\\"sideBarSectionHeader.background\\\":\\\"#101010\\\",\\\"activityBar.background\\\":\\\"#101010\\\",\\\"activityBar.foreground\\\":\\\"#a0a0a0\\\",\\\"activityBarBadge.background\\\":\\\"#ffc799\\\",\\\"activityBarBadge.foreground\\\":\\\"#000000\\\",\\\"titleBar.activeBackground\\\":\\\"#101010\\\",\\\"titleBar.inactiveBackground\\\":\\\"#101010\\\",\\\"titleBar.activeForeground\\\":\\\"#7e7e7e\\\",\\\"titleBar.inactiveForeground\\\":\\\"#707070\\\",\\\"tab.border\\\":\\\"#101010\\\",\\\"tab.activeBackground\\\":\\\"#161616\\\",\\\"tab.inactiveBackground\\\":\\\"#101010\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.debuggingBackground\\\":\\\"#ff7300\\\",\\\"statusBar.background\\\":\\\"#101010\\\",\\\"statusBar.foreground\\\":\\\"#a0a0a0\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#ffc799\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#000000\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffc799\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#232323\\\",\\\"badge.background\\\":\\\"#ffc799\\\",\\\"badge.foreground\\\":\\\"#000000\\\",\\\"button.background\\\":\\\"#ffc799\\\",\\\"button.hoverBackground\\\":\\\"#ffcfa8\\\",\\\"button.foreground\\\":\\\"#000000\\\",\\\"focusBorder\\\":\\\"#ffc799\\\",\\\"icon.foreground\\\":\\\"#a0a0a0\\\",\\\"input.background\\\":\\\"#1c1c1c\\\",\\\"list.activeSelectionBackground\\\":\\\"#232323\\\",\\\"list.hoverBackground\\\":\\\"#282828\\\",\\\"list.errorForeground\\\":\\\"#ff8080\\\",\\\"list.highlightForeground\\\":\\\"#ffc799\\\",\\\"selection.background\\\":\\\"#666666\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#a0a0a0\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#a0a0a0\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#a0a0a0\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#a0a0a0\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#a0a0a0\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#a0a0a0\\\",\\\"editorBracketHighlight.unexpectedBracket.foreground\\\":\\\"#ff8080\\\",\\\"textLink.foreground\\\":\\\"#ffc799\\\",\\\"textLink.activeForeground\\\":\\\"#ffcfa8\\\",\\\"editorHoverWidget.background\\\":\\\"#161616\\\",\\\"editorHoverWidget.border\\\":\\\"#282828\\\",\\\"scrollbarSlider.background\\\":\\\"#34343480\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#343434\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#ffc799\\\"},\\\"watch\\\":false}\",\"workbench.panel.alignment\":\"center\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false}]\",\"github-ObaidUr-Rahmaan\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-github-actions\\\",\\\"name\\\":\\\"GitHub Actions\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"anysphere.cursor-retrieval\\\",\\\"name\\\":\\\"cursor-retrieval\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.configuration-editing\\\",\\\"name\\\":\\\"Configuration Editing\\\",\\\"allowed\\\":true}]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.replaceCommandLine\\\",\\\"value\\\":12},{\\\"key\\\":\\\"eslint.createConfig\\\",\\\"value\\\":19},{\\\"key\\\":\\\"eslint.executeAutofix\\\",\\\"value\\\":20},{\\\"key\\\":\\\"workbench.editSessions.actions.signIn\\\",\\\"value\\\":34},{\\\"key\\\":\\\"maven.goal.execute\\\",\\\"value\\\":60},{\\\"key\\\":\\\"aiDocsSettings.action.open\\\",\\\"value\\\":64},{\\\"key\\\":\\\"readme-preview.showPreview\\\",\\\"value\\\":72},{\\\"key\\\":\\\"workbench.view.extension.doublebot\\\",\\\"value\\\":76},{\\\"key\\\":\\\"editor.unfold\\\",\\\"value\\\":91},{\\\"key\\\":\\\"editor.foldAll\\\",\\\"value\\\":93},{\\\"key\\\":\\\"editor.unfoldAll\\\",\\\"value\\\":94},{\\\"key\\\":\\\"rainbow-brackets.expandBracketSelection\\\",\\\"value\\\":118},{\\\"key\\\":\\\"editor.action.smartSelect.expand\\\",\\\"value\\\":119},{\\\"key\\\":\\\"eslint.restart\\\",\\\"value\\\":134},{\\\"key\\\":\\\"quicktype.pasteJSONAsTypesAndSerialization\\\",\\\"value\\\":149},{\\\"key\\\":\\\"workbench.action.manageTrustedDomain\\\",\\\"value\\\":169},{\\\"key\\\":\\\"graphite.gti.focus\\\",\\\"value\\\":176},{\\\"key\\\":\\\"workbench.action.toggleLightDarkThemes\\\",\\\"value\\\":183},{\\\"key\\\":\\\"typescript.selectTypeScriptVersion\\\",\\\"value\\\":198},{\\\"key\\\":\\\"workbench.files.action.collapseExplorerFolders\\\",\\\"value\\\":216},{\\\"key\\\":\\\"gitblame.quickInfo\\\",\\\"value\\\":280},{\\\"key\\\":\\\"SVGGallery.open\\\",\\\"value\\\":282},{\\\"key\\\":\\\"workbench.action.toggleZenMode\\\",\\\"value\\\":307},{\\\"key\\\":\\\"quicktype.openForTypeScript\\\",\\\"value\\\":341},{\\\"key\\\":\\\"workbench.action.clearLocalePreference\\\",\\\"value\\\":401},{\\\"key\\\":\\\"workbench.extensions.action.installExtensions\\\",\\\"value\\\":423},{\\\"key\\\":\\\"wakatime.apikey\\\",\\\"value\\\":426},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":451},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":454},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindingsFile\\\",\\\"value\\\":455},{\\\"key\\\":\\\"git.sync\\\",\\\"value\\\":456},{\\\"key\\\":\\\"workbench.profiles.actions.exportProfile\\\",\\\"value\\\":458},{\\\"key\\\":\\\"git.openHEADFile\\\",\\\"value\\\":485},{\\\"key\\\":\\\"gitblame.addToolUrlToClipboard\\\",\\\"value\\\":494},{\\\"key\\\":\\\"materialTheme.setAccent\\\",\\\"value\\\":496},{\\\"key\\\":\\\"workbench.action.openRawDefaultSettings\\\",\\\"value\\\":502},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":503},{\\\"key\\\":\\\"workbench.action.toggleScreencastMode\\\",\\\"value\\\":506},{\\\"key\\\":\\\"vscode-streamer-mode.toggle\\\",\\\"value\\\":507},{\\\"key\\\":\\\"hide-my-keys.toggleHide\\\",\\\"value\\\":508},{\\\"key\\\":\\\"workbench.action.openGlobalSettingsCursorAlias\\\",\\\"value\\\":510},{\\\"key\\\":\\\"censitive.toggleCensoring\\\",\\\"value\\\":515},{\\\"key\\\":\\\"cursor.newdocs\\\",\\\"value\\\":575},{\\\"key\\\":\\\"workbench.action.clearRecentFiles\\\",\\\"value\\\":585},{\\\"key\\\":\\\"cursor.doupdate\\\",\\\"value\\\":686},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":688},{\\\"key\\\":\\\"aiSettings.action.open\\\",\\\"value\\\":689}]}\",\"commandPalette.mru.counter\":\"690\",\"workbench.panel.aipaneaaaireview.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aipane.viewaaaireview\\\",\\\"isHidden\\\":false}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"cursor\\\",\\\"cursor: i\\\",\\\"cursor: inline\\\",\\\"open inline edit\\\",\\\"edit\\\",\\\"inline\\\",\\\"\\\\\\\"cmd+l\\\\\\\"\\\",\\\"\\\\\\\"cmd+k enter\\\\\\\"\\\",\\\"\\\\\\\"cmd+backspace cmd+backspace\\\\\\\"\\\",\\\"\\\\\\\"cmd+k cmd+k\\\\\\\"\\\",\\\"\\\\\\\"backspace cmd+k\\\\\\\"\\\",\\\"\\\\\\\"cmd+k\\\\\\\"\\\",\\\"\\\\\\\"cmd+m\\\\\\\"\\\",\\\"\\\\\\\"cmd+-\\\\\\\"\\\",\\\"\\\\\\\"shift+cmd+-\\\\\\\"\\\",\\\"\\\\\\\"shift+cmd+- cmd+backspace\\\\\\\"\\\",\\\"\\\\\\\"cmd+- cmd+=\\\\\\\"\\\",\\\"\\\\\\\"cmd+=\\\\\\\"\\\",\\\"\\\\\\\"cmd+= cmd+-\\\\\\\"\\\",\\\"Navigate back  /\\\",\\\"Navigate back\\\",\\\"\\\\\\\"alt+cmd+left alt+cmd+right\\\\\\\"\\\",\\\"\\\\\\\"cmd+backspace\\\\\\\"\\\",\\\"\\\\\\\"cmd+backspace cmd\\\\\\\"\\\",\\\"\\\\\\\"cmd+backspace alt+cmd+right\\\\\\\"\\\",\\\"\\\\\\\"left alt+cmd+right\\\\\\\"\\\",\\\"\\\\\\\"cmd+right alt+cmd\\\\\\\"\\\",\\\"\\\\\\\"cmd+right alt+cmd+right\\\\\\\"\\\",\\\"\\\\\\\"alt+cmd+right alt+cmd+right\\\\\\\"\\\",\\\"\\\\\\\"alt+cmd+right cmd+backspace\\\\\\\"\\\",\\\"na\\\",\\\"navig\\\",\\\"\\\\\\\"alt+cmd+right\\\\\\\"\\\",\\\"\\\\\\\"alt+cmd+left\\\\\\\"\\\",\\\"navu\\\",\\\"nav\\\",\\\"navigate\\\",\\\"navigate forw\\\",\\\"navigate forwar\\\",\\\"navigate forward\\\",\\\"navigate back\\\",\\\"\\\\\\\"ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+g\\\\\\\"\\\",\\\"\\\\\\\"cmd\\\\\\\"\\\",\\\"\\\\\\\"cmd+g\\\\\\\"\\\",\\\"\\\\\\\"shift+cmd+p cmd+w\\\\\\\"\\\",\\\"\\\\\\\"cmd+n\\\\\\\"\\\",\\\"double\\\",\\\"file expl\\\",\\\"file explo\\\",\\\"file explorer\\\",\\\"\\\\\\\"shift+cmd+b\\\\\\\"\\\",\\\"\\\\\\\"shift+cmd+b cmd+backspace\\\\\\\"\\\",\\\"\\\\\\\"backspace cmd+b\\\\\\\"\\\",\\\"\\\\\\\"cmd+b\\\\\\\"\\\",\\\"\\\\\\\"cmd+e\\\\\\\"\\\",\\\"command\\\",\\\"command pallete\\\",\\\"\\\\\\\"shift+cmd\\\\\\\"\\\",\\\"\\\\\\\"backspace shift+cmd\\\\\\\"\\\",\\\"\\\\\\\"backspace p\\\\\\\"\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"\\\\\\\"backspace backspace\\\\\\\"\\\",\\\"terminal\\\",\\\"\\\\\\\"cmd+backspace ctrl\\\\\\\"\\\",\\\"\\\\\\\"cmd+backspace ctrl+`\\\\\\\"\\\",\\\"\\\\\\\"ctrl+`\\\\\\\"\\\",\\\"\\\\\\\"ctrl+` cmd+backspace\\\\\\\"\\\",\\\"@command:workbench.action.toggleScreencastMode\\\",\\\"@command:hide-my-keys.toggleHide\\\"]}\",\"snippets.usageTimestamps\":\"[[\\\"snippets/svelte.json/svelte-if-block\\\",1706517282451],[\\\"lib/snippets/generated.json/useState\\\",1707047157092],[\\\"lib/snippets/generated.json/useEffect\\\",1707152657880],[\\\"lib/snippets/generated.json/consoleLogObject\\\",1707506130881],[\\\"snippets/javascript.code-snippets/Log to the console\\\",1707506136802],[\\\"lib/snippets/generated.json/importDestructing\\\",1708599724164],[\\\"lib/snippets/generated.json/exportDefault\\\",1720710613553],[\\\"lib/snippets/generated.json/reactNativeFunctionalComponent\\\",1720821217587],[\\\"snippets/typescript.code-snippets/Log warning to console\\\",1727114317415],[\\\"lib/snippets/generated.json/useImperativeHandle\\\",1727124966999],[\\\"lib/snippets/generated.json/useRef\\\",1727517986151],[\\\"snippets/svelte-script.json/svelte-get-context\\\",1727783284758],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1728998245675],[\\\"snippets/typescript.code-snippets/Log error to console\\\",1731399854203],[\\\"snippets/typescript.code-snippets/New Statement\\\",1735914090771],[\\\"random/0.5290203492045953\\\",1737890056551],[\\\"random/0.4811125431596721\\\",1737890072083],[\\\"random/0.2854336596246225\\\",1737898453685]]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pw.extension.settingsView\\\",\\\"isHidden\\\":false}]\",\"http.linkProtectionTrustedDomains\":\"[\\\"https://bitbucket.org\\\",\\\"https://www.notion.so\\\",\\\"https://typescript.tv\\\",\\\"https://double.bot\\\",\\\"https://best-time-worker.our-rahmaan.workers.dev\\\",\\\"https://e2e-origin-routes-b5a8df2a-zephr-test-origin.cdn.staging.zephr.com\\\",\\\"https://docs.docker.com\\\",\\\"https://developers.cloudflare.com\\\",\\\"https://app.graphite.dev\\\",\\\"https://directly-related-octopus.ngrok-free.app\\\",\\\"https://96b6-88-98-242-160.ngrok-free.app\\\",\\\"https://supabase.com\\\",\\\"https://dashboard.stripe.com\\\",\\\"https://655e-15\\\",\\\"https://lint.million.dev\\\",\\\"https://utfs.io\\\",\\\"https://anagram-magic-gvsr0j5zv-codeandcreed.vercel.app\\\",\\\"https://wakatime.com\\\",\\\"https://nextjs.org\\\",\\\"https://www.browserbase.com\\\",\\\"https://docs.railway.app\\\",\\\"https://react.dev\\\",\\\"https://upload.pypi.org\\\",\\\"https://status.openai.com\\\",\\\"https://app.superflex.ai\\\",\\\"https://registry.npmjs.org\\\"]\",\"workbench.statusbar.hidden\":\"[\\\"mhutchie.git-graph\\\",\\\"status.forwardedPorts\\\",\\\"status.problems\\\",\\\"eamodio.gitlens.gitlens.launchpad\\\",\\\"eamodio.gitlens.gitlens.graph\\\",\\\"ritwickdey.LiveServer\\\"]\",\"workbench.view.extension.million-lint.state.hidden\":\"[{\\\"id\\\":\\\"million-lint\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"million-performance\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"million-components\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"million-events\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"million-debug\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"million-apm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"million-webview\\\",\\\"isHidden\\\":false}]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"java\\\":[\\\"vscjava.vscode-java-pack\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"]}\",\"workbench.view.extension.github-actions.state.hidden\":\"[{\\\"id\\\":\\\"github-actions.current-branch\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.workflows\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.settings\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.empty-view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.i18n-ally.state.hidden\":\"[{\\\"id\\\":\\\"i18n-ally-locales-sidebar-file\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-progress\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-usage\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-help-feedback\\\",\\\"isHidden\\\":false}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.testResults.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.testResults.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.doublebot.state.hidden\":\"[{\\\"id\\\":\\\"doublebot.sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.aipaneaipanecursorhelp.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aipane.viewaipanecursorhelp\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"cursorai/donotchange/privacyMode\":\"true\",\"extensionsAssistant/importantRecommendationsIgnore\":\"[\\\"ms-azuretools.vscode-docker\\\"]\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"expandSuggestionDocs\":\"false\",\"workbench.view.extension.graphite.state.hidden\":\"[{\\\"id\\\":\\\"openGti\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"graphite.gti\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codeium.state.hidden\":\"[{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false}]\",\"codeium_auth-Obaid Ur-Rahmaan\":\"[{\\\"id\\\":\\\"codeium.codeium\\\",\\\"name\\\":\\\"Codeium: AI Coding Autocomplete and Chat for Python, Javascript, Typescript, Java, Go, and more\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.git-blame-explorer.state.hidden\":\"[{\\\"id\\\":\\\"gitBlameDiffView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameFileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameLineView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameBranchView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameLogView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameDocumentView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitBlameVisibleCommitsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"git-blame.views.author\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"git-blame.treeViews.message\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"git-blame.views.search\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"git-blame.explorers.tree\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false}]\",\"MillionLint-Obaid Ur-Rahmaan\":\"[{\\\"id\\\":\\\"million.million-lint\\\",\\\"name\\\":\\\"Million Lint\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.claude-dev-ActivityBar.state.hidden\":\"[{\\\"id\\\":\\\"claude-dev.SidebarProvider\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerViewPane2.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.composerViewPane2.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.vercel-sidebar.state.hidden\":\"[{\\\"id\\\":\\\"vercel-deployments\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vercel-projects\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.vercel-deployment-sidebar.state.hidden\":\"[{\\\"id\\\":\\\"vercel-deployment-files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vercel-deployment-checks\\\",\\\"isHidden\\\":false}]\",\"vercel-obaidur-rahmaan\":\"[{\\\"id\\\":\\\"frenco.vscode-vercel\\\",\\\"name\\\":\\\"VSCode Vercel\\\",\\\"allowed\\\":true}]\",\"tabs-list-width-horizontal\":\"108\",\"workbench.panel.aipaneaaaiBugFinder.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aipane.viewaaaiBugFinder\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.playwrightContainer.state.hidden\":\"[{\\\"id\\\":\\\"pw.extension.locatorsView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.superflex.state.hidden\":\"[{\\\"id\\\":\\\"superflex.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"superflex.loading\\\",\\\"isHidden\\\":false}]\",\"superflex.auth-ourrahmaan@gmail.com\":\"[{\\\"id\\\":\\\"aquilalabs.superflex\\\",\\\"name\\\":\\\"Superflex: AI Frontend Assistant, Figma to React/Vue/NextJS/Angular (Powered by GPT & Claude)\\\",\\\"allowed\\\":true}]\",\"workbench.view.bugbot.hidden\":\"[{\\\"id\\\":\\\"workbench.views.bugbot\\\",\\\"isHidden\\\":false}]\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment