@systemfsoftware/omp-claude-compat 1.1.4 → 1.1.6
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.
- package/dist/CommandExecutor-DYErWuMr.js +1 -0
- package/dist/dist-DO_QG0qW.js +18 -0
- package/dist/esm-DBTIrgAu.js +55 -0
- package/dist/hook-dispatcher.executor-B6Jon79H.js +3 -0
- package/dist/index.js +1 -1493
- package/dist/inject-instructions.executor-C0s4_7XL.js +3 -0
- package/dist/runtime-CMq7fttJ.js +1 -0
- package/package.json +17 -11
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{Dn as e,Dt as t,En as n,Fn as r,Ln as i,Mt as a,Pn as o,a as s,bn as c,c as l,cn as u,fn as d,gn as f,h as p,hn as m,l as h,ln as g,mn as _,o as v,p as y,pipe as b,pn as x,u as S,un as C,vn as w,yt as T}from"./esm-DBTIrgAu.js";const E=Symbol.for(`@effect/platform/CommandExecutor`),D=Symbol.for(`@effect/platform/Process`),O=c(),k=c(),A=w(`@effect/platform/CommandExecutor`),j=e=>{let n=n=>y(t(e(n),e=>e.stdout)),r=(e,t)=>{let r=new TextDecoder(t);return S(v(n(e),x(e=>r.decode(e))))};return{[E]:E,start:e,exitCode:t=>a(T(e(t),e=>e.exitCode)),stream:n,string:(n,r=`utf-8`)=>{let i=new TextDecoder(r);return b(e(n),T(e=>l(e.stdout,M)),t(e=>i.decode(e)),a)},lines:(e,n=`utf-8`)=>b(r(e,n),h,t(f)),streamLines:r}},M=p(new Uint8Array,(e,t)=>m(t,e,(e,t)=>{let n=new Uint8Array(e.length+t.length);return n.set(e),n.set(t,e.length),n})),N=Symbol.for(`@effect/platform/Command`),P=i(2,(e,t)=>{switch(e._tag){case`StandardCommand`:return z({...e,env:C(e.env,g(Object.entries(t).filter(([e])=>e!==void 0)))});case`PipedCommand`:return U(P(e.left,t),P(e.right,t))}}),F=i(2,(e,t)=>G(e,s(_(new TextEncoder().encode(t))))),I=e=>Array.from(L(e)),L=e=>{switch(e._tag){case`StandardCommand`:return _(e);case`PipedCommand`:return d(L(e.left),L(e.right))}},R={[N]:N,pipe(){return o(this,arguments)},...r},ee={...R,_tag:`StandardCommand`,toJSON(){return{_id:`@effect/platform/Command`,_tag:this._tag,command:this.command,args:this.args,env:Object.fromEntries(this.env),cwd:this.cwd.toJSON(),shell:this.shell,gid:this.gid.toJSON(),uid:this.uid.toJSON()}}},z=e=>Object.assign(Object.create(ee),e),B={...R,_tag:`PipedCommand`,toJSON(){return{_id:`@effect/platform/Command`,_tag:this._tag,left:this.left.toJSON(),right:this.right.toJSON()}}},V=e=>Object.assign(Object.create(B),e),H=(e,...t)=>z({command:e,args:t,env:u(),cwd:n(),shell:!1,stdin:`pipe`,stdout:`pipe`,stderr:`pipe`,gid:n(),uid:n()}),U=i(2,(e,t)=>V({left:e,right:t})),W=i(2,(e,t)=>{switch(e._tag){case`StandardCommand`:return z({...e,stderr:t});case`PipedCommand`:return V({...e,right:W(e.right,t)})}}),G=i(2,(e,t)=>{switch(e._tag){case`StandardCommand`:return z({...e,stdin:t});case`PipedCommand`:return V({...e,left:G(e.left,t)})}}),K=i(2,(e,t)=>{switch(e._tag){case`StandardCommand`:return z({...e,stdout:t});case`PipedCommand`:return V({...e,right:K(e.right,t)})}}),q=i(2,(t,n)=>{switch(t._tag){case`StandardCommand`:return z({...t,cwd:e(n)});case`PipedCommand`:return U(q(t.left,n),q(t.right,n))}}),J=P,Y=F,X=I,Z=H,Q=W,$=G,te=K,ne=q,re=A,ie=D,ae=O,oe=k,se=j;export{se as a,X as c,$ as d,te as f,ie as i,Z as l,ae as n,J as o,ne as p,oe as r,Y as s,re as t,Q as u};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import{$t as e,Bt as t,C as n,Dt as r,G as i,Ht as a,J as o,Jt as s,K as c,L as l,Lt as u,M as ee,O as d,P as f,Pt as p,Qt as te,R as ne,Rt as re,S as m,St as ie,T as h,Tn as ae,X as oe,Xt as g,Y as se,Yt as ce,Z as le,Zt as ue,at as de,bn as fe,bt as pe,et as me,g as he,i as ge,identity as _e,it as ve,j as ye,k as be,mn as xe,mt as Se,n as Ce,p as we,pipe as _,pt as Te,q as Ee,qt as v,rt as y,st as De,ut as Oe,v as ke,vn as b,vt as x,w as Ae,wn as je,wt as Me,x as S,y as Ne,yn as C,yt as w}from"./esm-DBTIrgAu.js";const T=Symbol.for(`@effect/platform/Error`),E=m(`Clipboard`,`Command`,`FileSystem`,`KeyValueStore`,`Path`,`Stream`,`Terminal`);var D=class extends d(`@effect/platform/Error/BadArgument`)(`BadArgument`,{module:E,method:h,description:f(h),cause:f(S)}){[T]=T;get message(){return`${this.module}.${this.method}${this.description?`: ${this.description}`:``}`}};const Pe=m(`AlreadyExists`,`BadResource`,`Busy`,`InvalidData`,`NotFound`,`PermissionDenied`,`TimedOut`,`UnexpectedEof`,`Unknown`,`WouldBlock`,`WriteZero`);var Fe=class extends d(`@effect/platform/Error/SystemError`)(`SystemError`,{reason:Pe,module:E,method:h,description:f(h),syscall:f(h),pathOrDescriptor:f(be(h,n)),cause:f(S)}){[T]=T;get message(){return`${this.reason}: ${this.module}.${this.method}${this.pathOrDescriptor===void 0?``:` (${this.pathOrDescriptor})`}${this.description?`: ${this.description}`:``}`}};const O=b(`@effect/platform/FileSystem`),k=e=>typeof e==`bigint`?e:BigInt(e),A=BigInt(1024);A*A*A*A*A;const Ie=e=>O.of({...e,exists:t=>_(e.access(t),Oe(!0),Se(`SystemError`,e=>e.reason===`NotFound`?p(!1):x(e))),readFileString:(n,r)=>t(e.readFile(n),{try:e=>new TextDecoder(r).decode(e),catch:e=>new D({module:`FileSystem`,method:`readFileString`,description:`invalid encoding`,cause:e})}),stream:(t,n)=>_(e.open(t,{flag:`r`}),n?.offset?u(e=>e.seek(n.offset,`start`)):_e,r(e=>Le(e,n)),we),sink:(t,n)=>_(e.open(t,{flag:`w`,...n}),r(e=>he(t=>e.writeAll(t))),ke),writeFileString:(t,n,r)=>w(a({try:()=>new TextEncoder().encode(n),catch:e=>new D({module:`FileSystem`,method:`writeFileString`,description:`could not encode string`,cause:e})}),n=>e.writeFile(t,n,r))}),Le=(e,{bufferSize:t=16,bytesToRead:n,chunkSize:r=k(64*1024)}={})=>{let i=n===void 0?void 0:k(n),a=k(r);function o(t){if(i!==void 0&&i<=t)return y;let n=i!==void 0&&i-t<a?i-t:a;return me(e.readAlloc(n),ae({onNone:()=>y,onSome:e=>me(ve(xe(e)),n=>o(t+BigInt(e.length)))}))}return Ce(ge(o(BigInt(0))),{capacity:t})},Re=k,j=O,ze=Ie,Be=Symbol.for(`@effect/platform/FileSystem/File`),Ve=fe(),He=v(`Create`),Ue=v(`Update`),We=v(`Remove`);var Ge=class extends C(`@effect/platform/FileSystem/WatchBackend`)(){};const M=Symbol.for(`@effect/platform/Path`),N=b(`@effect/platform/Path`);function P(e,t){let n=``,r=0,i=-1,a=0,o;for(let s=0;s<=e.length;++s){if(s<e.length)o=e.charCodeAt(s);else if(o===47)break;else o=47;if(o===47){if(i!==s-1&&a!==1)if(i!==s-1&&a===2){if(n.length<2||r!==2||n.charCodeAt(n.length-1)!==46||n.charCodeAt(n.length-2)!==46){if(n.length>2){let e=n.lastIndexOf(`/`);if(e!==n.length-1){e===-1?(n=``,r=0):(n=n.slice(0,e),r=n.length-1-n.lastIndexOf(`/`)),i=s,a=0;continue}}else if(n.length===2||n.length===1){n=``,r=0,i=s,a=0;continue}}t&&(n.length>0?n+=`/..`:n=`..`,r=2)}else n.length>0?n+=`/`+e.slice(i+1,s):n=e.slice(i+1,s),r=s-i-1;i=s,a=0}else o===46&&a!==-1?++a:a=-1}return n}function Ke(e,t){let n=t.dir||t.root,r=t.base||(t.name||``)+(t.ext||``);return n?n===t.root?n+r:n+e+r:r}function qe(e){if(e.protocol!==`file:`)return x(new D({module:`Path`,method:`fromFileUrl`,description:`URL must be of scheme file`}));if(e.hostname!==``)return x(new D({module:`Path`,method:`fromFileUrl`,description:`Invalid file URL host`}));let t=e.pathname;for(let e=0;e<t.length;e++)if(t[e]===`%`){let n=t.codePointAt(e+2)|32;if(t[e+1]===`2`&&n===102)return x(new D({module:`Path`,method:`fromFileUrl`,description:`must not include encoded / characters`}))}return p(decodeURIComponent(t))}const F=function(){let e=``,t=!1,n;for(let r=arguments.length-1;r>=-1&&!t;r--){let i;if(r>=0)i=arguments[r];else{let e=globalThis.process;n===void 0&&`process`in globalThis&&typeof e==`object`&&e&&typeof e.cwd==`function`&&(n=e.cwd()),i=n}i.length!==0&&(e=i+`/`+e,t=i.charCodeAt(0)===47)}return e=P(e,!t),t?e.length>0?`/`+e:`/`:e.length>0?e:`.`};function Je(e){let t=new URL(`file://`),n=F(e);return e.charCodeAt(e.length-1)===47&&n[n.length-1]!==`/`&&(n+=`/`),t.pathname=et(n),p(t)}const Ye=/%/g,Xe=/\\/g,Ze=/\n/g,Qe=/\r/g,$e=/\t/g;function et(e){return e.includes(`%`)&&(e=e.replace(Ye,`%25`)),e.includes(`\\`)&&(e=e.replace(Xe,`%5C`)),e.includes(`
|
|
2
|
+
`)&&(e=e.replace(Ze,`%0A`)),e.includes(`\r`)&&(e=e.replace(Qe,`%0D`)),e.includes(` `)&&(e=e.replace($e,`%09`)),e}const I=N.of({[M]:M,resolve:F,normalize(e){if(e.length===0)return`.`;let t=e.charCodeAt(0)===47,n=e.charCodeAt(e.length-1)===47;return e=P(e,!t),e.length===0&&!t&&(e=`.`),e.length>0&&n&&(e+=`/`),t?`/`+e:e},isAbsolute(e){return e.length>0&&e.charCodeAt(0)===47},join(){if(arguments.length===0)return`.`;let e;for(let t=0;t<arguments.length;++t){let n=arguments[t];n.length>0&&(e===void 0?e=n:e+=`/`+n)}return e===void 0?`.`:I.normalize(e)},relative(e,t){if(e===t||(e=I.resolve(e),t=I.resolve(t),e===t))return``;let n=1;for(;n<e.length&&e.charCodeAt(n)===47;++n);let r=e.length,i=r-n,a=1;for(;a<t.length&&t.charCodeAt(a)===47;++a);let o=t.length-a,s=i<o?i:o,c=-1,l=0;for(;l<=s;++l){if(l===s){if(o>s){if(t.charCodeAt(a+l)===47)return t.slice(a+l+1);if(l===0)return t.slice(a+l)}else i>s&&(e.charCodeAt(n+l)===47?c=l:l===0&&(c=0));break}let r=e.charCodeAt(n+l);if(r!==t.charCodeAt(a+l))break;r===47&&(c=l)}let u=``;for(l=n+c+1;l<=r;++l)(l===r||e.charCodeAt(l)===47)&&(u.length===0?u+=`..`:u+=`/..`);return u.length>0?u+t.slice(a+c):(a+=c,t.charCodeAt(a)===47&&++a,t.slice(a))},dirname(e){if(e.length===0)return`.`;let t=e.charCodeAt(0),n=t===47,r=-1,i=!0;for(let n=e.length-1;n>=1;--n)if(t=e.charCodeAt(n),t===47){if(!i){r=n;break}}else i=!1;return r===-1?n?`/`:`.`:n&&r===1?`//`:e.slice(0,r)},basename(e,t){let n=0,r=-1,i=!0,a;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t.length===e.length&&t===e)return``;let o=t.length-1,s=-1;for(a=e.length-1;a>=0;--a){let c=e.charCodeAt(a);if(c===47){if(!i){n=a+1;break}}else s===-1&&(i=!1,s=a+1),o>=0&&(c===t.charCodeAt(o)?--o===-1&&(r=a):(o=-1,r=s))}return n===r?r=s:r===-1&&(r=e.length),e.slice(n,r)}else{for(a=e.length-1;a>=0;--a)if(e.charCodeAt(a)===47){if(!i){n=a+1;break}}else r===-1&&(i=!1,r=a+1);return r===-1?``:e.slice(n,r)}},extname(e){let t=-1,n=0,r=-1,i=!0,a=0;for(let o=e.length-1;o>=0;--o){let s=e.charCodeAt(o);if(s===47){if(!i){n=o+1;break}continue}r===-1&&(i=!1,r=o+1),s===46?t===-1?t=o:a!==1&&(a=1):t!==-1&&(a=-1)}return t===-1||r===-1||a===0||a===1&&t===r-1&&t===n+1?``:e.slice(t,r)},format:function(e){if(typeof e!=`object`||!e)throw TypeError(`The "pathObject" argument must be of type Object. Received type `+typeof e);return Ke(`/`,e)},parse(e){let t={root:``,dir:``,base:``,ext:``,name:``};if(e.length===0)return t;let n=e.charCodeAt(0),r=n===47,i;r?(t.root=`/`,i=1):i=0;let a=-1,o=0,s=-1,c=!0,l=e.length-1,u=0;for(;l>=i;--l){if(n=e.charCodeAt(l),n===47){if(!c){o=l+1;break}continue}s===-1&&(c=!1,s=l+1),n===46?a===-1?a=l:u!==1&&(u=1):a!==-1&&(u=-1)}return a===-1||s===-1||u===0||u===1&&a===s-1&&a===o+1?s!==-1&&(o===0&&r?t.base=t.name=e.slice(1,s):t.base=t.name=e.slice(o,s)):(o===0&&r?(t.name=e.slice(1,a),t.base=e.slice(1,s)):(t.name=e.slice(o,a),t.base=e.slice(o,s)),t.ext=e.slice(a,s)),o>0?t.dir=e.slice(0,o-1):r&&(t.dir=`/`),t},sep:`/`,fromFileUrl:qe,toFileUrl:Je,toNamespacedPath:_e}),tt=De(N,I),L=N,nt=tt,rt={arrays:`merge`,sets:`merge`,maps:`merge`};function R(e,t,n){return it(e,t,new Set,n??rt)}function it(e,t,n,r){let i={},a=new Set([...z(e),...z(t)]);for(let o of a){if(o===`__proto__`)continue;let a=e[o];if(!Object.hasOwn(t,o)){i[o]=a;continue}let s=t[o];if(ct(a)&&ct(s)&&!n.has(a)&&!n.has(s)){n.add(a),n.add(s),i[o]=at(a,s,n,r);continue}i[o]=s}return i}function at(e,t,n,r){if(ot(e)&&ot(t))return it(e,t,n,r);if(st(e)&&st(t)){if(Array.isArray(e)&&Array.isArray(t))return r.arrays===`merge`?e.concat(t):t;if(e instanceof Map&&t instanceof Map){if(r.maps===`merge`){let n=new Map(e);for(let[e,r]of t)n.set(e,r);return n}return t}if(e instanceof Set&&t instanceof Set){if(r.sets===`merge`){let n=new Set(e);for(let e of t)n.add(e);return n}return t}}return t}function ot(e){return Object.getPrototypeOf(e)===Object.prototype}function st(e){return typeof e[Symbol.iterator]==`function`}function ct(e){return typeof e==`object`&&!!e}function z(e){let t=Object.keys(e),n=Object.getOwnPropertySymbols(e);if(n.length===0)return t;for(let r of n)Object.prototype.propertyIsEnumerable.call(e,r)&&t.push(r);return t}function lt(e){return e%4==0&&e%100!=0||e%400==0}var ut=class{#e=/[ \t]/;#t=0;#n;constructor(e){this.#n=e}get position(){return this.#t}get source(){return this.#n}char(e=0){return this.#n[this.#t+e]??``}slice(e,t){return this.#n.slice(this.#t+e,this.#t+t)}next(e=1){this.#t+=e}skipWhitespaces(){for(;this.#e.test(this.char())&&!this.eof();)this.next();if(!this.isCurrentCharEOL()&&/\s/.test(this.char())){let e=`\\u`+this.char().charCodeAt(0).toString(16),t=this.#t;throw SyntaxError(`Cannot parse the TOML: It contains invalid whitespace at position '${t}': \`${e}\``)}}nextUntilChar(e={skipComments:!0}){for(;!this.eof();){let t=this.char();if(this.#e.test(t)||this.isCurrentCharEOL())this.next();else if(e.skipComments&&this.char()===`#`)for(;!this.isCurrentCharEOL()&&!this.eof();)this.next();else break}}eof(){return this.#t>=this.#n.length}isCurrentCharEOL(){return this.char()===`
|
|
3
|
+
`||this.startsWith(`\r
|
|
4
|
+
`)}startsWith(e){return this.#n.startsWith(e,this.#t)}match(e){if(!e.sticky)throw Error(`RegExp ${e} does not have a sticky 'y' flag`);return e.lastIndex=this.#t,this.#n.match(e)}};function B(e){return{ok:!0,body:e}}function V(){return{ok:!1}}function H(e,t={__proto__:null}){return e.reduceRight((e,t)=>({[t]:e}),t)}function dt(e){return typeof e==`object`&&!!e}function ft(e,t){let n=t[0];if(!n)throw Error(`Cannot parse the TOML: key length is not a positive number`);return e[n]}function pt(e,t){let{keys:n,type:r,value:i}=t,a=ft(e,n);if(a===void 0)return Object.assign(e,H(n,i));if(Array.isArray(a))return U(a.at(-1),{type:r,keys:n.slice(1),value:i}),e;if(dt(a))return U(a,{type:r,keys:n.slice(1),value:i}),e;throw Error(`Unexpected assign`)}function mt(e,t){let{type:n,keys:r,value:i}=t,a=ft(e,r);if(a===void 0)return Object.assign(e,H(r,[i]));if(Array.isArray(a))return t.keys.length===1?a.push(i):U(a.at(-1),{type:t.type,keys:t.keys.slice(1),value:t.value}),e;if(dt(a))return U(a,{type:n,keys:r.slice(1),value:i}),e;throw Error(`Unexpected assign`)}function U(e,t){switch(t.type){case`Block`:return R(e,t.value);case`Table`:return pt(e,t);case`TableArray`:return mt(e,t)}}function W(e){return t=>{for(let n of e){let e=n(t);if(e.ok)return e}return V()}}function ht(e,t){let n=K(t);return r=>{let i=[],a=e(r);if(!a.ok)return B(i);for(i.push(a.body);!r.eof()&&n(r).ok;){let n=e(r);if(!n.ok)throw SyntaxError(`Invalid token after "${t}"`);i.push(n.body)}return B(i)}}function gt(e,t){let n=K(t);return r=>{let i=e(r);if(!i.ok)return V();let a=[i.body];for(;!r.eof()&&n(r).ok;){let n=e(r);if(!n.ok)throw SyntaxError(`Invalid token after "${t}"`);a.push(n.body)}return B(a)}}function _t(e,t,n){let r=K(t);return i=>{let a=i.position,o=e(i);if(!o.ok)return V();if(!r(i).ok)throw SyntaxError(`key/value pair doesn't have "${t}"`);let s=n(i);if(!s.ok){let e=i.source.indexOf(`
|
|
5
|
+
`,i.position),t=e>0?e:i.source.length,n=i.source.slice(a,t);throw SyntaxError(`Cannot parse value on line '${n}'`)}return B(H(o.body,s.body))}}function vt(e){return t=>{let n=e(t);if(!n.ok)return V();let r={__proto__:null};for(let e of n.body)typeof e==`object`&&e&&(r=R(r,e));return B(r)}}function yt(e){return t=>{let n=[];for(;!t.eof();){let r=e(t);if(!r.ok)break;n.push(r.body),t.nextUntilChar()}return n.length===0?V():B(n)}}function G(e,t,n){let r=K(e),i=K(n);return a=>{if(!r(a).ok)return V();let o=t(a);if(!o.ok)throw SyntaxError(`Invalid token after "${e}"`);if(!i(a).ok)throw SyntaxError(`Not closed by "${n}" after started with "${e}"`);return B(o.body)}}function K(e){return t=>(t.skipWhitespaces(),t.startsWith(e)?(t.next(e.length),t.skipWhitespaces(),B(void 0)):V())}const bt=/[A-Za-z0-9_-]+/y;function xt(e){e.skipWhitespaces();let t=e.match(bt)?.[0];return t?(e.next(t.length),B(t)):V()}function St(e){if(e.char()!==`\\`)return V();switch(e.next(),e.char()){case`b`:return e.next(),B(`\b`);case`t`:return e.next(),B(` `);case`n`:return e.next(),B(`
|
|
6
|
+
`);case`f`:return e.next(),B(`\f`);case`r`:return e.next(),B(`\r`);case`u`:case`U`:{let t=e.char()===`u`?4:6,n=parseInt(`0x`+e.slice(1,1+t),16),r=String.fromCodePoint(n);return e.next(t+1),B(r)}case`"`:return e.next(),B(`"`);case`\\`:return e.next(),B(`\\`);default:throw SyntaxError(`Invalid escape sequence: \\${e.char()}`)}}function Ct(e){if(e.skipWhitespaces(),e.char()!==`"`)return V();e.next();let t=[];for(;e.char()!==`"`&&!e.eof();){if(e.char()===`
|
|
7
|
+
`)throw SyntaxError(`Single-line string cannot contain EOL`);let n=St(e);n.ok?t.push(n.body):(t.push(e.char()),e.next())}if(e.eof())throw SyntaxError(`Single-line string is not closed:\n${t.join(``)}`);return e.next(),B(t.join(``))}function wt(e){if(e.skipWhitespaces(),e.char()!==`'`)return V();e.next();let t=[];for(;e.char()!==`'`&&!e.eof();){if(e.char()===`
|
|
8
|
+
`)throw SyntaxError(`Single-line string cannot contain EOL`);t.push(e.char()),e.next()}if(e.eof())throw SyntaxError(`Single-line string is not closed:\n${t.join(``)}`);return e.next(),B(t.join(``))}function Tt(e){if(e.skipWhitespaces(),!e.startsWith(`"""`))return V();e.next(3),e.char()===`
|
|
9
|
+
`?e.next():e.startsWith(`\r
|
|
10
|
+
`)&&e.next(2);let t=[];for(;!e.startsWith(`"""`)&&!e.eof();){if(e.startsWith(`\\
|
|
11
|
+
`)){e.next(),e.nextUntilChar({skipComments:!1});continue}else if(e.startsWith(`\\\r
|
|
12
|
+
`)){e.next(),e.nextUntilChar({skipComments:!1});continue}let n=St(e);n.ok?t.push(n.body):(t.push(e.char()),e.next())}if(e.eof())throw SyntaxError(`Multi-line string is not closed:\n${t.join(``)}`);return e.char(3)===`"`&&(t.push(`"`),e.next()),e.next(3),B(t.join(``))}function Et(e){if(e.skipWhitespaces(),!e.startsWith(`'''`))return V();e.next(3),e.char()===`
|
|
13
|
+
`?e.next():e.startsWith(`\r
|
|
14
|
+
`)&&e.next(2);let t=[];for(;!e.startsWith(`'''`)&&!e.eof();)t.push(e.char()),e.next();if(e.eof())throw SyntaxError(`Multi-line string is not closed:\n${t.join(``)}`);return e.char(3)===`'`&&(t.push(`'`),e.next()),e.next(3),B(t.join(``))}const Dt=/(?:true|false)\b/y;function Ot(e){e.skipWhitespaces();let t=e.match(Dt);if(!t)return V();let n=t[0];return e.next(n.length),B(n===`true`)}const kt=new Map([[`inf`,1/0],[`+inf`,1/0],[`-inf`,-1/0]]),At=/[+-]?inf\b/y;function jt(e){e.skipWhitespaces();let t=e.match(At);if(!t)return V();let n=t[0];return e.next(n.length),B(kt.get(n))}const Mt=/[+-]?nan\b/y;function Nt(e){e.skipWhitespaces();let t=e.match(Mt);if(!t)return V();let n=t[0];return e.next(n.length),B(NaN)}const q=gt(W([xt,Ct,wt]),`.`),Pt=/0b[01]+(?:_[01]+)*\b/y;function Ft(e){e.skipWhitespaces();let t=e.match(Pt)?.[0];if(!t)return V();e.next(t.length);let n=t.slice(2).replaceAll(`_`,``),r=parseInt(n,2);return isNaN(r)?V():B(r)}const It=/0o[0-7]+(?:_[0-7]+)*\b/y;function Lt(e){e.skipWhitespaces();let t=e.match(It)?.[0];if(!t)return V();e.next(t.length);let n=t.slice(2).replaceAll(`_`,``),r=parseInt(n,8);return isNaN(r)?V():B(r)}const Rt=/0x[0-9a-f]+(?:_[0-9a-f]+)*\b/iy;function zt(e){e.skipWhitespaces();let t=e.match(Rt)?.[0];if(!t)return V();e.next(t.length);let n=t.slice(2).replaceAll(`_`,``),r=parseInt(n,16);return isNaN(r)?V():B(r)}const Bt=/[+-]?(?:0|[1-9][0-9]*(?:_[0-9]+)*)\b/y;function Vt(e){e.skipWhitespaces();let t=e.match(Bt)?.[0];if(!t)return V();e.next(t.length);let n=t.replaceAll(`_`,``);return B(parseInt(n,10))}const Ht=/[+-]?(?:0|[1-9][0-9]*(?:_[0-9]+)*)(?:\.[0-9]+(?:_[0-9]+)*)?(?:e[+-]?[0-9]+(?:_[0-9]+)*)?\b/iy;function Ut(e){e.skipWhitespaces();let t=e.match(Ht)?.[0];if(!t)return V();e.next(t.length);let n=t.replaceAll(`_`,``),r=parseFloat(n);return isNaN(r)?V():B(r)}const Wt=/(?<year>\d{4})-(?<month>\d{2})-(?<day>\d{2})(?:[ 0-9TZ.:+-]+)?\b/y;function Gt(e){e.skipWhitespaces();let t=e.match(Wt);if(!t)return V();let n=t[0];e.next(n.length);let r=t.groups;if(r.month==`02`){let e=parseInt(r.day);if(e>29)throw SyntaxError(`Invalid date string "${t}"`);let n=parseInt(r.year);if(e>28&&!lt(n))throw SyntaxError(`Invalid date string "${t}"`)}let i=new Date(n.trim());if(isNaN(i.getTime()))throw SyntaxError(`Invalid date string "${t}"`);return B(i)}const Kt=/(\d{2}):(\d{2}):(\d{2})(?:\.[0-9]+)?\b/y;function qt(e){e.skipWhitespaces();let t=e.match(Kt)?.[0];return t?(e.next(t.length),B(t)):V()}function Jt(e){if(e.skipWhitespaces(),e.char()!==`[`)return V();e.next();let t=[];for(;!e.eof();){e.nextUntilChar();let n=Xt(e);if(!n.ok||(t.push(n.body),e.skipWhitespaces(),e.char()!==`,`))break;e.next()}if(e.nextUntilChar(),e.char()!==`]`)throw SyntaxError(`Array is not closed`);return e.next(),B(t)}function Yt(e){if(e.nextUntilChar(),e.char(1)===`}`)return e.next(2),B({__proto__:null});let t=G(`{`,ht(Zt,`,`),`}`)(e);if(!t.ok)return V();let n={__proto__:null};for(let e of t.body)n=R(n,e);return B(n)}const Xt=W([Tt,Et,Ct,wt,Ot,jt,Nt,Gt,qt,Ft,Lt,zt,Ut,Vt,Jt,Yt]),Zt=_t(q,`=`,Xt);function J(e){e.nextUntilChar();let t=vt(yt(Zt))(e);return t.ok?B({type:`Block`,value:t.body}):V()}const Qt=G(`[`,q,`]`);function $t(e){e.nextUntilChar();let t=Qt(e);if(!t.ok)return V();e.nextUntilChar();let n=J(e);return B({type:`Table`,keys:t.body,value:n.ok?n.body.value:{__proto__:null}})}const en=G(`[[`,q,`]]`);function tn(e){e.nextUntilChar();let t=en(e);if(!t.ok)return V();e.nextUntilChar();let n=J(e);return B({type:`TableArray`,keys:t.body,value:n.ok?n.body.value:{__proto__:null}})}function nn(e){let t=yt(W([J,tn,$t]))(e);return t.ok?B(t.body.reduce(U,{__proto__:null})):B({__proto__:null})}function Y(e,t){let n=e.source.slice(0,e.position).split(`
|
|
15
|
+
`);return`Parse error on line ${n.length}, column ${n.at(-1)?.length??0}: ${t}`}function rn(e){return t=>{let n=new ut(t);try{let t=e(n);if(t.ok&&n.eof())return t.body;let r=`Unexpected character: "${n.char()}"`;throw SyntaxError(Y(n,r))}catch(e){throw e instanceof Error?SyntaxError(Y(n,e.message)):SyntaxError(Y(n,`Invalid error type caught`))}}}function an(e){return rn(nn)(e)}const on={ctx_execute:!0,ctx_batch_execute:!0};function sn(e,t){return on[e]?e!==`ctx_execute`||t.language===`shell`:!1}function cn(e,t){if(sn(e,t)){if(e===`ctx_execute`)return typeof t.code==`string`?t.code:void 0;if(Array.isArray(t.commands))return t.commands.map(e=>typeof e==`object`&&e?e.command:``).filter(e=>typeof e==`string`).join(`
|
|
16
|
+
`)}}const ln=new Map;function un(e,t){if(!t||t.length===0)return!0;let n=t.split(`|`).map(e=>e.trim()).filter(Boolean).join(`|`);if(n.length===0)return!0;let r=ln.get(n);if(r!==void 0)return r.test(e);let i=RegExp(`^(?:${n})$`);return ln.set(n,i),i.test(e)}function dn(e){return{session_id:e(),agent_id:null}}const X=Ae({key:h,value:Ne(h)}).pipe(ye(`TomlConfig`)),fn=l(h,ne(X),{strict:!0,decode:e=>Ee({try:()=>an(e),catch:e=>new c(e,`TOML parse error`)}).pipe(le(e=>se(X)(e))),encode:(e,t,n)=>oe(new i(n,e,`TomlConfigFromText is decode-only`))}),Z=`systemfsoftware.toml`,Q=o(X)({});var $=class extends C(`TomlLoader`)(){};const pn=de($,ie(function*(){let t=yield*ce(ue()),n=yield*j,r=yield*L;return $.of({load:pe(`TomlLoader.load`)(function*(i){let a=te(yield*s(t),i);if(je(a))return a.value;let o=r.join(i,Z);if(!(yield*n.exists(o)))return yield*g(t,t=>(e(t,i,Q),t)),Q;let c=yield*n.readFileString(o).pipe(w(ee(fn)),re(e=>Me(`[toml-loader] malformed ${Z} at ${o} — failing open, which voids EVERY key in the file, not just the malformed one`,e)),Te(()=>p(Q)));return yield*g(t,t=>(e(t,i,c),t)),c})})})),mn={Write:!0,Edit:!0,Read:!0,MultiEdit:!0,Update:!0,Create:!0},hn={Edit:!0,MultiEdit:!0,Update:!0};function gn(e){return Array.isArray(e)&&e.length>0&&e.every(e=>typeof e==`object`&&!!e&&(`new_text`in e||`old_text`in e))}function _n(e,t){let n=t;if(mn[e]===!0&&`path`in n&&!(`file_path`in n)){let{path:e,...t}=n;n={file_path:e,...t}}if(hn[e]===!0&&`edits`in n&&gn(n.edits)&&!(`new_string`in n)){let e=n.edits.map(e=>({old_string:typeof e.old_text==`string`?e.old_text:``,new_string:typeof e.new_text==`string`?e.new_text:``}));n={...n,edits:e,old_string:e.map(e=>e.old_string).join(`
|
|
17
|
+
`),new_string:e.map(e=>e.new_string).join(`
|
|
18
|
+
`)}}return n}function vn(e){return e.length===0?e:e.charAt(0).toUpperCase()+e.slice(1)}export{Ue as _,_n as a,Fe as b,L as c,j as d,Be as f,We as g,He as h,un as i,nt as l,Ge as m,pn as n,vn as o,Re as p,cn as r,dn as s,$ as t,Ve as u,ze as v,D as y};
|