@agent-link/server 0.1.462 → 0.1.463

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 (22) hide show
  1. package/package.json +1 -1
  2. package/web/dist/assets/{cssMode-BSF9eBbX.js → cssMode-BkrITliL.js} +1 -1
  3. package/web/dist/assets/{editor.main-BI_08uPx.js → editor.main-B77T-UtB.js} +3 -3
  4. package/web/dist/assets/{freemarker2-B_PYWoeC.js → freemarker2-BW3HYCLP.js} +1 -1
  5. package/web/dist/assets/{handlebars-CUDjwqsG.js → handlebars-DfIK1ORM.js} +1 -1
  6. package/web/dist/assets/{html-BP0HDUAa.js → html-DpSzQ_X-.js} +1 -1
  7. package/web/dist/assets/{htmlMode-BC2G7Khp.js → htmlMode-BPwkxuVc.js} +1 -1
  8. package/web/dist/assets/index-B9DdzRc4.css +32 -0
  9. package/web/dist/assets/{index-DN_deptA.js → index-DhVU5i1_.js} +5 -5
  10. package/web/dist/assets/{javascript-DItbtHgN.js → javascript-CcLAMeUW.js} +1 -1
  11. package/web/dist/assets/{jsonMode-C5vARVIw.js → jsonMode-DRMT1nqg.js} +1 -1
  12. package/web/dist/assets/{liquid-AdTahf6m.js → liquid-DmsyXppB.js} +1 -1
  13. package/web/dist/assets/{lspLanguageFeatures-pyhW1LGW.js → lspLanguageFeatures-CYmcFSyK.js} +1 -1
  14. package/web/dist/assets/{mdx-Ii-Q2Nk8.js → mdx-ButDLxIr.js} +1 -1
  15. package/web/dist/assets/{python-myU1QNE5.js → python-CSbr3MZr.js} +1 -1
  16. package/web/dist/assets/{razor-DVJYRlt7.js → razor-BVt7jQvz.js} +1 -1
  17. package/web/dist/assets/{tsMode-B7jx18F3.js → tsMode-zT5bRRVD.js} +1 -1
  18. package/web/dist/assets/{typescript-B5qVSbjL.js → typescript-DlsqZb33.js} +1 -1
  19. package/web/dist/assets/{xml-3YgTBwo5.js → xml-DR81u_qP.js} +1 -1
  20. package/web/dist/assets/{yaml-CHCb4w1S.js → yaml-CWUKAAau.js} +1 -1
  21. package/web/dist/index.html +2 -2
  22. package/web/dist/assets/index-Ce6Ncd_g.css +0 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-link/server",
3
- "version": "0.1.462",
3
+ "version": "0.1.463",
4
4
  "latestAgentVersion": "0.1.250",
5
5
  "description": "AgentLink relay server",
6
6
  "license": "MIT",
@@ -1 +1 @@
1
- import{c as e,l as t}from"./editor.main-BI_08uPx.js";import{C as s,H as r,D as i,a as n,R as o,b as a,c as h,d as g,F as l,e as u,S as d,f as c,g as m}from"./lspLanguageFeatures-pyhW1LGW.js";import{h as p,i as _,j as w,t as f,k}from"./lspLanguageFeatures-pyhW1LGW.js";import"./index-DN_deptA.js";class v{constructor(e){this._defaults=e,this._worker=null,this._client=null,this._idleCheckInterval=window.setInterval(()=>this._checkIfIdle(),3e4),this._lastUsedTime=0,this._configChangeListener=this._defaults.onDidChange(()=>this._stopWorker())}_stopWorker(){this._worker&&(this._worker.dispose(),this._worker=null),this._client=null}dispose(){clearInterval(this._idleCheckInterval),this._configChangeListener.dispose(),this._stopWorker()}_checkIfIdle(){if(!this._worker)return;Date.now()-this._lastUsedTime>12e4&&this._stopWorker()}_getClient(){return this._lastUsedTime=Date.now(),this._client||(this._worker=e({moduleId:"vs/language/css/cssWorker",createWorker:()=>new Worker(new URL(""+new URL("css.worker-CqmadvsI.js",import.meta.url).href,import.meta.url),{type:"module"}),label:this._defaults.languageId,createData:{options:this._defaults.options,languageId:this._defaults.languageId}}),this._client=this._worker.getProxy()),this._client}getLanguageServiceWorker(...e){let t;return this._getClient().then(e=>{t=e}).then(t=>{if(this._worker)return this._worker.withSyncedResources(e)}).then(e=>t)}}function I(e){const p=[],_=[],w=new v(e);p.push(w);const f=(...e)=>w.getLanguageServiceWorker(...e);return function(){const{languageId:p,modeConfiguration:w}=e;R(_),w.completionItems&&_.push(t.registerCompletionItemProvider(p,new s(f,["/","-",":"]))),w.hovers&&_.push(t.registerHoverProvider(p,new r(f))),w.documentHighlights&&_.push(t.registerDocumentHighlightProvider(p,new i(f))),w.definitions&&_.push(t.registerDefinitionProvider(p,new n(f))),w.references&&_.push(t.registerReferenceProvider(p,new o(f))),w.documentSymbols&&_.push(t.registerDocumentSymbolProvider(p,new a(f))),w.rename&&_.push(t.registerRenameProvider(p,new h(f))),w.colors&&_.push(t.registerColorProvider(p,new g(f))),w.foldingRanges&&_.push(t.registerFoldingRangeProvider(p,new l(f))),w.diagnostics&&_.push(new u(p,f,e.onDidChange)),w.selectionRanges&&_.push(t.registerSelectionRangeProvider(p,new d(f))),w.documentFormattingEdits&&_.push(t.registerDocumentFormattingEditProvider(p,new c(f))),w.documentRangeFormattingEdits&&_.push(t.registerDocumentRangeFormattingEditProvider(p,new m(f)))}(),p.push(P(_)),P(p)}function P(e){return{dispose:()=>R(e)}}function R(e){for(;e.length;)e.pop().dispose()}export{s as CompletionAdapter,n as DefinitionAdapter,u as DiagnosticsAdapter,g as DocumentColorAdapter,c as DocumentFormattingEditProvider,i as DocumentHighlightAdapter,p as DocumentLinkAdapter,m as DocumentRangeFormattingEditProvider,a as DocumentSymbolAdapter,l as FoldingRangeAdapter,r as HoverAdapter,o as ReferenceAdapter,h as RenameAdapter,d as SelectionRangeAdapter,v as WorkerManager,_ as fromPosition,w as fromRange,I as setupMode,f as toRange,k as toTextEdit};
1
+ import{c as e,l as t}from"./editor.main-B77T-UtB.js";import{C as s,H as r,D as i,a as n,R as o,b as a,c as h,d as g,F as l,e as u,S as d,f as c,g as m}from"./lspLanguageFeatures-CYmcFSyK.js";import{h as p,i as _,j as w,t as f,k}from"./lspLanguageFeatures-CYmcFSyK.js";import"./index-DhVU5i1_.js";class v{constructor(e){this._defaults=e,this._worker=null,this._client=null,this._idleCheckInterval=window.setInterval(()=>this._checkIfIdle(),3e4),this._lastUsedTime=0,this._configChangeListener=this._defaults.onDidChange(()=>this._stopWorker())}_stopWorker(){this._worker&&(this._worker.dispose(),this._worker=null),this._client=null}dispose(){clearInterval(this._idleCheckInterval),this._configChangeListener.dispose(),this._stopWorker()}_checkIfIdle(){if(!this._worker)return;Date.now()-this._lastUsedTime>12e4&&this._stopWorker()}_getClient(){return this._lastUsedTime=Date.now(),this._client||(this._worker=e({moduleId:"vs/language/css/cssWorker",createWorker:()=>new Worker(new URL(""+new URL("css.worker-CqmadvsI.js",import.meta.url).href,import.meta.url),{type:"module"}),label:this._defaults.languageId,createData:{options:this._defaults.options,languageId:this._defaults.languageId}}),this._client=this._worker.getProxy()),this._client}getLanguageServiceWorker(...e){let t;return this._getClient().then(e=>{t=e}).then(t=>{if(this._worker)return this._worker.withSyncedResources(e)}).then(e=>t)}}function I(e){const p=[],_=[],w=new v(e);p.push(w);const f=(...e)=>w.getLanguageServiceWorker(...e);return function(){const{languageId:p,modeConfiguration:w}=e;R(_),w.completionItems&&_.push(t.registerCompletionItemProvider(p,new s(f,["/","-",":"]))),w.hovers&&_.push(t.registerHoverProvider(p,new r(f))),w.documentHighlights&&_.push(t.registerDocumentHighlightProvider(p,new i(f))),w.definitions&&_.push(t.registerDefinitionProvider(p,new n(f))),w.references&&_.push(t.registerReferenceProvider(p,new o(f))),w.documentSymbols&&_.push(t.registerDocumentSymbolProvider(p,new a(f))),w.rename&&_.push(t.registerRenameProvider(p,new h(f))),w.colors&&_.push(t.registerColorProvider(p,new g(f))),w.foldingRanges&&_.push(t.registerFoldingRangeProvider(p,new l(f))),w.diagnostics&&_.push(new u(p,f,e.onDidChange)),w.selectionRanges&&_.push(t.registerSelectionRangeProvider(p,new d(f))),w.documentFormattingEdits&&_.push(t.registerDocumentFormattingEditProvider(p,new c(f))),w.documentRangeFormattingEdits&&_.push(t.registerDocumentRangeFormattingEditProvider(p,new m(f)))}(),p.push(P(_)),P(p)}function P(e){return{dispose:()=>R(e)}}function R(e){for(;e.length;)e.pop().dispose()}export{s as CompletionAdapter,n as DefinitionAdapter,u as DiagnosticsAdapter,g as DocumentColorAdapter,c as DocumentFormattingEditProvider,i as DocumentHighlightAdapter,p as DocumentLinkAdapter,m as DocumentRangeFormattingEditProvider,a as DocumentSymbolAdapter,l as FoldingRangeAdapter,r as HoverAdapter,o as ReferenceAdapter,h as RenameAdapter,d as SelectionRangeAdapter,v as WorkerManager,_ as fromPosition,w as fromRange,I as setupMode,f as toRange,k as toTextEdit};