@inkeep/open-knowledge 0.50.0-beta.1 → 0.50.0-beta.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (463) hide show
  1. package/dist/acp-harness-probe-Dh-8gi6i.mjs +3 -0
  2. package/dist/cli.mjs +38 -38
  3. package/dist/config-schema.json +158 -40
  4. package/dist/config.project-local.schema.json +61 -0
  5. package/dist/config.project.schema.json +76 -7
  6. package/dist/config.user.schema.json +41 -33
  7. package/dist/constants-BNvS8oI2.mjs +2 -0
  8. package/dist/fs-traced-D54pxq9W.mjs +1 -0
  9. package/dist/fs-traced-yBvwYUvC.mjs +12 -0
  10. package/dist/{git-handle-B9WUn7B2.mjs → git-handle--bprv4nF.mjs} +2 -2
  11. package/dist/git-handle-D2iDoQll.mjs +1 -0
  12. package/dist/index.d.mts +21 -32
  13. package/dist/index.mjs +194 -194
  14. package/dist/init-CoaEpXuj.mjs +1 -0
  15. package/dist/{init-8_iXriiz.mjs → init-CusaJPSD.mjs} +5 -5
  16. package/dist/{launch-json-removal-CXPn5A7N.mjs → launch-json-removal-eLYyewrt.mjs} +2 -2
  17. package/dist/loader-CjyL5Zwo.mjs +1 -0
  18. package/dist/loader-DDTT9ymf.mjs +2 -0
  19. package/dist/md-manager-Ds9PF-af.mjs +2 -0
  20. package/dist/{open-browser-Bu1KY-5f.mjs → open-browser-BbGNdC1A.mjs} +2 -2
  21. package/dist/parse-worker.mjs +1 -1
  22. package/dist/preview-B8rlTtD1.mjs +1 -0
  23. package/dist/{preview-CXrbuj-R.mjs → preview-BNxwgzXc.mjs} +2 -2
  24. package/dist/public/assets/{ActivityModeContent-HRSmxB9_.js → ActivityModeContent-B5gvfBKN.js} +1 -1
  25. package/dist/public/assets/{AgentDiffPane-BGYo5UN6.js → AgentDiffPane-DR7C4GvH.js} +2 -2
  26. package/dist/public/assets/{AgentThreadClientBinder-0uU00Tq4.js → AgentThreadClientBinder-D85mW3F8.js} +1 -1
  27. package/dist/public/assets/{AppMenubar-Dk1BEmD9.js → AppMenubar-DzKyqu4x.js} +1 -1
  28. package/dist/public/assets/{BugReportHistory-CRlvJE2K.js → BugReportHistory-BJFLBqUw.js} +1 -1
  29. package/dist/public/assets/{BugReportHistoryDialog-DIqnZXkT.js → BugReportHistoryDialog-y4fa4pzg.js} +1 -1
  30. package/dist/public/assets/{ChangedOutsideBadge-CG45zoCT.js → ChangedOutsideBadge-BHGDiDXV.js} +1 -1
  31. package/dist/public/assets/CodeMirrorPropInput-CJOa9rBB.js +3 -0
  32. package/dist/public/assets/{ConfigSharingInfoTooltip-BNI3Q3Qo.js → ConfigSharingInfoTooltip-BPA8HEYl.js} +1 -1
  33. package/dist/public/assets/{ConsentDialogBody-BlayjFQq.js → ConsentDialogBody-KXeO_ZFL.js} +1 -1
  34. package/dist/public/assets/{CopyButton-Q-6hSzy6.js → CopyButton-DhHoiQJR.js} +1 -1
  35. package/dist/public/assets/{DiffView-BnNY_4OT.js → DiffView-BjOsi4GM.js} +1 -1
  36. package/dist/public/assets/{DocumentContext-Dxzqsjf0.js → DocumentContext-D5IPRkJO.js} +19 -19
  37. package/dist/public/assets/{EditorModeToggle-OACqdrIA.js → EditorModeToggle-CYQ3YFwJ.js} +1 -1
  38. package/dist/public/assets/{EnableSyncConfirmDialog-DBMws9uC.js → EnableSyncConfirmDialog-D3pGpgBV.js} +1 -1
  39. package/dist/public/assets/FeedbackForm-FHEM65O2.js +1 -0
  40. package/dist/public/assets/{GraphPanel-BlBOG-me.js → GraphPanel-BgjTBQzf.js} +2 -2
  41. package/dist/public/assets/ImportSkillDialog-CfLam_3S.js +1 -0
  42. package/dist/public/assets/{LintConfigEditor-v0oqzBfd.js → LintConfigEditor-DbAjr4jH.js} +1 -1
  43. package/dist/public/assets/ManagedArtifactProperties-BZlQIOzZ.js +2 -0
  44. package/dist/public/assets/ManagedArtifactProperties-D6kkCydK.js +1 -0
  45. package/dist/public/assets/{McpConsentDialogBody-DcaMMYmf.js → McpConsentDialogBody-CDj5MfEH.js} +1 -1
  46. package/dist/public/assets/{Mermaid-cUFqNhzC.js → Mermaid-D-pcyGRV.js} +2 -2
  47. package/dist/public/assets/{MermaidDocEditor-YEj8k0Fj.js → MermaidDocEditor-BKY1PMJY.js} +1 -1
  48. package/dist/public/assets/{RegisteredAgentIcon-CCgDsAUc.js → RegisteredAgentIcon-BgDInKA9.js} +1 -1
  49. package/dist/public/assets/{ReportBugDialogBody-f7fl9dVO.js → ReportBugDialogBody-DsvmR3w_.js} +1 -1
  50. package/dist/public/assets/{SchemaConfigEditor-C_BBar0x.js → SchemaConfigEditor-SePva8he.js} +1 -1
  51. package/dist/public/assets/SessionsHost-DQDxT6oc.js +2 -0
  52. package/dist/public/assets/SettingsDialogBody-DuHzBEeR.js +12 -0
  53. package/dist/public/assets/{ShareBranchSwitchDialog-DMbjNni-.js → ShareBranchSwitchDialog-BRD2GRvj.js} +1 -1
  54. package/dist/public/assets/{ShareReceiveDialog-DMLSpBoi.js → ShareReceiveDialog-CZwTjqpd.js} +1 -1
  55. package/dist/public/assets/{ShareReceiveMissDialog-TTjnDvC9.js → ShareReceiveMissDialog-zdkgREgY.js} +1 -1
  56. package/dist/public/assets/{SkillEditBanner-Dmsi4hSW.js → SkillEditBanner-xwl6MInS.js} +1 -1
  57. package/dist/public/assets/{SkillOriginInline-BoGssBkU.js → SkillOriginInline-B--SEM3Z.js} +1 -1
  58. package/dist/public/assets/SkillToolbarControls-B7Ve-jjf.js +1 -0
  59. package/dist/public/assets/{SlidesToolbarControls-CWIkYgNX.js → SlidesToolbarControls-guFXAVIS.js} +1 -1
  60. package/dist/public/assets/{SourceEditor-D3dXest3.js → SourceEditor-Blu9Cl14.js} +1 -1
  61. package/dist/public/assets/{TerminalPanel-D_OODFVz.js → TerminalPanel-CP9vexOS.js} +2 -2
  62. package/dist/public/assets/{TerminalWindowApp-Dwoah4yb.js → TerminalWindowApp-BWys4w_o.js} +1 -1
  63. package/dist/public/assets/{TextDocEditor-DzdzVGmP.js → TextDocEditor-Ba292y2S.js} +1 -1
  64. package/dist/public/assets/ThreadView-C850kWDt.js +10 -0
  65. package/dist/public/assets/{TimelineDiffPane-D5U46urB.js → TimelineDiffPane-C9edQI2h.js} +2 -2
  66. package/dist/public/assets/{abnfDiagram-VRR7QNED-zrdnvCxH.js → abnfDiagram-VRR7QNED-CQ5y3jGZ.js} +1 -1
  67. package/dist/public/assets/{agent-diff-store-DmpkFUx3.js → agent-diff-store-Cx2PGHl5.js} +1 -1
  68. package/dist/public/assets/{arc-DNWUH4a1.js → arc-DllfmQO6.js} +1 -1
  69. package/dist/public/assets/architecture-TIHT7OUA-CIR5HZsg.js +1 -0
  70. package/dist/public/assets/{architectureDiagram-ZJ3FMSHR-C8Bd5LWV.js → architectureDiagram-ZJ3FMSHR-DEDVgPeV.js} +1 -1
  71. package/dist/public/assets/arrow-up-right-D_WN0VGP.js +1 -0
  72. package/dist/public/assets/auth-state-cache-DjQVisgv.js +11 -0
  73. package/dist/public/assets/{blockDiagram-677ZJIJ3-B9IYmQZQ.js → blockDiagram-677ZJIJ3-Biovo5Vk.js} +1 -1
  74. package/dist/public/assets/{braces-54VO1tdr.js → braces-B2tgJ4cu.js} +1 -1
  75. package/dist/public/assets/{c4Diagram-LMCZKHZV-BAmqGVbu.js → c4Diagram-LMCZKHZV-BUMbkcfU.js} +1 -1
  76. package/dist/public/assets/{calendar-BhCmsdcp.js → calendar-q3K0fDI1.js} +1 -1
  77. package/dist/public/assets/{case-sensitive-BpYLDHFG.js → case-sensitive-Cz58rAyi.js} +1 -1
  78. package/dist/public/assets/channel-C6KgPQqg.js +1 -0
  79. package/dist/public/assets/check-xiKupoJh.js +1 -0
  80. package/dist/public/assets/{checkbox-gpfWb1pY.js → checkbox-DxTkAw0k.js} +1 -1
  81. package/dist/public/assets/{chevron-down-Ccgt58N5.js → chevron-down-DmoBYxyq.js} +1 -1
  82. package/dist/public/assets/chevron-left-CiNweXA3.js +1 -0
  83. package/dist/public/assets/chevron-right-DJvandMc.js +1 -0
  84. package/dist/public/assets/{chevron-up-DXAtCwKR.js → chevron-up-eNJS5_XA.js} +1 -1
  85. package/dist/public/assets/chunk-2Q5K7J3B-CgG_zTm9.js +1 -0
  86. package/dist/public/assets/{chunk-32BRIVSS-DMLdlgjI.js → chunk-32BRIVSS-CJfLw0io.js} +1 -1
  87. package/dist/public/assets/{chunk-52WLFC77-CA6wNZGK.js → chunk-52WLFC77-CKUXR-Lo.js} +1 -1
  88. package/dist/public/assets/{chunk-5FCAYU7R-DqJZ_M2Z.js → chunk-5FCAYU7R-Blhoqerk.js} +1 -1
  89. package/dist/public/assets/{chunk-5HE753X5-xEmSuz1X.js → chunk-5HE753X5-Be3l52OO.js} +1 -1
  90. package/dist/public/assets/{chunk-5JV3BV7I-Ck8lDs_Z.js → chunk-5JV3BV7I-COJRGdXn.js} +1 -1
  91. package/dist/public/assets/{chunk-5TONJI2A-PrC_RJYQ.js → chunk-5TONJI2A-6Fwn-ZXg.js} +1 -1
  92. package/dist/public/assets/{chunk-5VM5RSS4-uHW5nKzV.js → chunk-5VM5RSS4-CBB7ddJZ.js} +1 -1
  93. package/dist/public/assets/{chunk-7BUUIJ7U-QsQRXodN.js → chunk-7BUUIJ7U-BCqa-5nq.js} +1 -1
  94. package/dist/public/assets/{chunk-BIQX33UG-Bn3R7PMg.js → chunk-BIQX33UG-DzD4i2B0.js} +1 -1
  95. package/dist/public/assets/{chunk-BO2N2NFS-XrP3H1kD.js → chunk-BO2N2NFS-KCTBsTca.js} +3 -3
  96. package/dist/public/assets/{chunk-C7G6YPKG-Cyi6lMg0.js → chunk-C7G6YPKG-DxT1wdEz.js} +1 -1
  97. package/dist/public/assets/{chunk-CQNSW5MT-DcGjpkNq.js → chunk-CQNSW5MT-DFeH5OJq.js} +1 -1
  98. package/dist/public/assets/{chunk-CYSBUYHQ-DtqK9e9B.js → chunk-CYSBUYHQ-BnJMwkKI.js} +1 -1
  99. package/dist/public/assets/{chunk-EMLP6XTP-CwGsiDUi.js → chunk-EMLP6XTP-MSvlJ735.js} +1 -1
  100. package/dist/public/assets/{chunk-EX3LRPZG-DLPjvnJt.js → chunk-EX3LRPZG-DUzsTxw6.js} +1 -1
  101. package/dist/public/assets/{chunk-FWX5IMBZ-Dl1Yx5lK.js → chunk-FWX5IMBZ-D3EMolHi.js} +2 -2
  102. package/dist/public/assets/{chunk-HOUHSVGY-DV13h0Pr.js → chunk-HOUHSVGY-CA499J_e.js} +1 -1
  103. package/dist/public/assets/{chunk-ICXQ74PX-INpeR2_Y.js → chunk-ICXQ74PX-CNLojPkU.js} +1 -1
  104. package/dist/public/assets/{chunk-JG7HCLWE-DjqF4wz1.js → chunk-JG7HCLWE-BjvLoZ4O.js} +1 -1
  105. package/dist/public/assets/{chunk-JWPE2WC7-ChNUGWh8.js → chunk-JWPE2WC7-DKo0ygBr.js} +1 -1
  106. package/dist/public/assets/{chunk-MOJQB5TN-DYAyc4PI.js → chunk-MOJQB5TN-hxtcpfx_.js} +1 -1
  107. package/dist/public/assets/{chunk-MOZMSUNE-DAoBuwD4.js → chunk-MOZMSUNE-DQOK9LgW.js} +1 -1
  108. package/dist/public/assets/{chunk-OGEWGWER-_vqBGeRc.js → chunk-OGEWGWER-DmUP6YIh.js} +1 -1
  109. package/dist/public/assets/{chunk-OSBZ3O6U-SeZvOun8.js → chunk-OSBZ3O6U-D1WpsIpR.js} +1 -1
  110. package/dist/public/assets/{chunk-PUDLZKDR-C184t24_.js → chunk-PUDLZKDR-CQKVQESS.js} +1 -1
  111. package/dist/public/assets/{chunk-Q4XR5HBZ-SaCK9erE.js → chunk-Q4XR5HBZ-CChmYrK9.js} +1 -1
  112. package/dist/public/assets/{chunk-QBLGF6JB-CJVMUUtn.js → chunk-QBLGF6JB-CgndLuEz.js} +1 -1
  113. package/dist/public/assets/{chunk-R7FJI6CG-q21e0CIM.js → chunk-R7FJI6CG-DCv2sUq2.js} +1 -1
  114. package/dist/public/assets/{chunk-RYQCIY6F-nQAz-0yS.js → chunk-RYQCIY6F-AIaldrY4.js} +1 -1
  115. package/dist/public/assets/{chunk-U6XO7XAA-hembI7o8.js → chunk-U6XO7XAA-CxMMdww-.js} +1 -1
  116. package/dist/public/assets/{chunk-V7JOEXUC-3RMXHrzo.js → chunk-V7JOEXUC-CXy9SmJk.js} +1 -1
  117. package/dist/public/assets/chunk-VAUOI2AC-ujVxk4Ze.js +1 -0
  118. package/dist/public/assets/{chunk-VR4S4FIN-YHQiPjFo.js → chunk-VR4S4FIN-KG7H_g4c.js} +1 -1
  119. package/dist/public/assets/{chunk-WYO6CB5R-tHLnBMnY.js → chunk-WYO6CB5R-B368j75q.js} +1 -1
  120. package/dist/public/assets/chunk-XXDRQBXY-B7w13F3i.js +1 -0
  121. package/dist/public/assets/{chunk-YOTPTUD7-u4FR_PoG.js → chunk-YOTPTUD7-Cqb1OWoI.js} +1 -1
  122. package/dist/public/assets/{chunk-ZGVPDNZ5-BFUSTZTU.js → chunk-ZGVPDNZ5-BKdDRJat.js} +1 -1
  123. package/dist/public/assets/{chunk-ZIRB5QZD-D120inkG.js → chunk-ZIRB5QZD-CvXXd6Mf.js} +1 -1
  124. package/dist/public/assets/classDiagram-OUVF2IWQ-CrrbWSrl.js +1 -0
  125. package/dist/public/assets/classDiagram-v2-EOCWNBFH-BYbi6pvW.js +1 -0
  126. package/dist/public/assets/client-version-DZzYmEAI.js +1 -0
  127. package/dist/public/assets/{cm-theme-DPWSzbOc.js → cm-theme-ChFGbVCe.js} +1 -1
  128. package/dist/public/assets/{comment-chips-CNh6cTT4.js → comment-chips-I49OBnea.js} +1 -1
  129. package/dist/public/assets/config-provider-Cp4CY5__.js +5 -0
  130. package/dist/public/assets/context-menu-CYgsnEgV.js +1 -0
  131. package/dist/public/assets/{cose-bilkent-JH36ORCC-D0CYnCA3.js → cose-bilkent-JH36ORCC-CwtkHR1Y.js} +1 -1
  132. package/dist/public/assets/cynefin-VYW2F7L2-BdPtv88z.js +1 -0
  133. package/dist/public/assets/{cynefinDiagram-TSTJHNR4-Bgric3JJ.js → cynefinDiagram-TSTJHNR4-LsplRO2K.js} +1 -1
  134. package/dist/public/assets/{dagre-uJOGPMM-.js → dagre-C6VKrNvO.js} +1 -1
  135. package/dist/public/assets/{dagre-VKFMJZFB-BXjUnJMs.js → dagre-VKFMJZFB-DhzjgRUZ.js} +1 -1
  136. package/dist/public/assets/{diagram-FQU43EPY-dXOWFjMG.js → diagram-FQU43EPY-a4jh9ybB.js} +1 -1
  137. package/dist/public/assets/{diagram-G47NLZAW-zdJG9pHl.js → diagram-G47NLZAW-Jgkwuc6y.js} +1 -1
  138. package/dist/public/assets/{diagram-NH7WQ7WH-BVYbs_C0.js → diagram-NH7WQ7WH-Cz1HEitz.js} +1 -1
  139. package/dist/public/assets/{diagram-OA4YK3LP-Ds5ohbs1.js → diagram-OA4YK3LP-CIcVtjXP.js} +1 -1
  140. package/dist/public/assets/{diagram-WEI45ONY-BluqqbZ4.js → diagram-WEI45ONY-C8wU887b.js} +1 -1
  141. package/dist/public/assets/{dialog-O4u6_xiQ.js → dialog-Bxcn1sLm.js} +1 -1
  142. package/dist/public/assets/{dist-TVrIGknK2.js → dist-B6uhnkqb2.js} +184 -184
  143. package/dist/public/assets/{dist-C1TyNsxp.js → dist-BOhFaMG0.js} +1 -1
  144. package/dist/public/assets/{dist-tByLfm_n.js → dist-Bb1r1o6u.js} +1 -1
  145. package/dist/public/assets/{dist-CNm9tACe.js → dist-Bx9oFJRu.js} +1 -1
  146. package/dist/public/assets/{dist-CpwfhxFl.js → dist-C9uRrl_E.js} +1 -1
  147. package/dist/public/assets/{dist-hrQOAqN1.js → dist-CFyOS6pn.js} +1 -1
  148. package/dist/public/assets/{dist-CI5_cNui.js → dist-CXSIgvvA.js} +1 -1
  149. package/dist/public/assets/{dist-CJuiZAB0.js → dist-DL1WTl5d.js} +1 -1
  150. package/dist/public/assets/{dist-CDMQmWZl.js → dist-DRg5A_HQ.js} +1 -1
  151. package/dist/public/assets/{dist-CebtYbHb.js → dist-D_1xxRDt.js} +1 -1
  152. package/dist/public/assets/{dist-DU2smIGg.js → dist-DgRDZMLf.js} +1 -1
  153. package/dist/public/assets/{dist-BpOfJRMm.js → dist-DrCK4JBL.js} +1 -1
  154. package/dist/public/assets/{dist-y6w4IT08.js → dist-DuPjpj5-.js} +1 -1
  155. package/dist/public/assets/{dist-wfUjMP-v.js → dist-EpVTQF77.js} +1 -1
  156. package/dist/public/assets/{doc-paths-BKAhPn1c.js → doc-paths-DCnBNou3.js} +1 -1
  157. package/dist/public/assets/{documents-events-B6nWdFan.js → documents-events-BE14yj3s.js} +1 -1
  158. package/dist/public/assets/{download-BuEN0lZf.js → download-btG_KeFQ.js} +1 -1
  159. package/dist/public/assets/{dropdown-menu-CP1RnfZI.js → dropdown-menu-K4eCFwQy.js} +1 -1
  160. package/dist/public/assets/{ebnfDiagram-CCIWWBDH-BWiN4nWj.js → ebnfDiagram-CCIWWBDH-CjptFZja.js} +1 -1
  161. package/dist/public/assets/{erDiagram-Q63AITRT-5GE6Syx5.js → erDiagram-Q63AITRT-BYiJa_5G.js} +1 -1
  162. package/dist/public/assets/eventmodeling-45OFAUF4-ur3Hg9pT.js +1 -0
  163. package/dist/public/assets/{eye-CYj_zi2W.js → eye-j_4QS15C.js} +1 -1
  164. package/dist/public/assets/{field-BADrt9_J.js → field-9eXIpxzl.js} +1 -1
  165. package/dist/public/assets/{file-tree-adapter-Dhf8gmFi.js → file-tree-adapter-BOumv5bR.js} +1 -1
  166. package/dist/public/assets/{file-tree-utils-Cx1c51Ql.js → file-tree-utils-zx8XyJDX.js} +1 -1
  167. package/dist/public/assets/flowDiagram-23GEKE2U-C1BAvCbz.js +1 -0
  168. package/dist/public/assets/{folder-CWVPrRtx.js → folder-C8rE1Soy.js} +1 -1
  169. package/dist/public/assets/{folder-config-api-CKhPo3Lt.js → folder-config-api-DzcYYQUB.js} +1 -1
  170. package/dist/public/assets/{folder-open-BXfoqsrp.js → folder-open-CB-trByC.js} +1 -1
  171. package/dist/public/assets/{follow-file-BRGwJuKy.js → follow-file-Tx7LDdLa.js} +1 -1
  172. package/dist/public/assets/{ganttDiagram-NO4QXBWP-DGnL6oh-.js → ganttDiagram-NO4QXBWP-TYuuGc0X.js} +1 -1
  173. package/dist/public/assets/{git-branch-CMN6cdzm.js → git-branch-JnfmLuHd.js} +1 -1
  174. package/dist/public/assets/gitGraph-TEB2WS4Q-l_1SzZcb.js +1 -0
  175. package/dist/public/assets/{gitGraphDiagram-IHSO6WYX-mMfBO0xv.js → gitGraphDiagram-IHSO6WYX-BrjUrrk2.js} +1 -1
  176. package/dist/public/assets/globals-Bq7QmnDv.css +1 -0
  177. package/dist/public/assets/{graphlib-CS7i3af0.js → graphlib-D8PlvV2o.js} +1 -1
  178. package/dist/public/assets/{hash-BS4ux6bl.js → hash-DKiwvmF3.js} +1 -1
  179. package/dist/public/assets/{highlighted-body-OFNGDK62-Bc_b2HT_.js → highlighted-body-OFNGDK62-eJrwOujA.js} +1 -1
  180. package/dist/public/assets/{history-CiIvI4I4.js → history-eaFgPZWX.js} +1 -1
  181. package/dist/public/assets/i18n-Bm86sjGW.js +1 -0
  182. package/dist/public/assets/index-DcwTlNGF.js +2097 -0
  183. package/dist/public/assets/{info-160SNOuG.js → info-CsTy513y.js} +1 -1
  184. package/dist/public/assets/info-DKCQHKI2-CCDXfGhV.js +1 -0
  185. package/dist/public/assets/{infoDiagram-FWYZ7A6U-DuU1GDQ6.js → infoDiagram-FWYZ7A6U-B6_Knuir.js} +1 -1
  186. package/dist/public/assets/{input-group-CPKSxoq5.js → input-group-BA2Li4LU.js} +1 -1
  187. package/dist/public/assets/{ishikawaDiagram-FXEZZL3T-Bg0KJFCj.js → ishikawaDiagram-FXEZZL3T-CqxHoebw.js} +1 -1
  188. package/dist/public/assets/{journeyDiagram-5HDEW3XC-DLWkGhNH.js → journeyDiagram-5HDEW3XC-B1-3fVtR.js} +1 -1
  189. package/dist/public/assets/{kanban-definition-HUTT4EX6-BhYGhRMu.js → kanban-definition-HUTT4EX6-CdhMOBCU.js} +1 -1
  190. package/dist/public/assets/{line-e19R8FCM.js → line-C0o9Fjf4.js} +1 -1
  191. package/dist/public/assets/{linear-a82bFSBJ.js → linear-CjM1R4zy.js} +1 -1
  192. package/dist/public/assets/{lint-config-client-KRlZx1_T.js → lint-config-client-CXdpjOMj.js} +1 -1
  193. package/dist/public/assets/{list-plus-BPvSuFZX.js → list-plus-ByOuGBSE.js} +1 -1
  194. package/dist/public/assets/loader-circle-BJLNGSB4.js +1 -0
  195. package/dist/public/assets/{local-menu-action-bus-BDB0W02w.js → local-menu-action-bus-BKJCODnD.js} +1 -1
  196. package/dist/public/assets/{map-il90ypLM.js → map-Cu759seX.js} +1 -1
  197. package/dist/public/assets/{markdownlint-rule-browser-BAnqBevm.js → markdownlint-rule-browser-MV3bVGCC.js} +1 -1
  198. package/dist/public/assets/mermaid-GHXKKRXX-C9G7CQ6h.js +1 -0
  199. package/dist/public/assets/{mermaid-parser.core-ueh8mdU-.js → mermaid-parser.core-DpHycRcl.js} +2 -2
  200. package/dist/public/assets/{mermaid.core-RZ5le45c.js → mermaid.core-BnYdLHjl.js} +3 -3
  201. package/dist/public/assets/messages-B12ABuMo.js +1 -0
  202. package/dist/public/assets/messages-BUufFcK8.js +1 -0
  203. package/dist/public/assets/messages-BV-Jgai1.js +1 -0
  204. package/dist/public/assets/messages-B_u6thtp.js +1 -0
  205. package/dist/public/assets/messages-CS-CWF8r.js +1 -0
  206. package/dist/public/assets/messages-CwQGRPEE.js +1 -0
  207. package/dist/public/assets/messages-Cwceyxby.js +1 -0
  208. package/dist/public/assets/messages-DGpodehZ.js +1 -0
  209. package/dist/public/assets/messages-DHl_AYzv.js +1 -0
  210. package/dist/public/assets/messages-DbRvxOAn.js +1 -0
  211. package/dist/public/assets/messages-DdKkPWw3.js +1 -0
  212. package/dist/public/assets/{mindmap-definition-LN4V7U3C-Bcv7y0kn.js → mindmap-definition-LN4V7U3C-D6FYi_vY.js} +1 -1
  213. package/dist/public/assets/minus-H7UCODAH.js +1 -0
  214. package/dist/public/assets/{miss-dialog-store-CdaZpyLg.js → miss-dialog-store-DKfFwAsF.js} +1 -1
  215. package/dist/public/assets/navigation-targets-GITJ7Tz8.js +1 -0
  216. package/dist/public/assets/{now-CZywS9tX.js → now-Cd_fQsCQ.js} +1 -1
  217. package/dist/public/assets/{open-managed-artifact-tab-CgUiYJiR.js → open-managed-artifact-tab-DzG5xo47.js} +1 -1
  218. package/dist/public/assets/{ordinal-Bj6MlRdi.js → ordinal-oNJqAlZi.js} +1 -1
  219. package/dist/public/assets/packet-7NZHBO7P-BBeRj-Du.js +1 -0
  220. package/dist/public/assets/{panel-right-open-_nL1w4h-.js → panel-right-open-JxkSMPMb.js} +1 -1
  221. package/dist/public/assets/{paperclip-DV67TMJS.js → paperclip-BxFhnUjq.js} +1 -1
  222. package/dist/public/assets/{pegDiagram-2B236MQR-Du6F68bP.js → pegDiagram-2B236MQR-Cic2_Ooi.js} +1 -1
  223. package/dist/public/assets/{pending-receive-nav-store-Crda7hlg.js → pending-receive-nav-store-7KhrTNW4.js} +1 -1
  224. package/dist/public/assets/pie-RZYD4A2V-BszLCTWh.js +1 -0
  225. package/dist/public/assets/{pieDiagram-ENE6RG2P-Du-eEA1d.js → pieDiagram-ENE6RG2P-DgqO0C3j.js} +1 -1
  226. package/dist/public/assets/{project-paths-BWmSfpDI.js → project-paths-DC6bWLUQ.js} +1 -1
  227. package/dist/public/assets/prop-types-DOjW8INh.js +1 -0
  228. package/dist/public/assets/{quadrantDiagram-ABIIQ3AL-NefyxxyK.js → quadrantDiagram-ABIIQ3AL-CC3ZGpWb.js} +1 -1
  229. package/dist/public/assets/radar-I7S5WNFK-CG0ShGDu.js +1 -0
  230. package/dist/public/assets/railroad-3IZDKUUU-N5ekmrCL.js +1 -0
  231. package/dist/public/assets/railroad-abnf-AHOZXSZD-DnjoKlG9.js +1 -0
  232. package/dist/public/assets/railroad-ebnf-EBAXGLYW-qDwmtJRh.js +1 -0
  233. package/dist/public/assets/railroad-peg-LSFZ7HO6-DSfMsKSD.js +1 -0
  234. package/dist/public/assets/{railroadDiagram-RFXS5EU6-CN_1Ywzn.js → railroadDiagram-RFXS5EU6-DaoKPEli.js} +1 -1
  235. package/dist/public/assets/{receive-store--Bc0z-E4.js → receive-store-8XeTNhUV.js} +1 -1
  236. package/dist/public/assets/{refresh-cw-Bjv-Fpq5.js → refresh-cw-CAV3aG7d.js} +1 -1
  237. package/dist/public/assets/{requirementDiagram-TGXJPOKE-bDLvkWBT.js → requirementDiagram-TGXJPOKE-qmFI0ev3.js} +1 -1
  238. package/dist/public/assets/{sankeyDiagram-HTMAVEWB-CyhjQEet.js → sankeyDiagram-HTMAVEWB-CYeZQsa5.js} +1 -1
  239. package/dist/public/assets/{schema-fields-view-intent-BMlW8LRz.js → schema-fields-view-intent-CeZOW3HG.js} +1 -1
  240. package/dist/public/assets/{select-BaOsrrG7.js → select-BjNoD_FX.js} +1 -1
  241. package/dist/public/assets/{selection-context-CsRnyGFj.js → selection-context-Cfgj9Pjc.js} +1 -1
  242. package/dist/public/assets/{separator-BXBsYPiB.js → separator-BKbgOjgy.js} +1 -1
  243. package/dist/public/assets/{sequenceDiagram-DBY2YBRQ-BeYilBxj.js → sequenceDiagram-DBY2YBRQ-DfXkoRwp.js} +1 -1
  244. package/dist/public/assets/{sizeCapture-X5ZJPWSS-Mb3J__hm.js → sizeCapture-X5ZJPWSS-Bd7A4fpz.js} +1 -1
  245. package/dist/public/assets/skill-actions-DGkz7STV.js +2 -0
  246. package/dist/public/assets/{skill-scope-CwmLPgmT.js → skill-scope-qH5lhviP.js} +1 -1
  247. package/dist/public/assets/skills-api-Dl_Mtb7L.js +1 -0
  248. package/dist/public/assets/{square-pen-CW0s3lqC.js → square-pen-hwoIfi3M.js} +1 -1
  249. package/dist/public/assets/{src-DfI4uz3u.js → src-DJwM4wxS.js} +2 -2
  250. package/dist/public/assets/{src-DT86yydp.js → src-XHagG0Wj.js} +1 -1
  251. package/dist/public/assets/{stateDiagram-2N3HPSRC-D0WNjYjx.js → stateDiagram-2N3HPSRC-CCh_abZC.js} +1 -1
  252. package/dist/public/assets/stateDiagram-v2-6OUMAXLB-CUhlDos5.js +1 -0
  253. package/dist/public/assets/{swimlanes-5IMT3BWC-BAPdgrYU.js → swimlanes-5IMT3BWC-Dk2uoutn.js} +2 -2
  254. package/dist/public/assets/swimlanesDiagram-G3AALYLV-DHL99Ckz.js +8 -0
  255. package/dist/public/assets/{tag-pill-input-DnM-Fz1E.js → tag-pill-input-Cg2Wozsu.js} +1 -1
  256. package/dist/public/assets/{target-navigation-intent-D8zAsaUV.js → target-navigation-intent-uYgRrqg5.js} +1 -1
  257. package/dist/public/assets/{telemetry-impl-DFcgjFFc.js → telemetry-impl-LPWb9DJh.js} +2 -2
  258. package/dist/public/assets/{telemetry-startup-0F_AW_hr.js → telemetry-startup-B-jACYNe.js} +1 -1
  259. package/dist/public/assets/terminal-bCsp6kPz.js +1 -0
  260. package/dist/public/assets/{terminal-cli-display-Djf7X5gE.js → terminal-cli-display-BqUx5532.js} +1 -1
  261. package/dist/public/assets/terminal-launch-events-C9cyVGWq.js +1 -0
  262. package/dist/public/assets/{terminal-telemetry-CynEAJPS.js → terminal-telemetry-BoS_NSJ3.js} +1 -1
  263. package/dist/public/assets/{text-viewer-languages-BBrkAtBf.js → text-viewer-languages-BmEIetCD.js} +2 -2
  264. package/dist/public/assets/{timeline-definition-FHXFAJF6-BnIpQBQO.js → timeline-definition-FHXFAJF6-tb13RhWP.js} +1 -1
  265. package/dist/public/assets/{trash-2-rgduGgZB.js → trash-2-CSpv7np3.js} +1 -1
  266. package/dist/public/assets/treeView-QDETBFTQ-DwFOcFO4.js +1 -0
  267. package/dist/public/assets/treemap-6X3UGDF4-D_-cggQd.js +1 -0
  268. package/dist/public/assets/{triangle-alert-CnW4IElJ.js → triangle-alert-xKPljhlK.js} +1 -1
  269. package/dist/public/assets/{typing-burst-detector-DzIKrNKg.js → typing-burst-detector-CqkL50_0.js} +2 -2
  270. package/dist/public/assets/{undo-2-BmxrL5XS.js → undo-2-D5cqFzyJ.js} +1 -1
  271. package/dist/public/assets/{uninstall-DT91VYMe.js → uninstall-CR9VTOyJ.js} +1 -1
  272. package/dist/public/assets/{use-activity-panel-CbIsW8Oq.js → use-activity-panel-BCKs4_nX.js} +1 -1
  273. package/dist/public/assets/use-apply-config-color-theme-6RHjH1SX.js +1 -0
  274. package/dist/public/assets/{use-collab-url-DESxkkaS.js → use-collab-url-4QmUjyTo.js} +1 -1
  275. package/dist/public/assets/{use-live-xterm-theme-D9HFWiME.js → use-live-xterm-theme-BaPGSFwn.js} +1 -1
  276. package/dist/public/assets/{use-open-skill-DyTRfvTr.js → use-open-skill-BoahMT9b.js} +1 -1
  277. package/dist/public/assets/use-popular-skills-CgQb0blg.js +1 -0
  278. package/dist/public/assets/{use-settings-route-BXWhuQbZ.js → use-settings-route-Ln_W_o3I.js} +1 -1
  279. package/dist/public/assets/{use-skill-origin-DBXnPKZS.js → use-skill-origin-BjoZBPjm.js} +1 -1
  280. package/dist/public/assets/{use-skills-CVci-eTA.js → use-skills-DyoXP6p3.js} +1 -1
  281. package/dist/public/assets/{use-terminal-enabled-DDthawVX.js → use-terminal-enabled-C1FCQb8g.js} +1 -1
  282. package/dist/public/assets/{use-timeline-entry-diff-BC2rFPLm.js → use-timeline-entry-diff-Cl5YPf6d.js} +4 -4
  283. package/dist/public/assets/{use-workspace-CAcWHNxj.js → use-workspace-C5uwuxa8.js} +1 -1
  284. package/dist/public/assets/{vennDiagram-L72KCM5P-C38RYC28.js → vennDiagram-L72KCM5P-Cyp_-2xs.js} +1 -1
  285. package/dist/public/assets/wardley-OPB4EBWU-Dz0s9mBi.js +1 -0
  286. package/dist/public/assets/{wardleyDiagram-EHGQE667-B0VRsKo1.js → wardleyDiagram-EHGQE667-C5z1_r-x.js} +1 -1
  287. package/dist/public/assets/{wrench-DtGaC8XY.js → wrench-yAsO-Pm9.js} +1 -1
  288. package/dist/public/assets/x-BopM5CF8.js +1 -0
  289. package/dist/public/assets/{xychartDiagram-FW5EYKEG-jAQK9E85.js → xychartDiagram-FW5EYKEG-DH9RxgRE.js} +1 -1
  290. package/dist/public/index.html +144 -140
  291. package/dist/public/uninstall.html +14 -14
  292. package/dist/{repair-launch-json-V-un1HwF.mjs → repair-launch-json-BsmsKGY2.mjs} +2 -2
  293. package/dist/{repair-mcp-configs-CgS2qBwI.mjs → repair-mcp-configs-BNDNoA8y.mjs} +2 -2
  294. package/dist/{repair-skills-cQdbD3lz.mjs → repair-skills-B1uZm0d9.mjs} +2 -2
  295. package/dist/repair-skills-DX-0mGWs.mjs +1 -0
  296. package/dist/schemas/v0/config.project-local.schema.json +61 -0
  297. package/dist/schemas/v0/config.project.schema.json +76 -7
  298. package/dist/schemas/v0/config.user.schema.json +41 -33
  299. package/dist/{server-lock-CVlhIOaP.mjs → server-lock-DVFwF_v1.mjs} +2 -2
  300. package/dist/server-lock-ZP-uSNgR.mjs +1 -0
  301. package/dist/{skill-teardown-BVQqx1VE.mjs → skill-teardown-CVbARLy9.mjs} +2 -2
  302. package/dist/{sleep-DVOInM4H.mjs → sleep-DHt6ey5x.mjs} +21 -20
  303. package/dist/src-BTyafOnQ.mjs +20 -0
  304. package/dist/src-BeiWvt1B.mjs +2032 -0
  305. package/dist/{src-Cb3i1kcm.mjs → src-D22LsTtj.mjs} +131 -131
  306. package/dist/{src-Dn98dNdR.mjs → src-DE8N1-zo.mjs} +1 -1
  307. package/dist/src-GZmSfM0Q.mjs +1 -0
  308. package/dist/start---d1EopM.mjs +1 -0
  309. package/dist/start-DMahCVHT.mjs +4 -0
  310. package/dist/{write-project-skill-DPVCl9Kv.mjs → write-project-skill-CKprIY6s.mjs} +4 -4
  311. package/package.json +4 -4
  312. package/dist/acp-harness-probe-DwJF1QrM.mjs +0 -3
  313. package/dist/constants-C9EGLQ-u.mjs +0 -2
  314. package/dist/fs-traced-DVpoNaQJ.mjs +0 -12
  315. package/dist/fs-traced-_QGcVmcb.mjs +0 -1
  316. package/dist/git-handle-BfyNyc1q.mjs +0 -1
  317. package/dist/init-D5SAyEIp.mjs +0 -1
  318. package/dist/loader-CJqV3lQK.mjs +0 -2
  319. package/dist/loader-CU-Nz3ee.mjs +0 -1
  320. package/dist/md-manager-DGG55-uN.mjs +0 -2
  321. package/dist/preview-CjwSh-52.mjs +0 -1
  322. package/dist/public/assets/CodeMirrorPropInput-B__Dqs8P.js +0 -3
  323. package/dist/public/assets/FeedbackForm-YQbdmBFL.js +0 -1
  324. package/dist/public/assets/ImportSkillDialog-CgeVAxXn.js +0 -1
  325. package/dist/public/assets/ManagedArtifactProperties-BfO4jYnj.js +0 -2
  326. package/dist/public/assets/ManagedArtifactProperties-Dmjq1ugS.js +0 -1
  327. package/dist/public/assets/SessionsHost-DPObQsYR.js +0 -2
  328. package/dist/public/assets/SettingsDialogBody-C53PpDiP.js +0 -12
  329. package/dist/public/assets/SkillToolbarControls-C8yypIJ3.js +0 -1
  330. package/dist/public/assets/ThreadView-DJxvdzfd.js +0 -10
  331. package/dist/public/assets/architecture-TIHT7OUA-DHywK0qf.js +0 -1
  332. package/dist/public/assets/arrow-up-right-CXYxHO7Z.js +0 -1
  333. package/dist/public/assets/auth-state-cache-Dm1J9vyz.js +0 -11
  334. package/dist/public/assets/channel-BNyr5ucm.js +0 -1
  335. package/dist/public/assets/check-DA6LolTH.js +0 -1
  336. package/dist/public/assets/chevron-left-DY9flfyc.js +0 -1
  337. package/dist/public/assets/chevron-right-2RK4DD3b.js +0 -1
  338. package/dist/public/assets/chunk-2Q5K7J3B-UKfnOi4g.js +0 -1
  339. package/dist/public/assets/chunk-VAUOI2AC-ChJppfl7.js +0 -1
  340. package/dist/public/assets/chunk-XXDRQBXY-Bsh29NfZ.js +0 -1
  341. package/dist/public/assets/classDiagram-OUVF2IWQ-6PbrHEW6.js +0 -1
  342. package/dist/public/assets/classDiagram-v2-EOCWNBFH-B4bz8Etj.js +0 -1
  343. package/dist/public/assets/client-version-BbTOZkhQ.js +0 -1
  344. package/dist/public/assets/config-provider-CZ_6SNHv.js +0 -5
  345. package/dist/public/assets/cynefin-VYW2F7L2-CjkKc5Wd.js +0 -1
  346. package/dist/public/assets/eventmodeling-45OFAUF4-GQ05Sah7.js +0 -1
  347. package/dist/public/assets/flowDiagram-23GEKE2U-CwO12b-s.js +0 -1
  348. package/dist/public/assets/gitGraph-TEB2WS4Q-Da8kWWZb.js +0 -1
  349. package/dist/public/assets/globals-CIRDbOmQ.css +0 -1
  350. package/dist/public/assets/i18n-iRTrMKQI.js +0 -1
  351. package/dist/public/assets/index-Dask65mE.js +0 -2097
  352. package/dist/public/assets/info-DKCQHKI2-BPZv5cfZ.js +0 -1
  353. package/dist/public/assets/loader-circle-BbuX0POi.js +0 -1
  354. package/dist/public/assets/mermaid-GHXKKRXX-CaB-_LCR.js +0 -1
  355. package/dist/public/assets/messages-52Q73NDn.js +0 -1
  356. package/dist/public/assets/messages-B-LUKCxb.js +0 -1
  357. package/dist/public/assets/messages-Bjt29O_q.js +0 -1
  358. package/dist/public/assets/messages-BzwBNPDu.js +0 -1
  359. package/dist/public/assets/messages-CGjveR2E.js +0 -1
  360. package/dist/public/assets/messages-CkanzrCR.js +0 -1
  361. package/dist/public/assets/messages-Cy75Ipbk.js +0 -1
  362. package/dist/public/assets/messages-D2UntltU.js +0 -1
  363. package/dist/public/assets/messages-D8H0FnV4.js +0 -1
  364. package/dist/public/assets/messages-Dl7JEKLk.js +0 -1
  365. package/dist/public/assets/messages-s-nrsPLp.js +0 -1
  366. package/dist/public/assets/minus-Ba4o_31L.js +0 -1
  367. package/dist/public/assets/navigation-targets-BhdJAW-R.js +0 -1
  368. package/dist/public/assets/packet-7NZHBO7P-BtkfuFQU.js +0 -1
  369. package/dist/public/assets/pie-RZYD4A2V-DipSPJ4R.js +0 -1
  370. package/dist/public/assets/prop-types-CvU-2DkU.js +0 -1
  371. package/dist/public/assets/radar-I7S5WNFK-CsW1Ke6j.js +0 -1
  372. package/dist/public/assets/railroad-3IZDKUUU-CDGYvuvs.js +0 -1
  373. package/dist/public/assets/railroad-abnf-AHOZXSZD-IJHoKQ5T.js +0 -1
  374. package/dist/public/assets/railroad-ebnf-EBAXGLYW-DiwXL3Zg.js +0 -1
  375. package/dist/public/assets/railroad-peg-LSFZ7HO6-B4tduAeK.js +0 -1
  376. package/dist/public/assets/skill-actions-B7Cmxryy.js +0 -2
  377. package/dist/public/assets/skills-api-DDfyPLwg.js +0 -1
  378. package/dist/public/assets/stateDiagram-v2-6OUMAXLB-NccT1PAw.js +0 -1
  379. package/dist/public/assets/swimlanesDiagram-G3AALYLV-CIDy7tZE.js +0 -8
  380. package/dist/public/assets/terminal-BNdVsbND.js +0 -1
  381. package/dist/public/assets/terminal-launch-events-B76nHQ-9.js +0 -1
  382. package/dist/public/assets/treeView-QDETBFTQ-DCy4i-OI.js +0 -1
  383. package/dist/public/assets/treemap-6X3UGDF4-BrUnfA75.js +0 -1
  384. package/dist/public/assets/use-apply-config-color-theme-Cd_bVm8F.js +0 -1
  385. package/dist/public/assets/use-skill-directory-BaP9hj7C.js +0 -1
  386. package/dist/public/assets/wardley-OPB4EBWU-yXijkZ08.js +0 -1
  387. package/dist/public/assets/x-D8xzRaMT.js +0 -1
  388. package/dist/repair-skills-KPpoS1oT.mjs +0 -1
  389. package/dist/server-lock-CMPaDe7b.mjs +0 -1
  390. package/dist/src-C1NIOm2S.mjs +0 -1
  391. package/dist/src-Mfncsy21.mjs +0 -20
  392. package/dist/src-q9JjDIHN.mjs +0 -2032
  393. package/dist/start-BSLZXd-A.mjs +0 -4
  394. package/dist/start-CJ3wdpkC.mjs +0 -1
  395. /package/dist/public/assets/{ActivityPanelDiffView-aQoOngI6.js → ActivityPanelDiffView-fDxLwTi2.js} +0 -0
  396. /package/dist/public/assets/{SkillModeBanner-Y5LYtJrC.js → SkillModeBanner-d0ZDkWTk.js} +0 -0
  397. /package/dist/public/assets/{__vite-browser-external-6FU8ctEn.js → __vite-browser-external-D_48KNDi.js} +0 -0
  398. /package/dist/public/assets/{agent-presence-DntZZFlY.js → agent-presence-DK_W4GTa.js} +0 -0
  399. /package/dist/public/assets/{array-Ce922FV9.js → array-DYKIbRR-.js} +0 -0
  400. /package/dist/public/assets/{asset-dispatch-_dEhJuVP.js → asset-dispatch-DsHoHhCG.js} +0 -0
  401. /package/dist/public/assets/{auth-prompt-store-CeaWNesV.js → auth-prompt-store-CyiGTt3C.js} +0 -0
  402. /package/dist/public/assets/{badge-CY_v_nGy.js → badge-zHd29IKW.js} +0 -0
  403. /package/dist/public/assets/{chunk-KEIR6QF5-88h2AcFS.js → chunk-KEIR6QF5-Z0IgTo4K.js} +0 -0
  404. /package/dist/public/assets/{chunk-Y2CYZVJY-B-DQ9l1H.js → chunk-Y2CYZVJY-Bmis3P2F.js} +0 -0
  405. /package/dist/public/assets/{clike-DDeLLKpf.js → clike-l3ublWpW.js} +0 -0
  406. /package/dist/public/assets/{clipboard-adapter-C4L1qX1X.js → clipboard-adapter-DEJxizFj.js} +0 -0
  407. /package/dist/public/assets/{code-highlighter-impl-Bq6VPPCL.js → code-highlighter-impl-CHS525hA.js} +0 -0
  408. /package/dist/public/assets/{colors-DXv_7g0X.js → colors-C77NTF6g.js} +0 -0
  409. /package/dist/public/assets/{copilot-D0J83lOh.js → copilot-BdGxiVpg.js} +0 -0
  410. /package/dist/public/assets/{createLucideIcon-BcLKHslE.js → createLucideIcon-6iYxif1u.js} +0 -0
  411. /package/dist/public/assets/{cursor-B6-YoFzF.js → cursor-CUtcHGV-.js} +0 -0
  412. /package/dist/public/assets/{cytoscape.esm-61X9Wf4W.js → cytoscape.esm-C2gIT5zZ.js} +0 -0
  413. /package/dist/public/assets/{defaultLocale-BypL9rsE.js → defaultLocale-BugBqEWo.js} +0 -0
  414. /package/dist/public/assets/{desktop-bridge-types-rBjHIYSI.js → desktop-bridge-types-oYPdTDmz.js} +0 -0
  415. /package/dist/public/assets/{diff-CUOV9XAb.js → diff-TXhtTD_D.js} +0 -0
  416. /package/dist/public/assets/{dist-BSzXg9wc.js → dist-1ia0sKe1.js} +0 -0
  417. /package/dist/public/assets/{dist-BTu6o3T-.js → dist-B0Beym3_.js} +0 -0
  418. /package/dist/public/assets/{dist-CG-e4AlS.js → dist-DNiTklSL.js} +0 -0
  419. /package/dist/public/assets/{documents-fetch-B8A9IAH3.js → documents-fetch-I34CgFeh.js} +0 -0
  420. /package/dist/public/assets/{external-link-Bw5EK5AQ.js → external-link-CHCx4FXC.js} +0 -0
  421. /package/dist/public/assets/{file-tree-rename-validation-Dt6fQYnB.js → file-tree-rename-validation-DEuNOzhg.js} +0 -0
  422. /package/dist/public/assets/{form-WTEKK5Th.js → form-_Bm7VdZa.js} +0 -0
  423. /package/dist/public/assets/{format-C7y0e043.js → format-Dx1Bv63R.js} +0 -0
  424. /package/dist/public/assets/{gherkin-DHKdvgzn.js → gherkin-Bu_VunKM.js} +0 -0
  425. /package/dist/public/assets/{globals-C9aYStL7.js → globals-B8Za6o5Q.js} +0 -0
  426. /package/dist/public/assets/{go-C7e4ztpP.js → go-BYJ3ESi0.js} +0 -0
  427. /package/dist/public/assets/{init-DQ9T43b9.js → init-B44NBVpk.js} +0 -0
  428. /package/dist/public/assets/{input-_CzMpvY9.js → input-VnbFvuKd.js} +0 -0
  429. /package/dist/public/assets/{isObject-B3vD71ho.js → isObject-Dhzo1ma6.js} +0 -0
  430. /package/dist/public/assets/{libesm-DLjHMG6S.js → libesm-BYxokP1G.js} +0 -0
  431. /package/dist/public/assets/{lint-plugin-meta-D6yg1VIa.js → lint-plugin-meta-FPoTE-0t.js} +0 -0
  432. /package/dist/public/assets/{lru-string-cache-D1rxjuni.js → lru-string-cache-BgNKFfCO.js} +0 -0
  433. /package/dist/public/assets/{lua-BbsHik3c.js → lua-De9v6Xwm.js} +0 -0
  434. /package/dist/public/assets/{mcp-consent-store-yqsuAEir.js → mcp-consent-store-CBPF1Ll9.js} +0 -0
  435. /package/dist/public/assets/{min-LWIJDKXt.js → min-CgRbfTQR.js} +0 -0
  436. /package/dist/public/assets/{panel-DVJ8gssn.js → panel-9S5Pf2VO.js} +0 -0
  437. /package/dist/public/assets/{panzoom.es-CnTJleIF.js → panzoom.es-CebiCTnw.js} +0 -0
  438. /package/dist/public/assets/{path-CdhP4z-N.js → path-DNVjzh9n.js} +0 -0
  439. /package/dist/public/assets/{pdf-CvpTyCsQ.js → pdf-19dxfod4.js} +0 -0
  440. /package/dist/public/assets/{pdf.worker-Dwl0H-tq.js → pdf.worker-Cn0IyjYR.js} +0 -0
  441. /package/dist/public/assets/{perl-B_IBZ74F.js → perl-DAC-0-L4.js} +0 -0
  442. /package/dist/public/assets/{properties-DC2eg36q.js → properties-BuEq0L0N.js} +0 -0
  443. /package/dist/public/assets/{r-Cuws8T_X.js → r-D6J_8GbJ.js} +0 -0
  444. /package/dist/public/assets/{rough.esm-Bmw38t74.js → rough.esm-hH2VdTtm.js} +0 -0
  445. /package/dist/public/assets/{ruby-B4Exyfkx.js → ruby-BulDdqGQ.js} +0 -0
  446. /package/dist/public/assets/{share-metadata-rows-a0ScdR3d.js → share-metadata-rows-CBd7DuHz.js} +0 -0
  447. /package/dist/public/assets/{shell-DA6f2ert.js → shell-FYbPjPiK.js} +0 -0
  448. /package/dist/public/assets/{skeleton-ColtBPsg.js → skeleton-BOVIbSHk.js} +0 -0
  449. /package/dist/public/assets/{sortable.esm-DlAqBM0z.js → sortable.esm-mqYoEMD5.js} +0 -0
  450. /package/dist/public/assets/{sql-gKfhysbI.js → sql-BTcd-g6A.js} +0 -0
  451. /package/dist/public/assets/{src-l8acH7-t.js → src-D2oHIihg.js} +0 -0
  452. /package/dist/public/assets/{startup-marks-BPO-vrjH.js → startup-marks-BYurBbnW.js} +0 -0
  453. /package/dist/public/assets/{stex-Cj2UNqUe.js → stex-BmYSnOnf.js} +0 -0
  454. /package/dist/public/assets/{swift-D4PiCeXt.js → swift-CnW5XUwC.js} +0 -0
  455. /package/dist/public/assets/{terminal-command-events-BBYZtptJ.js → terminal-command-events-mSM3ArSl.js} +0 -0
  456. /package/dist/public/assets/{textarea-C5-cm3M6.js → textarea-D59GB_Zy.js} +0 -0
  457. /package/dist/public/assets/{thread-client-CER-baRK.js → thread-client-DySYYPC9.js} +0 -0
  458. /package/dist/public/assets/{thread-draft-staging-DZhf3sQU.js → thread-draft-staging-BZaq81Sj.js} +0 -0
  459. /package/dist/public/assets/{timeline-diff-store-BpUHW_Yp.js → timeline-diff-store-cCBpDgND.js} +0 -0
  460. /package/dist/public/assets/{toml-BAg1ozw3.js → toml-vEnVjPi4.js} +0 -0
  461. /package/dist/public/assets/{use-installed-clis-CsPJ2Mod.js → use-installed-clis-CdB0ME5s.js} +0 -0
  462. /package/dist/public/assets/{useLintConfigViewMode-shAfv89B.js → useLintConfigViewMode-C89oTBHY.js} +0 -0
  463. /package/dist/public/assets/{workspace-paths-D7hYulMY.js → workspace-paths-C2pS_Pbn.js} +0 -0
@@ -14,14 +14,16 @@
14
14
  "type": "string",
15
15
  "scope": "project",
16
16
  "agentSettable": false,
17
+ "reload": "boot",
17
18
  "defaultScope": "project",
18
- "description": "Folder OpenKnowledge reads and writes documents under, relative to the project root (the folder that contains .ok/). Defaults to the project root. Exclude paths with .okignore."
19
+ "description": "Folder OpenKnowledge reads and writes documents under, relative to the project root (the folder that contains .ok/). Defaults to the project root. Exclude paths with .okignore. Read at server start; changing it requires a restart."
19
20
  },
20
21
  "attachmentFolderPath": {
21
22
  "default": "./",
22
23
  "type": "string",
23
24
  "scope": "project",
24
25
  "agentSettable": false,
26
+ "reload": "live",
25
27
  "defaultScope": "project",
26
28
  "description": "Where pasted and dropped assets are stored, relative to the content root. './' colocates beside the current document (default); '/' targets the content root; './subdir' targets a subfolder under the current document folder; 'folder' targets a fixed folder under the content root. Whitespace-only values are treated as './'."
27
29
  }
@@ -45,6 +47,7 @@
45
47
  ],
46
48
  "scope": "user",
47
49
  "agentSettable": false,
50
+ "reload": "live",
48
51
  "defaultScope": "user",
49
52
  "description": "Editor color theme: 'light', 'dark', or 'system' (follow the OS). A personal preference (user scope) — not shared with the project."
50
53
  },
@@ -66,64 +69,42 @@
66
69
  ],
67
70
  "scope": "user",
68
71
  "agentSettable": false,
72
+ "reload": "live",
69
73
  "defaultScope": "user",
70
74
  "description": "Interface language. 'system' follows the operating system. A personal preference (user scope) — not shared with the project, and never applied to document content."
71
75
  },
72
76
  "colorThemeLight": {
73
77
  "type": "string",
74
- "enum": [
75
- "default",
76
- "dracula",
77
- "catppuccin-frappe",
78
- "catppuccin-latte",
79
- "monokai",
80
- "gruvbox",
81
- "solarized",
82
- "custom"
83
- ],
78
+ "pattern": "^[a-z0-9-]{1,32}$",
84
79
  "scope": "user",
85
80
  "agentSettable": false,
81
+ "reload": "live",
86
82
  "defaultScope": "user",
87
- "description": "IDE color palette applied in light mode: 'default' (no palette), 'custom' (your own colors from appearance.customTheme), or one of 'dracula', 'catppuccin-frappe', 'catppuccin-latte', 'monokai', 'gruvbox', 'solarized'. A personal preference (user scope) — not shared with the project."
83
+ "description": "IDE color palette applied in light mode: 'default' (no palette), 'custom' (your own colors from appearance.customTheme), one of 'dracula', 'catppuccin-frappe', 'catppuccin-latte', 'monokai', 'gruvbox', 'solarized', or the id of a saved theme. A short id of lowercase letters, digits, and hyphens (max 32 characters); an id no palette matches falls back to 'default' for this mode only, leaving the rest of your config untouched. A personal preference (user scope) — not shared with the project."
88
84
  },
89
85
  "colorThemeDark": {
90
86
  "type": "string",
91
- "enum": [
92
- "default",
93
- "dracula",
94
- "catppuccin-frappe",
95
- "catppuccin-latte",
96
- "monokai",
97
- "gruvbox",
98
- "solarized",
99
- "custom"
100
- ],
87
+ "pattern": "^[a-z0-9-]{1,32}$",
101
88
  "scope": "user",
102
89
  "agentSettable": false,
90
+ "reload": "live",
103
91
  "defaultScope": "user",
104
- "description": "IDE color palette applied in dark mode: 'default' (no palette), 'custom' (your own colors from appearance.customTheme), or one of 'dracula', 'catppuccin-frappe', 'catppuccin-latte', 'monokai', 'gruvbox', 'solarized'. A personal preference (user scope) — not shared with the project."
92
+ "description": "IDE color palette applied in dark mode: 'default' (no palette), 'custom' (your own colors from appearance.customTheme), one of 'dracula', 'catppuccin-frappe', 'catppuccin-latte', 'monokai', 'gruvbox', 'solarized', or the id of a saved theme. A short id of lowercase letters, digits, and hyphens (max 32 characters); an id no palette matches falls back to 'default' for this mode only, leaving the rest of your config untouched. A personal preference (user scope) — not shared with the project."
105
93
  },
106
94
  "colorTheme": {
107
95
  "type": "string",
108
- "enum": [
109
- "default",
110
- "dracula",
111
- "catppuccin-frappe",
112
- "catppuccin-latte",
113
- "monokai",
114
- "gruvbox",
115
- "solarized",
116
- "custom"
117
- ],
96
+ "pattern": "^[a-z0-9-]{1,32}$",
118
97
  "scope": "user",
119
98
  "agentSettable": false,
99
+ "reload": "live",
120
100
  "defaultScope": "user",
121
- "description": "Superseded by appearance.colorThemeLight / appearance.colorThemeDark. Read as the palette for both modes while neither of those is set. A personal preference (user scope) — not shared with the project."
101
+ "description": "Superseded by appearance.colorThemeLight / appearance.colorThemeDark. Read as the palette for both modes while neither of those is set. A short theme id (lowercase letters, digits, and hyphens; max 32 characters); an id no palette matches falls back to 'default'. A personal preference (user scope) — not shared with the project."
122
102
  },
123
103
  "colorThemeEnabled": {
124
104
  "type": "boolean",
125
105
  "scope": "user",
126
106
  "agentSettable": false,
107
+ "reload": "live",
127
108
  "defaultScope": "user",
128
109
  "description": "Whether the Themes plugin appears in Settings → Plugins. A personal preference (user scope). Default on."
129
110
  },
@@ -134,6 +115,7 @@
134
115
  "type": "string",
135
116
  "scope": "user",
136
117
  "agentSettable": false,
118
+ "reload": "live",
137
119
  "defaultScope": "user",
138
120
  "description": "Custom theme: the scheme's display name."
139
121
  },
@@ -141,6 +123,7 @@
141
123
  "type": "string",
142
124
  "scope": "user",
143
125
  "agentSettable": false,
126
+ "reload": "live",
144
127
  "defaultScope": "user",
145
128
  "description": "Custom theme: the scheme's author credit, carried through from an imported base16 scheme."
146
129
  },
@@ -152,6 +135,7 @@
152
135
  ],
153
136
  "scope": "user",
154
137
  "agentSettable": false,
138
+ "reload": "live",
155
139
  "defaultScope": "user",
156
140
  "description": "Custom theme: whether the scheme is 'dark' or 'light'. Auto-detected from the palette when omitted."
157
141
  },
@@ -159,6 +143,7 @@
159
143
  "type": "string",
160
144
  "scope": "user",
161
145
  "agentSettable": false,
146
+ "reload": "live",
162
147
  "defaultScope": "user",
163
148
  "description": "Custom theme: base16 base00 — default background, as a #rrggbb hex string."
164
149
  },
@@ -166,6 +151,7 @@
166
151
  "type": "string",
167
152
  "scope": "user",
168
153
  "agentSettable": false,
154
+ "reload": "live",
169
155
  "defaultScope": "user",
170
156
  "description": "Custom theme: base16 base01 — alt background — cards, popovers, sidebar, as a #rrggbb hex string."
171
157
  },
@@ -173,6 +159,7 @@
173
159
  "type": "string",
174
160
  "scope": "user",
175
161
  "agentSettable": false,
162
+ "reload": "live",
176
163
  "defaultScope": "user",
177
164
  "description": "Custom theme: base16 base02 — selection background, borders, as a #rrggbb hex string."
178
165
  },
@@ -180,6 +167,7 @@
180
167
  "type": "string",
181
168
  "scope": "user",
182
169
  "agentSettable": false,
170
+ "reload": "live",
183
171
  "defaultScope": "user",
184
172
  "description": "Custom theme: base16 base03 — comments, invisibles, as a #rrggbb hex string."
185
173
  },
@@ -187,6 +175,7 @@
187
175
  "type": "string",
188
176
  "scope": "user",
189
177
  "agentSettable": false,
178
+ "reload": "live",
190
179
  "defaultScope": "user",
191
180
  "description": "Custom theme: base16 base04 — secondary text, as a #rrggbb hex string."
192
181
  },
@@ -194,6 +183,7 @@
194
183
  "type": "string",
195
184
  "scope": "user",
196
185
  "agentSettable": false,
186
+ "reload": "live",
197
187
  "defaultScope": "user",
198
188
  "description": "Custom theme: base16 base05 — default foreground, as a #rrggbb hex string."
199
189
  },
@@ -201,6 +191,7 @@
201
191
  "type": "string",
202
192
  "scope": "user",
203
193
  "agentSettable": false,
194
+ "reload": "live",
204
195
  "defaultScope": "user",
205
196
  "description": "Custom theme: base16 base06 — light foreground, as a #rrggbb hex string."
206
197
  },
@@ -208,6 +199,7 @@
208
199
  "type": "string",
209
200
  "scope": "user",
210
201
  "agentSettable": false,
202
+ "reload": "live",
211
203
  "defaultScope": "user",
212
204
  "description": "Custom theme: base16 base07 — lightest foreground, as a #rrggbb hex string."
213
205
  },
@@ -215,6 +207,7 @@
215
207
  "type": "string",
216
208
  "scope": "user",
217
209
  "agentSettable": false,
210
+ "reload": "live",
218
211
  "defaultScope": "user",
219
212
  "description": "Custom theme: base16 base08 — red — variables, tags, diff deleted, as a #rrggbb hex string."
220
213
  },
@@ -222,6 +215,7 @@
222
215
  "type": "string",
223
216
  "scope": "user",
224
217
  "agentSettable": false,
218
+ "reload": "live",
225
219
  "defaultScope": "user",
226
220
  "description": "Custom theme: base16 base09 — orange — numbers, constants, as a #rrggbb hex string."
227
221
  },
@@ -229,6 +223,7 @@
229
223
  "type": "string",
230
224
  "scope": "user",
231
225
  "agentSettable": false,
226
+ "reload": "live",
232
227
  "defaultScope": "user",
233
228
  "description": "Custom theme: base16 base0A — yellow — classes, search highlight, as a #rrggbb hex string."
234
229
  },
@@ -236,6 +231,7 @@
236
231
  "type": "string",
237
232
  "scope": "user",
238
233
  "agentSettable": false,
234
+ "reload": "live",
239
235
  "defaultScope": "user",
240
236
  "description": "Custom theme: base16 base0B — green — strings, diff inserted, as a #rrggbb hex string."
241
237
  },
@@ -243,6 +239,7 @@
243
239
  "type": "string",
244
240
  "scope": "user",
245
241
  "agentSettable": false,
242
+ "reload": "live",
246
243
  "defaultScope": "user",
247
244
  "description": "Custom theme: base16 base0C — cyan — support, escapes, quotes, as a #rrggbb hex string."
248
245
  },
@@ -250,6 +247,7 @@
250
247
  "type": "string",
251
248
  "scope": "user",
252
249
  "agentSettable": false,
250
+ "reload": "live",
253
251
  "defaultScope": "user",
254
252
  "description": "Custom theme: base16 base0D — blue — functions, headings, accent, as a #rrggbb hex string."
255
253
  },
@@ -257,6 +255,7 @@
257
255
  "type": "string",
258
256
  "scope": "user",
259
257
  "agentSettable": false,
258
+ "reload": "live",
260
259
  "defaultScope": "user",
261
260
  "description": "Custom theme: base16 base0E — magenta — keywords, storage, as a #rrggbb hex string."
262
261
  },
@@ -264,6 +263,7 @@
264
263
  "type": "string",
265
264
  "scope": "user",
266
265
  "agentSettable": false,
266
+ "reload": "live",
267
267
  "defaultScope": "user",
268
268
  "description": "Custom theme: base16 base0F — deprecated markers, embedded tags, as a #rrggbb hex string."
269
269
  }
@@ -281,6 +281,7 @@
281
281
  "type": "boolean",
282
282
  "scope": "user",
283
283
  "agentSettable": false,
284
+ "reload": "live",
284
285
  "defaultScope": "user",
285
286
  "description": "When on, the agent opens or refreshes the live preview after each edit. Turn off if you manage your own preview window. A personal preference (user scope)."
286
287
  }
@@ -295,6 +296,7 @@
295
296
  "type": "boolean",
296
297
  "scope": "project-local",
297
298
  "agentSettable": false,
299
+ "reload": "live",
298
300
  "defaultScope": "project-local",
299
301
  "description": "Show dot-prefixed entries (e.g. .ok/, .okignore) in the file tree. Per-machine (project-local) — not shared with collaborators."
300
302
  },
@@ -303,6 +305,7 @@
303
305
  "type": "boolean",
304
306
  "scope": "project-local",
305
307
  "agentSettable": false,
308
+ "reload": "live",
306
309
  "defaultScope": "project-local",
307
310
  "description": "Show only markdown documents (.md/.mdx) and folders in the file tree, hiding other file types from view. View-only: hidden files stay on disk and remain reachable via links and search. Per-machine (project-local) — not shared with collaborators."
308
311
  },
@@ -311,6 +314,7 @@
311
314
  "type": "boolean",
312
315
  "scope": "project-local",
313
316
  "agentSettable": false,
317
+ "reload": "live",
314
318
  "defaultScope": "project-local",
315
319
  "description": "Show the Skills section in the sidebar. Skill documents remain reachable via links and search while the section is hidden. Per-machine (project-local) — not shared with collaborators."
316
320
  },
@@ -319,6 +323,7 @@
319
323
  "type": "boolean",
320
324
  "scope": "project-local",
321
325
  "agentSettable": false,
326
+ "reload": "live",
322
327
  "defaultScope": "project-local",
323
328
  "description": "Show .ok folders (skills, templates, and other OpenKnowledge-managed state) in the file tree as read-only entries. .ok/worktrees and .ok/local never appear. Per-machine (project-local) — not shared with collaborators."
324
329
  }
@@ -340,6 +345,7 @@
340
345
  "type": "boolean",
341
346
  "scope": "user",
342
347
  "agentSettable": false,
348
+ "reload": "live",
343
349
  "defaultScope": "user",
344
350
  "description": "Soft-wrap long lines in the source (CodeMirror) editor. A personal preference (user scope)."
345
351
  },
@@ -348,6 +354,7 @@
348
354
  "type": "boolean",
349
355
  "scope": "user",
350
356
  "agentSettable": false,
357
+ "reload": "live",
351
358
  "defaultScope": "user",
352
359
  "description": "Reuse one tab when clicking through the Files and Skills sidebars, the way an editor preview tab works. Turn off to open every click in its own tab. Pinned tabs keep their own tab either way. A personal preference (user scope)."
353
360
  }
@@ -365,6 +372,7 @@
365
372
  "type": "boolean",
366
373
  "scope": "user",
367
374
  "agentSettable": false,
375
+ "reload": "live",
368
376
  "defaultScope": "user",
369
377
  "description": "Auto-approve OpenKnowledge's own tools (and `ok open` on Claude) for agents launched from the built-in terminal. Destructive tools (delete/move/share/install) still prompt. Per-machine personal preference (user scope)."
370
378
  }
@@ -392,6 +400,7 @@
392
400
  ],
393
401
  "scope": "project-local",
394
402
  "agentSettable": false,
403
+ "reload": "live",
395
404
  "defaultScope": "project-local",
396
405
  "description": "How this machine syncs this project with its git remote: 'off' (no sync), 'follow' (one-directional — pull remote changes, never push your own; 'pull' is accepted as a legacy alias), or 'full' (bidirectional pull and push). null = not chosen yet (onboarding asks). Per-machine (project-local) — not shared. Supersedes the legacy autoSync.enabled boolean."
397
406
  },
@@ -407,6 +416,7 @@
407
416
  "type": "boolean",
408
417
  "scope": "project-local",
409
418
  "agentSettable": false,
419
+ "reload": "live",
410
420
  "defaultScope": "project-local",
411
421
  "description": "Legacy per-machine sync toggle, superseded by autoSync.mode. Read only when mode is absent (true = full, false = off). null = not chosen yet. Per-machine (project-local) — not shared."
412
422
  },
@@ -424,6 +434,7 @@
424
434
  ],
425
435
  "scope": "project-local",
426
436
  "agentSettable": false,
437
+ "reload": "live",
427
438
  "defaultScope": "project-local",
428
439
  "description": "When sync is paused (autoSync.mode 'off') after having been enabled, the active mode to resume into ('follow' | 'full'). Per-machine UI memory; ignored while a mode is active. Not shared."
429
440
  },
@@ -447,6 +458,7 @@
447
458
  ],
448
459
  "scope": "project",
449
460
  "agentSettable": false,
461
+ "reload": "live",
450
462
  "defaultScope": "project",
451
463
  "description": "Committed project default for a machine's sync mode on first open: 'off' | 'follow' | 'full', or the legacy boolean (true = full, false = off). null = ask (show the onboarding prompt). Shared via git. A per-machine autoSync.mode choice overrides it."
452
464
  },
@@ -471,6 +483,7 @@
471
483
  "type": "boolean",
472
484
  "scope": "project-local",
473
485
  "agentSettable": false,
486
+ "reload": "live",
474
487
  "defaultScope": "project-local",
475
488
  "description": "Opt-out for the in-app terminal (a real OS shell at full user privilege). The terminal is on by default; set false to disable it for this project on this machine. Per-machine (project-local) — never shared via git, clone, or sync."
476
489
  },
@@ -493,6 +506,7 @@
493
506
  "type": "boolean",
494
507
  "scope": "user",
495
508
  "agentSettable": false,
509
+ "reload": "live",
496
510
  "defaultScope": "user",
497
511
  "description": "Whether the Slides plugin appears in Settings → Plugins. When on, a document whose frontmatter has `slides: true` offers an action that opens the deck in a dedicated window (desktop only, requires a resolvable slidev). A personal preference (user scope). Default off."
498
512
  }
@@ -553,6 +567,7 @@
553
567
  "type": "boolean",
554
568
  "scope": "project",
555
569
  "agentSettable": false,
570
+ "reload": "live",
556
571
  "defaultScope": "project",
557
572
  "description": "Write local diagnostic spans + logs under .ok/local/ for `ok diagnose bundle`. Local-only — never leaves the machine until you run bundle. Set false for sensitive workspaces. Shared across collaborators."
558
573
  },
@@ -567,6 +582,7 @@
567
582
  "type": "number",
568
583
  "scope": "project",
569
584
  "agentSettable": false,
585
+ "reload": "live",
570
586
  "defaultScope": "project",
571
587
  "description": "Maximum size, in bytes, of the local diagnostic spans file before it rotates (default ~50 MB)."
572
588
  }
@@ -584,6 +600,7 @@
584
600
  "type": "number",
585
601
  "scope": "project",
586
602
  "agentSettable": false,
603
+ "reload": "live",
587
604
  "defaultScope": "project",
588
605
  "description": "Maximum size, in bytes, of the local diagnostic logs file before it rotates (default ~25 MB)."
589
606
  }
@@ -607,6 +624,7 @@
607
624
  },
608
625
  "scope": "project",
609
626
  "agentSettable": false,
627
+ "reload": "live",
610
628
  "defaultScope": "project",
611
629
  "description": "Telemetry attribute keys whose values are redacted before any local span/log is written (credential / secret guard). Extends the built-in denylist."
612
630
  }
@@ -624,6 +642,7 @@
624
642
  "type": "boolean",
625
643
  "scope": "user",
626
644
  "agentSettable": false,
645
+ "reload": "live",
627
646
  "defaultScope": "user",
628
647
  "description": "Report skill installs to skills.sh so a published skill shows an accurate install count. Sends the skill name, its source repo, and which agent tools it was installed for — never file contents, and never for a private or local source. One report per skill per machine. Default on; the DO_NOT_TRACK and DISABLE_TELEMETRY environment variables also turn it off."
629
648
  }
@@ -645,6 +664,7 @@
645
664
  "type": "boolean",
646
665
  "scope": "project",
647
666
  "agentSettable": false,
667
+ "reload": "live",
648
668
  "defaultScope": "project",
649
669
  "description": "Record bridge loss-class events (content-free) under .ok/local/loss-capture/ for `ok diagnose bundle`. Local-only — never leaves the machine until you run bundle. Set false for sensitive workspaces. Shared across collaborators."
650
670
  },
@@ -653,6 +673,7 @@
653
673
  "type": "number",
654
674
  "scope": "project",
655
675
  "agentSettable": false,
676
+ "reload": "live",
656
677
  "defaultScope": "project",
657
678
  "description": "Maximum size, in bytes, of the local loss-capture file before it rotates (default ~12 MB)."
658
679
  }
@@ -693,6 +714,7 @@
693
714
  "type": "boolean",
694
715
  "scope": "project",
695
716
  "agentSettable": false,
717
+ "reload": "live",
696
718
  "defaultScope": "project",
697
719
  "description": "Keep the desktop window's timers running at full rate while it holds unsynced work, so backgrounding the app never starves sync or recovery; when the window is idle the OS-default background throttling is restored (battery). Honored by the desktop app. Default ON — disable only to isolate a suspected regression."
698
720
  }
@@ -710,6 +732,7 @@
710
732
  "type": "boolean",
711
733
  "scope": "project",
712
734
  "agentSettable": false,
735
+ "reload": "live",
713
736
  "defaultScope": "project",
714
737
  "description": "Defer a drain-shaped Observer B re-derive when the WYSIWYG fragment holds an un-propagated keystroke Y.Text lacks, so the keystroke survives instead of being stomped. Default ON — disable only to isolate a suspected regression."
715
738
  }
@@ -727,6 +750,7 @@
727
750
  "type": "boolean",
728
751
  "scope": "project",
729
752
  "agentSettable": false,
753
+ "reload": "live",
730
754
  "defaultScope": "project",
731
755
  "description": "Detect content the bridge silently dropped at its reconciliation boundary (an Observer-A apply arm or a paired agent-undo derive) and write a recovery checkpoint plus a content-free loss event. Detection only — never blocks a write. Default ON — disable only to isolate a suspected regression."
732
756
  }
@@ -744,6 +768,7 @@
744
768
  "type": "boolean",
745
769
  "scope": "project",
746
770
  "agentSettable": false,
771
+ "reload": "live",
747
772
  "defaultScope": "project",
748
773
  "description": "Bound the Y.Text→WYSIWYG re-derive loop with a drain-count backstop: a run of re-derive drains that never reaches a raw-byte fixed point freezes the re-derive loop and writes a recovery checkpoint plus a content-free loss event, instead of churning unbounded. Default ON — disable only to isolate a suspected regression."
749
774
  }
@@ -761,6 +786,7 @@
761
786
  "type": "boolean",
762
787
  "scope": "project",
763
788
  "agentSettable": false,
789
+ "reload": "live",
764
790
  "defaultScope": "project",
765
791
  "description": "Before an agent write or undo rebuilds the WYSIWYG fragment, flush an un-propagated keystroke that provably does not overlap the operation into Y.Text so the keystroke survives instead of needing recovery; overlapping or unmodellable cases fall back to the checkpoint floor. Scope: appending writes and single-frame undos — a write that replaces the whole body (replace / edit) overwrites the keystroke either way, so those always take the checkpoint floor. Default ON — disable only to isolate a suspected regression."
766
792
  }
@@ -778,6 +804,7 @@
778
804
  "type": "boolean",
779
805
  "scope": "project",
780
806
  "agentSettable": false,
807
+ "reload": "live",
781
808
  "defaultScope": "project",
782
809
  "description": "On tab hide/unload, force-send each doc's unsynced work to the server and commit its local cache, and re-sync on return to foreground, so a backgrounded tab never strands edits that IndexedDB alone would lose on recycle. Honored client-side. Default ON — disable only to isolate a suspected regression."
783
810
  }
@@ -810,6 +837,7 @@
810
837
  "type": "boolean",
811
838
  "scope": "project-local",
812
839
  "agentSettable": false,
840
+ "reload": "live",
813
841
  "defaultScope": "project-local",
814
842
  "description": "Add semantic (embeddings) ranking to the MCP search tool, fused with the lexical engine so conceptually-related pages surface even with no shared keywords. When ON and an API key is set (`ok embeddings set-key`), the search query and matching document content are sent to the configured embeddings provider — content egress. Default OFF. Per-machine (project-local) — not shared with collaborators."
815
843
  },
@@ -818,6 +846,7 @@
818
846
  "type": "string",
819
847
  "scope": "project-local",
820
848
  "agentSettable": false,
849
+ "reload": "live",
821
850
  "defaultScope": "project-local",
822
851
  "description": "Base URL of the OpenAI-compatible embeddings API (default https://api.openai.com/v1). Override to point at a self-hosted server (Ollama / vLLM / LM Studio) or another provider. The API key is NOT stored here — set it with `ok embeddings set-key` (`~/.ok/secrets.yml`); it is sent to whichever endpoint this names."
823
852
  },
@@ -826,6 +855,7 @@
826
855
  "type": "string",
827
856
  "scope": "project-local",
828
857
  "agentSettable": false,
858
+ "reload": "live",
829
859
  "defaultScope": "project-local",
830
860
  "description": "Embeddings model id (default text-embedding-3-small). Must be served by the provider at baseUrl. Changing it re-embeds the corpus (the cache is keyed by provider + model + dimensions)."
831
861
  },
@@ -835,6 +865,7 @@
835
865
  "maximum": 9007199254740991,
836
866
  "scope": "project-local",
837
867
  "agentSettable": false,
868
+ "reload": "live",
838
869
  "defaultScope": "project-local",
839
870
  "description": "Optional output vector dimensions. Omit (recommended) to detect the model's native size from its first response — that is what lets a non-OpenAI model work without knowing its size up front. Set a smaller value (text-embedding-3 supports e.g. 512 / 1024) to shrink the on-disk cache, trading a little retrieval quality; a server that ignores the request param then fails loudly instead of silently. Changing it re-embeds the corpus."
840
871
  },
@@ -844,6 +875,7 @@
844
875
  "maximum": 1,
845
876
  "scope": "project-local",
846
877
  "agentSettable": false,
878
+ "reload": "live",
847
879
  "defaultScope": "project-local",
848
880
  "description": "Optional hard cutoff: drop any \"by meaning\" match whose cosine similarity is below this value. Off by default (0) because retrieval is rank-based (the closest pages are returned regardless of absolute score) and the right cutoff is model-specific. Set it only to suppress weak matches for a specific provider/model whose cosine scale you know. Most setups should leave it unset and rely on the result-count cap."
849
881
  }
@@ -876,6 +908,7 @@
876
908
  "type": "boolean",
877
909
  "scope": "project",
878
910
  "agentSettable": false,
911
+ "reload": "live",
879
912
  "defaultScope": "project",
880
913
  "description": "Whether the markdownlint plugin (body rules) contributes diagnostics."
881
914
  }
@@ -893,6 +926,7 @@
893
926
  "type": "boolean",
894
927
  "scope": "project",
895
928
  "agentSettable": false,
929
+ "reload": "live",
896
930
  "defaultScope": "project",
897
931
  "description": "Whether the frontmatter plugin (JSON-Schema validation of document frontmatter) contributes diagnostics."
898
932
  },
@@ -928,6 +962,7 @@
928
962
  },
929
963
  "scope": "project",
930
964
  "agentSettable": false,
965
+ "reload": "live",
931
966
  "defaultScope": "project",
932
967
  "description": "Frontmatter schema mappings: which docs (appliesTo globs) validate against which JSON Schema file (project-root-relative path)."
933
968
  }
@@ -953,6 +988,7 @@
953
988
  ],
954
989
  "scope": "project",
955
990
  "agentSettable": false,
991
+ "reload": "live",
956
992
  "defaultScope": "project",
957
993
  "description": "How broken internal links are reported on the validation plane: 'off' hides them, 'warning' (default) or 'error' sets their severity."
958
994
  },
@@ -961,6 +997,7 @@
961
997
  "type": "boolean",
962
998
  "scope": "project",
963
999
  "agentSettable": false,
1000
+ "reload": "live",
964
1001
  "defaultScope": "project",
965
1002
  "description": "Whether the file tree tints and badges files that have validation problems."
966
1003
  }
@@ -978,6 +1015,7 @@
978
1015
  "type": "boolean",
979
1016
  "scope": "project-local",
980
1017
  "agentSettable": false,
1018
+ "reload": "live",
981
1019
  "defaultScope": "project-local",
982
1020
  "description": "Show a rich preview card (site name, page title, description, favicon) when you hover an external link in the editor. When ON, hovering an external link sends that link's URL to the destination site to fetch its preview metadata — outbound egress, one request per previewed link. Default ON; set to false to turn external previews off. Per-machine (project-local) — not shared with collaborators. Previews of links to other documents in this project are read from the local index with no network request and are always on."
983
1021
  }
@@ -985,27 +1023,107 @@
985
1023
  "additionalProperties": {}
986
1024
  },
987
1025
  "remote": {
988
- "default": {
989
- "port": 24550
990
- },
1026
+ "default": {},
991
1027
  "type": "object",
992
1028
  "properties": {
993
1029
  "url": {
994
1030
  "type": "string",
995
1031
  "scope": "project",
996
1032
  "agentSettable": false,
1033
+ "reload": "boot",
997
1034
  "defaultScope": "project",
998
- "description": "Public URL your tunnel gives you, e.g. https://myproject.ngrok.app. Used only with `ok start --remote` (config alone never enables remote access); its host is admitted through the Host-header allowlist. There is no server-side auth, so restrict access at the tunnel (ngrok OAuth, Cloudflare Access, Tailscale ACLs)."
1035
+ "description": "Superseded by server.publicUrl — read only while server.publicUrl is absent. Public URL your tunnel gives you, e.g. https://myproject.ngrok.app. Used only with `ok start --remote` (config alone never enables remote access); its host is admitted through the Host-header allowlist. There is no server-side auth, so restrict access at the tunnel (ngrok OAuth, Cloudflare Access, Tailscale ACLs)."
999
1036
  },
1000
1037
  "port": {
1001
- "default": 24550,
1002
1038
  "type": "integer",
1003
1039
  "minimum": 1,
1004
1040
  "maximum": 65535,
1005
1041
  "scope": "project",
1006
1042
  "agentSettable": false,
1043
+ "reload": "boot",
1044
+ "defaultScope": "project",
1045
+ "description": "Superseded by server.port — read only while server.port is absent. TCP port the server binds when remote access is enabled (default 24550). Fixed so the tunnel's port mapping survives restarts. Set it only on a conflict. An explicit --port still wins; the PORT env var is ignored in remote mode."
1046
+ }
1047
+ },
1048
+ "additionalProperties": {}
1049
+ },
1050
+ "server": {
1051
+ "default": {
1052
+ "bind": [
1053
+ "127.0.0.1"
1054
+ ],
1055
+ "allowExternal": false
1056
+ },
1057
+ "type": "object",
1058
+ "properties": {
1059
+ "port": {
1060
+ "type": "integer",
1061
+ "minimum": 1,
1062
+ "maximum": 65535,
1063
+ "scope": "project",
1064
+ "agentSettable": false,
1065
+ "reload": "boot",
1066
+ "defaultScope": "project",
1067
+ "description": "TCP port the server listens on. Unset by default: a local start picks a free port dynamically, and deployment platforms inject the PORT environment variable instead. Supersedes remote.port (still read while this key is absent). Read at server start; changing it requires a restart."
1068
+ },
1069
+ "bind": {
1070
+ "default": [
1071
+ "127.0.0.1"
1072
+ ],
1073
+ "minItems": 1,
1074
+ "type": "array",
1075
+ "items": {
1076
+ "type": "string",
1077
+ "minLength": 1
1078
+ },
1079
+ "scope": "project",
1080
+ "agentSettable": false,
1081
+ "reload": "boot",
1007
1082
  "defaultScope": "project",
1008
- "description": "TCP port the server binds when remote access is enabled (default 24550). Fixed so the tunnel's port mapping survives restarts. Set it only on a conflict. An explicit --port still wins; the PORT env var is ignored in remote mode."
1083
+ "description": "Addresses the server binds, e.g. [127.0.0.1] or [0.0.0.0]. Default loopback-only ([127.0.0.1]): nothing off this machine can connect. A non-loopback bind additionally requires the server.allowExternal consent interlock. Lists replace, never merge. Read at server start; changing it requires a restart."
1084
+ },
1085
+ "publicUrl": {
1086
+ "type": "string",
1087
+ "pattern": "^https?:\\/\\/",
1088
+ "scope": "project",
1089
+ "agentSettable": false,
1090
+ "reload": "boot",
1091
+ "defaultScope": "project",
1092
+ "description": "Canonical external origin the server is reached at, e.g. https://kb.example.com — drives issued URLs and CORS. Unset by default: a loopback server derives http://localhost:<port>. Setting it declares external exposure, which additionally requires the server.allowExternal consent interlock. Supersedes remote.url (still read while this key is absent). Read at server start; changing it requires a restart."
1093
+ },
1094
+ "allowExternal": {
1095
+ "default": false,
1096
+ "type": "boolean",
1097
+ "scope": "project-local",
1098
+ "agentSettable": false,
1099
+ "reload": "boot",
1100
+ "defaultScope": "project-local",
1101
+ "description": "Exposure consent interlock. Once the unified server boot lands, a non-loopback server.bind or a server.publicUrl without allowExternal: true will be refused at boot with a one-line fix. Default off. Per-machine (project-local) — consent never travels via git, clone, or share; containers consent via the environment instead."
1102
+ },
1103
+ "openBrowser": {
1104
+ "type": "boolean",
1105
+ "scope": "project-local",
1106
+ "agentSettable": false,
1107
+ "reload": "boot",
1108
+ "defaultScope": "project-local",
1109
+ "description": "Open the UI in a browser when the server starts. Default derived: true when every bind address is loopback (a laptop start pops the UI), false otherwise (a container or exposed bind is headless and must never try). Acts once at start. Per-machine (project-local) — not shared."
1110
+ },
1111
+ "idleShutdown": {
1112
+ "anyOf": [
1113
+ {
1114
+ "type": "string",
1115
+ "const": "off"
1116
+ },
1117
+ {
1118
+ "type": "string",
1119
+ "pattern": "^[1-9]\\d*(s|m|h)$"
1120
+ }
1121
+ ],
1122
+ "scope": "project-local",
1123
+ "agentSettable": false,
1124
+ "reload": "live",
1125
+ "defaultScope": "project-local",
1126
+ "description": "Shut the server down after this long with no activity: a duration like '30m' (positive integer with unit s, m, or h), or 'off'. Default derived: '30m' when every bind address is loopback, 'off' otherwise (an exposed or containerized server stays up). Reloadable — a valid change applies without a restart. Per-machine (project-local) — not shared."
1009
1127
  }
1010
1128
  },
1011
1129
  "additionalProperties": {}