@inkeep/open-knowledge 0.15.0-beta.0 → 0.15.1-beta.0

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 (37) hide show
  1. package/dist/assets/skills/discovery/SKILL.md +1 -1
  2. package/dist/assets/skills/project/SKILL.md +5 -1
  3. package/dist/cli.mjs +5 -5
  4. package/dist/constants-OuLu8AdA.mjs +2 -0
  5. package/dist/{dist-B66Z1PnV.mjs → dist-BEh-GNLZ.mjs} +21 -4
  6. package/dist/{dist-B-4HnlH2.mjs → dist-RBTJcoMv.mjs} +1 -1
  7. package/dist/index.mjs +1 -1
  8. package/dist/init-BUHJZjKi.mjs +1 -0
  9. package/dist/{init-D74j33XD.mjs → init-mM-my2mf.mjs} +4 -4
  10. package/dist/{loader-CsrAhJZR.mjs → loader-Bm38bc01.mjs} +2 -2
  11. package/dist/loader-ZfhORCo_.mjs +1 -0
  12. package/dist/{preview-Cy8oJqs4.mjs → preview-DO3biQng.mjs} +2 -2
  13. package/dist/preview-PK3dPbxr.mjs +1 -0
  14. package/dist/public/assets/{ActivityModeContent-EQRhbqwT.js → ActivityModeContent-5C5DgxUr.js} +1 -1
  15. package/dist/public/assets/{DocumentContext-BIuY-2Q4.js → DocumentContext-ChlC_1es.js} +1 -1
  16. package/dist/public/assets/{OpenInAgentMenuRequestContext-CLaqAjaQ.js → OpenInAgentMenuRequestContext-DsARjeLs.js} +1 -1
  17. package/dist/public/assets/{SettingsDialogBody-CtkfwZN0.js → SettingsDialogBody-BKAbkXfX.js} +1 -1
  18. package/dist/public/assets/{SourceEditor-BhkMman-.js → SourceEditor-gZArmuOu.js} +1 -1
  19. package/dist/public/assets/{config-validation-events-BMLN6KjW.js → config-validation-events-Bn8BnXmc.js} +1 -1
  20. package/dist/public/assets/{index-D9huVV9f.js → index-iQ7BsbcI.js} +4 -4
  21. package/dist/public/assets/{telemetry-impl-DOol9SLI.js → telemetry-impl-DoqF2oxU.js} +1 -1
  22. package/dist/public/index.html +4 -4
  23. package/dist/{repair-launch-json-BZpMMX8W.mjs → repair-launch-json-Drvz-gHk.mjs} +2 -2
  24. package/dist/{repair-mcp-configs--Mwg_mTu.mjs → repair-mcp-configs-Czb19OyF.mjs} +2 -2
  25. package/dist/{repair-skills-a1V6fIfH.mjs → repair-skills-B-TzD-dX.mjs} +2 -2
  26. package/dist/repair-skills-CAEdErr8.mjs +1 -0
  27. package/dist/{src-Btmg7LtS.mjs → src-D8R1uRwT.mjs} +2 -2
  28. package/dist/{start-CSXJyLU2.mjs → start-CWAWzKJn.mjs} +2 -2
  29. package/dist/start-Cru3uCN4.mjs +1 -0
  30. package/dist/{write-project-skill-Cr4YQqxd.mjs → write-project-skill-BmnnFB1y.mjs} +2 -2
  31. package/package.json +1 -1
  32. package/dist/constants-Bm49QrO_.mjs +0 -2
  33. package/dist/init-BMZBW6FS.mjs +0 -1
  34. package/dist/loader-BJRbuUDu.mjs +0 -1
  35. package/dist/preview-CW0IyB7p.mjs +0 -1
  36. package/dist/repair-skills-C0cRGhgp.mjs +0 -1
  37. package/dist/start-CKWuzeu6.mjs +0 -1
@@ -1,2 +1,2 @@
1
- import{Rr as e}from"./dist-B66Z1PnV.mjs";import{cpSync as t,existsSync as n,lstatSync as r,mkdirSync as i,realpathSync as a,rmSync as o}from"node:fs";import{dirname as s,isAbsolute as c,relative as l,resolve as u,sep as d}from"node:path";function f(e,t){let n;try{n=a(t)}catch{n=u(t)}let i;try{i=r(e)}catch(e){if(e.code!==`ENOENT`)throw e}if(i?.isSymbolicLink())throw Error(`Refusing to write through a symbolic link at ${e}. Remove the symlink and re-run project setup.`);let o=s(e);for(;o.length>1&&o!==d;){let t;try{t=a(o)}catch(e){if(e.code===`ENOENT`){o=s(o);continue}throw e}let r=l(n,t);if(r===``||!r.startsWith(`..`)&&!c(r))return;throw Error(`Refusing to write at ${e}: ancestor ${o} resolves to ${t}, which is outside the project directory ${n}. A symbolic link in the path likely escapes the project. Remove the symlink and re-run project setup.`)}}function p(r,a){let c=r.projectSkillPath?.(a);if(!c)return{editorId:r.id,label:r.label,action:`skipped-unsupported`,path:``};try{let l=e(`project`,{checkDesktop:!0}),u=s(c);f(u,a);let d=n(c)?`overwritten`:`written`;return o(u,{recursive:!0,force:!0}),i(s(u),{recursive:!0}),t(l,u,{recursive:!0}),{editorId:r.id,label:r.label,action:d,path:c}}catch(e){return{editorId:r.id,label:r.label,action:`failed`,path:c,error:e instanceof Error?e.message:String(e)}}}export{p as n,f as t};
2
- //# sourceMappingURL=write-project-skill-Cr4YQqxd.mjs.map
1
+ import{Rr as e}from"./dist-BEh-GNLZ.mjs";import{cpSync as t,existsSync as n,lstatSync as r,mkdirSync as i,realpathSync as a,rmSync as o}from"node:fs";import{dirname as s,isAbsolute as c,relative as l,resolve as u,sep as d}from"node:path";function f(e,t){let n;try{n=a(t)}catch{n=u(t)}let i;try{i=r(e)}catch(e){if(e.code!==`ENOENT`)throw e}if(i?.isSymbolicLink())throw Error(`Refusing to write through a symbolic link at ${e}. Remove the symlink and re-run project setup.`);let o=s(e);for(;o.length>1&&o!==d;){let t;try{t=a(o)}catch(e){if(e.code===`ENOENT`){o=s(o);continue}throw e}let r=l(n,t);if(r===``||!r.startsWith(`..`)&&!c(r))return;throw Error(`Refusing to write at ${e}: ancestor ${o} resolves to ${t}, which is outside the project directory ${n}. A symbolic link in the path likely escapes the project. Remove the symlink and re-run project setup.`)}}function p(r,a){let c=r.projectSkillPath?.(a);if(!c)return{editorId:r.id,label:r.label,action:`skipped-unsupported`,path:``};try{let l=e(`project`,{checkDesktop:!0}),u=s(c);f(u,a);let d=n(c)?`overwritten`:`written`;return o(u,{recursive:!0,force:!0}),i(s(u),{recursive:!0}),t(l,u,{recursive:!0}),{editorId:r.id,label:r.label,action:d,path:c}}catch(e){return{editorId:r.id,label:r.label,action:`failed`,path:c,error:e instanceof Error?e.message:String(e)}}}export{p as n,f as t};
2
+ //# sourceMappingURL=write-project-skill-BmnnFB1y.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inkeep/open-knowledge",
3
- "version": "0.15.0-beta.0",
3
+ "version": "0.15.1-beta.0",
4
4
  "license": "GPL-3.0-or-later",
5
5
  "private": false,
6
6
  "type": "module",
@@ -1,2 +0,0 @@
1
- import"./server-lock-BpjJj3OD-CqSr5wlA.mjs";var e=`0.15.0-beta.0`;const t=`config.yml`,n=e;export{n,t};
2
- //# sourceMappingURL=constants-Bm49QrO_.mjs.map
@@ -1 +0,0 @@
1
- import{m as e}from"./init-D74j33XD.mjs";export{e as runInit};
@@ -1 +0,0 @@
1
- import{n as e}from"./loader-CsrAhJZR.mjs";export{e as loadConfig};
@@ -1 +0,0 @@
1
- import{n as e,t}from"./preview-Cy8oJqs4.mjs";export{t as formatPreviewBlock,e as previewContent};
@@ -1 +0,0 @@
1
- import{t as e}from"./repair-skills-a1V6fIfH.mjs";export{e as repairSkills};
@@ -1 +0,0 @@
1
- import{_ as e,f as t,r as n}from"./start-CSXJyLU2.mjs";export{n as bootStartServer,t as resolveHost,e as startCommand};