@treasuredata/tdx 0.2.4 → 0.2.5
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/build-info.json +2 -2
- package/dist/cli.js +1 -1
- package/dist/client/cdp-client.js +1 -1
- package/dist/client/http-client.js +1 -1
- package/dist/client/llm-client.js +1 -1
- package/dist/client/rate-limiter.js +1 -1
- package/dist/client/td-client.js +1 -1
- package/dist/client/trino-client.js +1 -1
- package/dist/client/workflow-client.js +1 -1
- package/dist/commands/activations.js +1 -1
- package/dist/commands/api-command.js +1 -1
- package/dist/commands/chat-command.js +1 -1
- package/dist/commands/claude-command.js +1 -1
- package/dist/commands/command.js +1 -1
- package/dist/commands/context-command.js +1 -1
- package/dist/commands/databases.js +1 -1
- package/dist/commands/describe.js +1 -1
- package/dist/commands/job-command.js +1 -1
- package/dist/commands/llm-command.js +1 -1
- package/dist/commands/llm-proxy.js +1 -1
- package/dist/commands/parent-segment-command.js +1 -1
- package/dist/commands/profiles-command.js +1 -1
- package/dist/commands/query-command.js +1 -1
- package/dist/commands/segment-command.js +1 -1
- package/dist/commands/segment-create-command.js +1 -1
- package/dist/commands/segment-fields-command.js +1 -1
- package/dist/commands/segment-pwd-command.js +1 -1
- package/dist/commands/segment-update-command.js +1 -1
- package/dist/commands/segment-use-command.js +1 -1
- package/dist/commands/segments.js +1 -1
- package/dist/commands/show.js +1 -1
- package/dist/commands/tables.js +1 -1
- package/dist/commands/use-command.js +1 -1
- package/dist/commands/workflow-command.js +1 -1
- package/dist/core/auth.js +1 -1
- package/dist/core/config.js +1 -1
- package/dist/core/global-context.js +1 -1
- package/dist/core/profile.js +1 -1
- package/dist/core/project-config.js +1 -1
- package/dist/core/session.js +1 -1
- package/dist/index.js +1 -1
- package/dist/proxy/anthropic-adapter.js +1 -1
- package/dist/proxy/server.d.ts.map +1 -1
- package/dist/proxy/server.js +1 -1
- package/dist/proxy/server.js.map +1 -1
- package/dist/proxy/session-cache.js +1 -1
- package/dist/sdk/api.js +1 -1
- package/dist/sdk/database.js +1 -1
- package/dist/sdk/errors.js +1 -1
- package/dist/sdk/index.js +1 -1
- package/dist/sdk/job.js +1 -1
- package/dist/sdk/llm.js +1 -1
- package/dist/sdk/query.js +1 -1
- package/dist/sdk/segment.js +1 -1
- package/dist/sdk/table.js +1 -1
- package/dist/sdk/workflow.js +1 -1
- package/dist/types/endpoints.js +1 -1
- package/dist/types/index.js +1 -1
- package/dist/utils/agent-ref-parser.js +1 -1
- package/dist/utils/chat-cache.js +1 -1
- package/dist/utils/colors.js +1 -1
- package/dist/utils/command-output.js +1 -1
- package/dist/utils/constants.js +1 -1
- package/dist/utils/file-permissions.js +1 -1
- package/dist/utils/format-detector.js +1 -1
- package/dist/utils/formatters.js +1 -1
- package/dist/utils/json-loader.js +1 -1
- package/dist/utils/model-aliases.js +1 -1
- package/dist/utils/option-validation.js +1 -1
- package/dist/utils/port.js +1 -1
- package/dist/utils/process.js +1 -1
- package/dist/utils/prompt.js +1 -1
- package/dist/utils/segment-path-parser.js +1 -1
- package/dist/utils/segment-ref-parser.js +1 -1
- package/dist/utils/spinner.js +1 -1
- package/dist/utils/sql-parser.js +1 -1
- package/dist/utils/sse-parser.js +1 -1
- package/dist/utils/string-utils.js +1 -1
- package/dist/utils/table-ref-parser.js +1 -1
- package/dist/utils/tdx-logger.js +1 -1
- package/dist/utils/tree-formatter.js +1 -1
- package/dist/utils/version-check.js +1 -1
- package/dist/utils/workflow-utils.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a26_0x414a0e=a26_0x3258;(function(_0x5d5eda,_0x5e08e6){const _0x56e98c=a26_0x3258,_0x51a8ff=_0x5d5eda();while(!![]){try{const _0x271310=-parseInt(_0x56e98c(0xa5))/0x1*(parseInt(_0x56e98c(0xa9))/0x2)+parseInt(_0x56e98c(0xb0))/0x3+parseInt(_0x56e98c(0xaf))/0x4*(parseInt(_0x56e98c(0x9a))/0x5)+-parseInt(_0x56e98c(0x9c))/0x6+-parseInt(_0x56e98c(0xa1))/0x7*(-parseInt(_0x56e98c(0xa3))/0x8)+-parseInt(_0x56e98c(0x9b))/0x9+-parseInt(_0x56e98c(0xa6))/0xa;if(_0x271310===_0x5e08e6)break;else _0x51a8ff['push'](_0x51a8ff['shift']());}catch(_0x3faf9e){_0x51a8ff['push'](_0x51a8ff['shift']());}}}(a26_0x428d,0xd0d25));import{BaseCommand}from'./command.js';import{handleSDKOutput}from'../utils/command-output.js';import{withSpinner}from'../utils/spinner.js';import{loadJSONFromOptions}from'../utils/json-loader.js';import{SDKError,ErrorCode}from'../sdk/index.js';function a26_0x3258(_0x4172c7,_0x218391){const _0x428dfc=a26_0x428d();return a26_0x3258=function(_0x3258f3,_0x592c0c){_0x3258f3=_0x3258f3-0x96;let _0x101251=_0x428dfc[_0x3258f3];return _0x101251;},a26_0x3258(_0x4172c7,_0x218391);}function a26_0x428d(){const _0x5a6dea=['Error:\x20Cannot\x20update\x20','folder','1463195wBQfuX','294615FBRPaR','2547756ifarUV','Segment\x20ID\x20missing\x20from\x20resolved\x20path','Segment\x20ID:\x20','error','Examples:','727349KXkBuS','Resolving\x20path\x20\x27','56MwQtff','kind','1jHBueB','21464880eSenrm','resolvePathToResource','segmentId','656274lgKOmv','Usage:\x20tdx\x20segment\x20update\x20<path>\x20[options]','segment:update','verbose','✔\x20Updated\x20segment\x20\x27','type','20fDpLEU','4790325AWPikq','name','Parent\x20ID:\x20','parentId','Resolved\x20relative\x20path\x20to:\x20','segment','Resolved\x20folder\x20ID:\x20','length','ruleFile','resolveFolderId','Resolving\x20folder\x20\x27','Update\x20existing\x20child\x20segment','Error:\x20Segment\x20path\x20or\x20name\x20is\x20required','segmentName','execute','INTERNAL','\x27...','rule','data','description','Resolved\x20type:\x20'];a26_0x428d=function(){return _0x5a6dea;};return a26_0x428d();}export class SegmentUpdateCommand extends BaseCommand{[a26_0x414a0e(0xb1)]=a26_0x414a0e(0xab);[a26_0x414a0e(0x96)]=a26_0x414a0e(0xbb);async[a26_0x414a0e(0xbe)](_0x26f6ca){const _0x2fa747=a26_0x414a0e,{options:_0x27a4d6,args:_0x42cd80,tdx:_0x24c228}=_0x26f6ca,_0x5f2119=_0x27a4d6;if(_0x42cd80[_0x2fa747(0xb7)]===0x0)return console[_0x2fa747(0x9f)](_0x2fa747(0xbc)),console['error'](_0x2fa747(0xaa)),console[_0x2fa747(0x9f)](_0x2fa747(0xa0)),console['error']('\x20\x20tdx\x20segment\x20update\x20\x22My\x20Audience/High\x20Value\x22\x20--description\x20\x22...\x22'),console[_0x2fa747(0x9f)]('\x20\x20tdx\x20segment\x20update\x20\x22High\x20Value\x22\x20--rule\x20\x27...\x27\x20\x20#\x20Relative\x20to\x20context'),0x1;const _0x117e6c=_0x42cd80[0x0],_0xcf1f5=_0x27a4d6['segmentPath'];let _0x5f11e7=_0x117e6c;_0xcf1f5&&!_0x117e6c['includes']('/')&&(_0x5f11e7=_0xcf1f5+'/'+_0x117e6c,_0x5f2119[_0x2fa747(0xac)]&&console[_0x2fa747(0x9f)](_0x2fa747(0xb4)+_0x5f11e7));const _0x468f3d=await withSpinner(_0x2fa747(0xa2)+_0x5f11e7+_0x2fa747(0xc0),()=>_0x24c228['segment'][_0x2fa747(0xa7)](_0x5f11e7),{'verbose':_0x5f2119['verbose']}),_0x4ec5e5=_0x468f3d['data'];_0x5f2119[_0x2fa747(0xac)]&&console[_0x2fa747(0x9f)](_0x2fa747(0x97)+_0x4ec5e5[_0x2fa747(0xae)]);if(_0x4ec5e5[_0x2fa747(0xae)]!=='segment')return console[_0x2fa747(0x9f)](_0x2fa747(0x98)+_0x4ec5e5[_0x2fa747(0xae)]+'.\x20Only\x20child\x20segments\x20can\x20be\x20updated.'),console[_0x2fa747(0x9f)]('Use:\x20tdx\x20segment\x20update\x20<path_to_segment>\x20[options]'),0x1;if(!_0x4ec5e5[_0x2fa747(0xa8)])throw new SDKError(ErrorCode[_0x2fa747(0xbf)],_0x2fa747(0x9d));const _0x3c01ba=_0x4ec5e5[_0x2fa747(0xb3)],_0x522a56=_0x4ec5e5[_0x2fa747(0xa8)];_0x5f2119['verbose']&&(console[_0x2fa747(0x9f)](_0x2fa747(0xb2)+_0x3c01ba),console[_0x2fa747(0x9f)](_0x2fa747(0x9e)+_0x522a56));let _0x3d2c3e;if(_0x5f2119[_0x2fa747(0x99)]){const _0x435a76=_0x5f2119[_0x2fa747(0x99)],_0x22e761=await withSpinner(_0x2fa747(0xba)+_0x435a76+_0x2fa747(0xc0),()=>_0x24c228[_0x2fa747(0xb5)][_0x2fa747(0xb9)](_0x3c01ba,_0x435a76),{'verbose':_0x5f2119['verbose']});_0x3d2c3e=parseInt(_0x22e761[_0x2fa747(0xc2)],0xa),_0x5f2119['verbose']&&console[_0x2fa747(0x9f)](_0x2fa747(0xb6)+_0x3d2c3e);}const _0x3ef8e4=await loadJSONFromOptions(_0x5f2119[_0x2fa747(0xc1)],_0x5f2119[_0x2fa747(0xb8)]),_0x17b1a2={'name':_0x5f2119[_0x2fa747(0xb1)],'description':_0x5f2119[_0x2fa747(0x96)],'rule':_0x3ef8e4,'kind':_0x5f2119[_0x2fa747(0xa4)]!==undefined?parseInt(_0x5f2119[_0x2fa747(0xa4)],0xa):undefined,'segmentFolderId':_0x3d2c3e},_0x1eca52=await withSpinner('Updating\x20segment\x20\x27'+_0x4ec5e5[_0x2fa747(0xbd)]+_0x2fa747(0xc0),()=>_0x24c228[_0x2fa747(0xb5)]['updateSegmentById'](_0x3c01ba,_0x522a56,_0x17b1a2),{'verbose':_0x5f2119[_0x2fa747(0xac)]}),_0x1fa295=_0x1eca52[_0x2fa747(0xc2)];return console['error'](_0x2fa747(0xad)+_0x1fa295[_0x2fa747(0xb1)]+'\x27'),_0x5f11e7!==_0x117e6c&&console['error']('\x20\x20\x20Path:\x20'+_0x5f11e7),await handleSDKOutput([_0x1fa295],_0x5f2119),0x0;}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a27_0xdf795a=a27_0x5f1e;(function(_0x447e48,_0x25b272){const _0x4e2f19=a27_0x5f1e,_0x2e42d5=_0x447e48();while(!![]){try{const _0x27febf=-parseInt(_0x4e2f19(0xf6))/0x1*(parseInt(_0x4e2f19(0xd5))/0x2)+-parseInt(_0x4e2f19(0xdf))/0x3*(-parseInt(_0x4e2f19(0xe7))/0x4)+parseInt(_0x4e2f19(0xdd))/0x5*(parseInt(_0x4e2f19(0x106))/0x6)+parseInt(_0x4e2f19(0x104))/0x7*(parseInt(_0x4e2f19(0xdc))/0x8)+-parseInt(_0x4e2f19(0xfc))/0x9+parseInt(_0x4e2f19(0x102))/0xa*(-parseInt(_0x4e2f19(0xf2))/0xb)+parseInt(_0x4e2f19(0xe0))/0xc*(parseInt(_0x4e2f19(0xf5))/0xd);if(_0x27febf===_0x25b272)break;else _0x2e42d5['push'](_0x2e42d5['shift']());}catch(_0x20fc95){_0x2e42d5['push'](_0x2e42d5['shift']());}}}(a27_0x1e78,0x48606));import{BaseCommand}from'./command.js';import{saveSessionContext}from'../core/session.js';import{withSpinner}from'../utils/spinner.js';function a27_0x1e78(){const _0x4f563c=['\x20\x20tdx\x20segment\x20use\x20/\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20#\x20Clear\x20context','264EUQaGC','Resolved\x20relative\x20path\x20to:\x20','Resolved\x20path\x20type:\x20','log','verbose','Error:\x20Cannot\x20set\x20context\x20to\x20a\x20segment.','764bzyCEx','folderPath','Usage:\x20tdx\x20segment\x20use\x20<path>','session','site','Use\x20\x22tdx\x20context\x22\x20to\x20see\x20all\x20context\x20parameters','join','3432JogBZT','23930FhNUkK','Site:\x20','3COlKOX','1056mIVkcP','fullPath','\x20\x20tdx\x20segment\x20use\x20\x22My\x20Audience/Marketing\x22','parentName','segment:use','isAbsolute','folderId','361388RbEaSu','Set\x20current\x20segment/folder\x20context\x20for\x20navigation','Target\x20path:\x20','Use\x20\x22tdx\x20segment\x20pwd\x22\x20to\x20show\x20current\x20context','Use\x20\x22tdx\x20segments\x22\x20to\x20list\x20contents\x20in\x20this\x20context','segmentPath','error','data','resolvePathToResource','name','description','22KUvFno','\x20\x20tdx\x20segment\x20use\x20..\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20#\x20Go\x20to\x20parent','Context\x20set\x20to:\x20','22841UZLZOK','1157DSiNMH','\x20\x20tdx\x20segment\x20use\x20\x22My\x20Audience\x22','Context\x20cleared.\x20Back\x20to\x20root.','Use:\x20tdx\x20segment\x20use\x20','parentId','Context\x20can\x20only\x20be\x20set\x20to\x20a\x20parent\x20segment\x20or\x20folder.','863406ReslCF','execute','slice','Use\x20an\x20absolute\x20path\x20or\x20set\x20context\x20with:\x20tdx\x20segment\x20use\x20<parent_name>','Error:\x20No\x20context\x20set.\x20Cannot\x20use\x20relative\x20path.','\x27...','261650rWJuRl','Resolving\x20path\x20\x27','7035EFBUYc'];a27_0x1e78=function(){return _0x4f563c;};return a27_0x1e78();}function a27_0x5f1e(_0x5e6148,_0x1c1db3){const _0x1e78ed=a27_0x1e78();return a27_0x5f1e=function(_0x5f1e0a,_0x58002d){_0x5f1e0a=_0x5f1e0a-0xd2;let _0x26d1d7=_0x1e78ed[_0x5f1e0a];return _0x26d1d7;},a27_0x5f1e(_0x5e6148,_0x1c1db3);}import{parsePath,normalizePath}from'../utils/segment-path-parser.js';export class SegmentUseCommand extends BaseCommand{[a27_0xdf795a(0xf0)]=a27_0xdf795a(0xe4);[a27_0xdf795a(0xf1)]=a27_0xdf795a(0xe8);async[a27_0xdf795a(0xfd)](_0x18bb7d){const _0x1eecc1=a27_0xdf795a,{options:_0x2a08d6,args:_0x5ceb14,tdx:_0x1c7d80}=_0x18bb7d;if(_0x5ceb14['length']===0x0)return console[_0x1eecc1(0xed)]('Error:\x20Path\x20is\x20required'),console[_0x1eecc1(0xed)](_0x1eecc1(0xd7)),console[_0x1eecc1(0xed)]('Examples:'),console[_0x1eecc1(0xed)](_0x1eecc1(0xf7)),console['error'](_0x1eecc1(0xe2)),console[_0x1eecc1(0xed)](_0x1eecc1(0x105)),console['error'](_0x1eecc1(0xf3)),0x1;const _0x54a300=_0x5ceb14[0x0],_0x2d2965=_0x2a08d6[_0x1eecc1(0xd8)];try{if(_0x54a300==='/')return saveSessionContext({'segment_path':undefined},_0x2d2965),console['log'](_0x1eecc1(0xf8)),0x0;const _0x32a6f1=_0x2a08d6[_0x1eecc1(0xec)];let _0x280c30=_0x54a300;const _0x1db9d2=parsePath(_0x54a300);if(!_0x1db9d2[_0x1eecc1(0xe5)]){if(!_0x32a6f1)return console[_0x1eecc1(0xed)](_0x1eecc1(0x100)),console[_0x1eecc1(0xed)](_0x1eecc1(0xff)),0x1;if(_0x54a300==='..'){const _0xffad41=_0x32a6f1['split']('/')[_0x1eecc1(0xfe)](0x0,-0x1)['join']('/');_0x280c30=_0xffad41||'/';}else _0x54a300==='.'?_0x280c30=_0x32a6f1:_0x280c30=_0x32a6f1+'/'+_0x54a300;_0x2a08d6[_0x1eecc1(0xd3)]&&console[_0x1eecc1(0xed)](_0x1eecc1(0x107)+_0x280c30);}if(_0x280c30==='/'||_0x280c30==='')return saveSessionContext({'segment_path':undefined},_0x2d2965),console[_0x1eecc1(0xd2)]('Context\x20cleared.\x20Back\x20to\x20root.'),0x0;_0x280c30=normalizePath(_0x280c30);const _0x4890cb=parsePath(_0x280c30)['segments'];if(_0x4890cb['length']===0x0)return saveSessionContext({'segment_path':undefined},_0x2d2965),console[_0x1eecc1(0xd2)](_0x1eecc1(0xf8)),0x0;_0x2a08d6['verbose']&&(console[_0x1eecc1(0xed)](_0x1eecc1(0xde)+_0x2a08d6[_0x1eecc1(0xd9)]),console[_0x1eecc1(0xed)](_0x1eecc1(0xe9)+_0x280c30));const _0xe55b5b=await withSpinner(_0x1eecc1(0x103)+_0x280c30+_0x1eecc1(0x101),()=>_0x1c7d80['segment'][_0x1eecc1(0xef)](_0x280c30),{'verbose':_0x2a08d6['verbose']}),_0x1a177a=_0xe55b5b[_0x1eecc1(0xee)];_0x2a08d6['verbose']&&(console[_0x1eecc1(0xed)](_0x1eecc1(0x108)+_0x1a177a['type']),console['error']('Parent\x20ID:\x20'+_0x1a177a[_0x1eecc1(0xfa)]),_0x1a177a[_0x1eecc1(0xe6)]&&console[_0x1eecc1(0xed)]('Folder\x20ID:\x20'+_0x1a177a[_0x1eecc1(0xe6)]));if(_0x1a177a['type']==='segment')return console[_0x1eecc1(0xed)](_0x1eecc1(0xd4)),console[_0x1eecc1(0xed)](_0x1eecc1(0xfb)),console['error'](_0x1eecc1(0xf9)+_0x1a177a[_0x1eecc1(0xe3)]+(_0x1a177a[_0x1eecc1(0xd6)]?'/'+_0x1a177a['folderPath'][_0x1eecc1(0xdb)]('/'):'')),0x1;return saveSessionContext({'segment_path':_0x1a177a['fullPath'],'parent_segment':_0x1a177a[_0x1eecc1(0xe3)]},_0x2d2965),console[_0x1eecc1(0xd2)](_0x1eecc1(0xf4)+_0x1a177a[_0x1eecc1(0xe1)]),_0x2a08d6[_0x1eecc1(0xd3)]&&(console[_0x1eecc1(0xed)](_0x1eecc1(0xeb)),console[_0x1eecc1(0xed)](_0x1eecc1(0xea)),console['error'](_0x1eecc1(0xda))),0x0;}catch(_0xff220e){throw _0xff220e;}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a28_0x3746d1=a28_0x3952;function a28_0x3952(_0x22184a,_0x467b29){const _0x49b64e=a28_0x49b6();return a28_0x3952=function(_0x395273,_0x481d38){_0x395273=_0x395273-0xf4;let _0x5567eb=_0x49b64e[_0x395273];return _0x5567eb;},a28_0x3952(_0x22184a,_0x467b29);}(function(_0x4743d2,_0xfd8ede){const _0x5d35a8=a28_0x3952,_0x2bb0ed=_0x4743d2();while(!![]){try{const _0x189c03=-parseInt(_0x5d35a8(0x130))/0x1*(parseInt(_0x5d35a8(0x137))/0x2)+-parseInt(_0x5d35a8(0x117))/0x3+-parseInt(_0x5d35a8(0x12c))/0x4*(-parseInt(_0x5d35a8(0x122))/0x5)+-parseInt(_0x5d35a8(0xfe))/0x6*(parseInt(_0x5d35a8(0x12a))/0x7)+parseInt(_0x5d35a8(0x12e))/0x8*(parseInt(_0x5d35a8(0x131))/0x9)+parseInt(_0x5d35a8(0x10f))/0xa*(parseInt(_0x5d35a8(0x102))/0xb)+parseInt(_0x5d35a8(0x11e))/0xc;if(_0x189c03===_0xfd8ede)break;else _0x2bb0ed['push'](_0x2bb0ed['shift']());}catch(_0x682cb9){_0x2bb0ed['push'](_0x2bb0ed['shift']());}}}(a28_0x49b6,0xc46d5));import{BaseCommand}from'./command.js';function a28_0x49b6(){const _0x4e14a5=['error','\x20top-level\x20items','name','7vdmvAR','format','24gJlPUN','map','744824WlsoMo','segment','1566479QYlbQw','18YymzaV','Folder\x20ID:\x20','Current\x20context:\x20','verbose','resolvePathToResource','json','2lxmrBJ','parentId','listUnified','segments','filter','\x20and\x20','Recursive\x20mode:\x20enabled','Clear\x20context\x20with:\x20tdx\x20segment\x20use\x20/','population','maxDepth','folderId','listParentsWithPattern','folder','includes','log','test','2810256pSsLde','replace','List\x20parent\x20segments,\x20folders,\x20and\x20child\x20segments','👥\x20','47179CpGFES','Listing\x20parent\x20segments...','\x5c$&','segmentPath','localeCompare','dim','site','listParents','[parent\x20segments]','Listing\x20folders\x20and\x20segments...','\x20folder','data','message','2610oyPWkE','execute','length','jsonl','No\x20parent\x20segments\x20match\x20pattern:\x20','✔\x20Built\x20tree\x20with\x20','Site:\x20','Resolving\x20context\x20path\x20\x27','727140XlRuRT','cause','\x20parent\x20segment','Listing\x20parent\x20segments\x20matching\x20\x27','\x27...','listRecursive','recursive','10876500lowHmg','\x20segment','✔\x20Found\x20','description','724825FmYDki','sort','Parent\x20ID:\x20','Building\x20hierarchy\x20tree...','attributes'];a28_0x49b6=function(){return _0x4e14a5;};return a28_0x49b6();}import{SDKError}from'../sdk/index.js';import{handleSDKOutput}from'../utils/command-output.js';import{withSpinner}from'../utils/spinner.js';import{formatFlatList,formatTree}from'../utils/tree-formatter.js';import{formatRows}from'../utils/formatters.js';import a28_0x1b3948 from'chalk';export class SegmentsCommand extends BaseCommand{[a28_0x3746d1(0x129)]=a28_0x3746d1(0x13a);[a28_0x3746d1(0x121)]=a28_0x3746d1(0x100);async[a28_0x3746d1(0x110)](_0x12cf55){const _0x1bef50=a28_0x3746d1,{options:_0x1a1437,args:_0x2ed9da}=_0x12cf55,_0x269a6d=_0x1a1437[_0x1bef50(0x11d)],_0x3c3cbc=_0x2ed9da[0x0];try{const _0xd0eedd=_0x1a1437[_0x1bef50(0x105)];_0x1a1437[_0x1bef50(0x134)]&&(console[_0x1bef50(0x127)](_0x1bef50(0x115)+_0x1a1437[_0x1bef50(0x108)]),console[_0x1bef50(0x127)](_0x1bef50(0x133)+(_0xd0eedd||'/')),_0x3c3cbc&&console[_0x1bef50(0x127)]('Path/pattern\x20arg:\x20'+_0x3c3cbc),_0x269a6d&&console[_0x1bef50(0x127)](_0x1bef50(0xf4)));if(_0x3c3cbc){const _0xf1d2e2=_0x3c3cbc[_0x1bef50(0xfb)]('*')||_0x3c3cbc['includes']('?');if(_0xf1d2e2&&!_0xd0eedd)return await this[_0x1bef50(0xf9)](_0x12cf55,_0x3c3cbc);else return _0xf1d2e2?(console[_0x1bef50(0x127)]('Error:\x20Pattern\x20matching\x20is\x20only\x20supported\x20at\x20root\x20level\x20(no\x20context\x20set).'),console['error'](_0x1bef50(0xf5)),0x1):_0x269a6d?await this[_0x1bef50(0x11c)](_0x12cf55,_0x3c3cbc):await this['listUnified'](_0x12cf55,_0x3c3cbc);}if(!_0xd0eedd)return await this[_0x1bef50(0x109)](_0x12cf55);return _0x269a6d?await this[_0x1bef50(0x11c)](_0x12cf55,_0xd0eedd):await this[_0x1bef50(0x139)](_0x12cf55,_0xd0eedd);}catch(_0x4c8c42){if(_0x4c8c42 instanceof SDKError)return console[_0x1bef50(0x127)]('Error:\x20'+_0x4c8c42[_0x1bef50(0x10e)]),_0x4c8c42[_0x1bef50(0x118)]&&console[_0x1bef50(0x127)]('\x20\x20Cause:\x20'+_0x4c8c42['cause']),0x1;throw _0x4c8c42;}}async[a28_0x3746d1(0xf9)](_0x588081,_0x41abc4){const _0x532e5d=a28_0x3746d1,{options:_0x3cad13,tdx:_0xb0ab84}=_0x588081,_0x416b2e=await withSpinner(_0x532e5d(0x11a)+_0x41abc4+_0x532e5d(0x11b),()=>_0xb0ab84[_0x532e5d(0x12f)]['listParents'](),{'verbose':_0x3cad13[_0x532e5d(0x134)]}),_0x12b854=_0x416b2e['data'],_0x293955=_0x41abc4[_0x532e5d(0xff)](/[.+^${}()|[\]\\]/g,_0x532e5d(0x104))[_0x532e5d(0xff)](/\*/g,'.*')['replace'](/\?/g,'.'),_0x34ec72=new RegExp('^'+_0x293955+'$','i'),_0x1c0219=_0x12b854[_0x532e5d(0x13b)](_0x4102b5=>_0x34ec72[_0x532e5d(0xfd)](_0x4102b5[_0x532e5d(0x126)][_0x532e5d(0x129)]));console[_0x532e5d(0x127)](_0x532e5d(0x120)+_0x1c0219['length']+_0x532e5d(0x119)+(_0x1c0219['length']!==0x1?'s':'')+'\x20matching\x20\x27'+_0x41abc4+'\x27');if(_0x3cad13[_0x532e5d(0x12b)]==='json'||_0x3cad13[_0x532e5d(0x12b)]==='jsonl')await handleSDKOutput(_0x1c0219,_0x3cad13);else{if(_0x1c0219['length']===0x0)console[_0x532e5d(0xfc)](_0x532e5d(0x113)+_0x41abc4);else{console['log'](_0x532e5d(0x10a));for(const _0x538fb1 of _0x1c0219){const _0x3c8718=_0x538fb1[_0x532e5d(0x126)][_0x532e5d(0xf6)]?a28_0x1b3948[_0x532e5d(0x107)]('\x20('+formatRows(_0x538fb1['attributes'][_0x532e5d(0xf6)])+')'):'';console['log']('👥\x20'+_0x538fb1['attributes'][_0x532e5d(0x129)]+_0x3c8718);}}}return 0x0;}async[a28_0x3746d1(0x109)](_0x3c8039){const _0x3846ac=a28_0x3746d1,{options:_0x5e3e58,tdx:_0x2f760a}=_0x3c8039,_0x5e906e=await withSpinner(_0x3846ac(0x103),()=>_0x2f760a[_0x3846ac(0x12f)]['listParents'](),{'verbose':_0x5e3e58[_0x3846ac(0x134)]}),_0x271079=_0x5e906e[_0x3846ac(0x10d)];console['error'](_0x3846ac(0x120)+_0x271079[_0x3846ac(0x111)]+_0x3846ac(0x119)+(_0x271079[_0x3846ac(0x111)]!==0x1?'s':''));if(_0x5e3e58[_0x3846ac(0x12b)]===_0x3846ac(0x136)||_0x5e3e58[_0x3846ac(0x12b)]==='jsonl')await handleSDKOutput(_0x271079,_0x5e3e58);else{console[_0x3846ac(0xfc)](_0x3846ac(0x10a));for(const _0x11627c of _0x271079){const _0x32eb71=_0x11627c[_0x3846ac(0x126)][_0x3846ac(0xf6)]?a28_0x1b3948[_0x3846ac(0x107)]('\x20('+formatRows(_0x11627c[_0x3846ac(0x126)]['population'])+')'):'';console['log'](_0x3846ac(0x101)+_0x11627c[_0x3846ac(0x126)]['name']+_0x32eb71);}}return 0x0;}async[a28_0x3746d1(0x139)](_0x7d1723,_0x535367){const _0x27daed=a28_0x3746d1,{options:_0x4a397c,tdx:_0x2f66f3}=_0x7d1723,_0x583350=await withSpinner(_0x27daed(0x116)+_0x535367+'\x27...',()=>_0x2f66f3[_0x27daed(0x12f)][_0x27daed(0x135)](_0x535367),{'verbose':_0x4a397c[_0x27daed(0x134)]}),_0x81a97b=_0x583350[_0x27daed(0x10d)];_0x4a397c[_0x27daed(0x134)]&&(console[_0x27daed(0x127)](_0x27daed(0x124)+_0x81a97b[_0x27daed(0x138)]),_0x81a97b['folderId']&&console[_0x27daed(0x127)](_0x27daed(0x132)+_0x81a97b[_0x27daed(0xf8)]));const _0x2f2efa=await withSpinner(_0x27daed(0x10b),()=>_0x2f66f3[_0x27daed(0x12f)]['listUnified'](_0x81a97b[_0x27daed(0x138)],_0x81a97b[_0x27daed(0xf8)]),{'verbose':_0x4a397c[_0x27daed(0x134)]}),{folders:_0x596cc3,segments:_0x45a825}=_0x2f2efa[_0x27daed(0x10d)],_0x42f408=_0x596cc3[_0x27daed(0x111)]+_0x45a825[_0x27daed(0x111)];console[_0x27daed(0x127)](_0x27daed(0x120)+_0x596cc3[_0x27daed(0x111)]+_0x27daed(0x10c)+(_0x596cc3[_0x27daed(0x111)]!==0x1?'s':'')+_0x27daed(0x13c)+_0x45a825[_0x27daed(0x111)]+_0x27daed(0x11f)+(_0x45a825['length']!==0x1?'s':''));if(_0x4a397c['format']==='json'||_0x4a397c[_0x27daed(0x12b)]===_0x27daed(0x112)){const _0x52cbec=[..._0x596cc3[_0x27daed(0x12d)](_0x9ca0a8=>({..._0x9ca0a8,'type':_0x27daed(0xfa)})),..._0x45a825[_0x27daed(0x12d)](_0x3fa19a=>({..._0x3fa19a,'type':_0x27daed(0x12f)}))][_0x27daed(0x123)]((_0x6ddf1a,_0x25a48a)=>_0x6ddf1a[_0x27daed(0x129)][_0x27daed(0x106)](_0x25a48a['name']));await handleSDKOutput(_0x52cbec,_0x4a397c);}else{if(_0x42f408===0x0)console[_0x27daed(0xfc)](a28_0x1b3948[_0x27daed(0x107)]('[/'+_0x535367+']')),console[_0x27daed(0xfc)]('(empty)');else{console[_0x27daed(0xfc)](a28_0x1b3948[_0x27daed(0x107)]('[/'+_0x535367+']'));const _0x4740a8=formatFlatList(_0x596cc3,_0x45a825,{'showMetadata':!![]});console['log'](_0x4740a8);}}return 0x0;}async[a28_0x3746d1(0x11c)](_0xe6699a,_0x53794f){const _0x51cfdf=a28_0x3746d1,{options:_0xcb14e4,tdx:_0x300780}=_0xe6699a,_0x38e5ab=await withSpinner(_0x51cfdf(0x116)+_0x53794f+_0x51cfdf(0x11b),()=>_0x300780[_0x51cfdf(0x12f)][_0x51cfdf(0x135)](_0x53794f),{'verbose':_0xcb14e4[_0x51cfdf(0x134)]}),_0x519400=_0x38e5ab[_0x51cfdf(0x10d)];_0xcb14e4[_0x51cfdf(0x134)]&&(console[_0x51cfdf(0x127)]('Parent\x20ID:\x20'+_0x519400[_0x51cfdf(0x138)]),_0x519400['folderId']&&console[_0x51cfdf(0x127)]('Folder\x20ID:\x20'+_0x519400[_0x51cfdf(0xf8)]));const _0xb2faaf=_0xcb14e4[_0x51cfdf(0xf7)]||0xa,_0x5e6e27=await withSpinner(_0x51cfdf(0x125),()=>_0x300780[_0x51cfdf(0x12f)][_0x51cfdf(0x11c)](_0x519400[_0x51cfdf(0x138)],_0x519400['folderId'],0x0,_0xb2faaf),{'verbose':_0xcb14e4[_0x51cfdf(0x134)]}),_0x4f126c=_0x5e6e27[_0x51cfdf(0x10d)];console[_0x51cfdf(0x127)](_0x51cfdf(0x114)+_0x4f126c[_0x51cfdf(0x111)]+_0x51cfdf(0x128));if(_0xcb14e4['format']===_0x51cfdf(0x136)||_0xcb14e4[_0x51cfdf(0x12b)]===_0x51cfdf(0x112))await handleSDKOutput(_0x4f126c,_0xcb14e4);else{console[_0x51cfdf(0xfc)](a28_0x1b3948['dim']('[/'+_0x53794f+']'));const _0x541e87=formatTree(_0x4f126c,{'showMetadata':!![]});console[_0x51cfdf(0xfc)](_0x541e87);}return 0x0;}}
|
package/dist/commands/show.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a29_0x220310=a29_0xd80d;(function(_0x187a64,_0x5f19d8){const _0x3d424e=a29_0xd80d,_0x222363=_0x187a64();while(!![]){try{const _0x3db084=parseInt(_0x3d424e(0xd5))/0x1+parseInt(_0x3d424e(0xd7))/0x2+-parseInt(_0x3d424e(0xda))/0x3*(-parseInt(_0x3d424e(0xcf))/0x4)+-parseInt(_0x3d424e(0xd6))/0x5+parseInt(_0x3d424e(0xc3))/0x6*(parseInt(_0x3d424e(0xdb))/0x7)+-parseInt(_0x3d424e(0xd2))/0x8*(parseInt(_0x3d424e(0xbc))/0x9)+-parseInt(_0x3d424e(0xba))/0xa*(parseInt(_0x3d424e(0xcd))/0xb);if(_0x3db084===_0x5f19d8)break;else _0x222363['push'](_0x222363['shift']());}catch(_0x6b05c){_0x222363['push'](_0x222363['shift']());}}}(a29_0x31e8,0x8f3c3));import{BaseCommand}from'./command.js';import{SDKError}from'../sdk/index.js';import{handleSDKOutput}from'../utils/command-output.js';import{parseTableReference,validateTableDescribeReference}from'../utils/table-ref-parser.js';function a29_0xd80d(_0x31c0f4,_0x394355){const _0x31e873=a29_0x31e8();return a29_0xd80d=function(_0xd80d6b,_0x3b89fc){_0xd80d6b=_0xd80d6b-0xb5;let _0x3651b5=_0x31e873[_0xd80d6b];return _0x3651b5;},a29_0xd80d(_0x31c0f4,_0x394355);}import{withSpinner}from'../utils/spinner.js';import{DEFAULT_DISPLAY_LIMIT,resolveLimit}from'../utils/constants.js';export class ShowCommand extends BaseCommand{[a29_0x220310(0xc5)]=a29_0x220310(0xd3);['description']='Show\x20table\x20contents';async[a29_0x220310(0xcc)](_0x332942){const _0x4a3287=a29_0x220310;return this[_0x4a3287(0xce)](_0x332942);}async[a29_0x220310(0xce)](_0xeef281){const _0x437521=a29_0x220310,{options:_0x38a984,args:_0xb6759d,tdx:_0x4fbc48}=_0xeef281;let _0x9a7d4b;try{_0x9a7d4b=parseTableReference(_0xb6759d[0x0]);const _0x56bf12=_0x38a984[_0x437521(0xbd)];!_0x9a7d4b[_0x437521(0xbd)]&&_0x56bf12&&(_0x9a7d4b[_0x437521(0xbd)]=_0x56bf12);const _0x2d76aa=validateTableDescribeReference(_0x9a7d4b);if(_0x2d76aa)return console[_0x437521(0xb7)](_0x437521(0xb5)+_0x2d76aa),console[_0x437521(0xb7)](_0x437521(0xbb)),console[_0x437521(0xb7)]('\x20\x20\x20or:\x20tdx\x20show\x20<catalog.database.table>'),console[_0x437521(0xb7)](_0x437521(0xd8)),0x1;}catch(_0x12ffcc){return console['error']('Error:\x20'+_0x12ffcc[_0x437521(0xd4)]),console[_0x437521(0xb7)]('Usage:\x20tdx\x20show\x20<database.table>'),console[_0x437521(0xb7)](_0x437521(0xdc)),console[_0x437521(0xb7)](_0x437521(0xd8)),0x1;}const _0x5a58af=_0x9a7d4b[_0x437521(0xbf)],_0x5b11b9=_0x9a7d4b[_0x437521(0xbd)],_0x51194c=_0x9a7d4b['table'],_0x787a04=resolveLimit(_0x38a984[_0x437521(0xd0)],DEFAULT_DISPLAY_LIMIT);try{_0x38a984[_0x437521(0xc9)]&&(console[_0x437521(0xb7)](_0x437521(0xc4)+_0x38a984[_0x437521(0xb6)]),_0x5a58af&&console[_0x437521(0xb7)]('Catalog:\x20'+_0x5a58af),console[_0x437521(0xb7)]('Database:\x20'+_0x5b11b9),console[_0x437521(0xb7)](_0x437521(0xc0)+_0x51194c),console[_0x437521(0xb7)](_0x437521(0xca)+_0x787a04));const _0x47da2b=_0x5a58af?_0x5a58af+'.'+_0x5b11b9+'.'+_0x51194c:_0x5b11b9+'.'+_0x51194c,_0x24907c=await withSpinner('Querying\x20'+_0x47da2b+_0x437521(0xbe),()=>_0x4fbc48['table'][_0x437521(0xd3)](_0x5b11b9,_0x51194c,_0x787a04,_0x5a58af),{'verbose':_0x38a984['verbose']}),_0x5dfa3e=_0x24907c[_0x437521(0xc8)],_0x33b1fa=_0x5dfa3e[_0x437521(0xc8)];return _0x33b1fa['length']===0x0?console['error'](_0x437521(0xc2)):console[_0x437521(0xb7)](_0x437521(0xc7)+_0x33b1fa['length']+'\x20row'+(_0x33b1fa[_0x437521(0xc1)]!==0x1?'s':'')+_0x437521(0xc6)+_0x47da2b),await handleSDKOutput(_0x33b1fa,_0x38a984),0x0;}catch(_0x58efaf){if(_0x58efaf instanceof SDKError)return console[_0x437521(0xb7)](_0x437521(0xb5)+_0x58efaf[_0x437521(0xd4)]),_0x58efaf[_0x437521(0xb9)]&&console[_0x437521(0xb7)](_0x437521(0xb8)+_0x58efaf['cause']),0x1;throw _0x58efaf;}}[a29_0x220310(0xd1)](_0x243253){const _0x2162f8=a29_0x220310;if(_0x243253['args'][_0x2162f8(0xc1)]===0x0)return _0x2162f8(0xd9);if(_0x243253[_0x2162f8(0xcb)][_0x2162f8(0xc1)]>0x1)return'Too\x20many\x20arguments\x0aUsage:\x20tdx\x20show\x20<database.table>\x0a\x20\x20\x20or:\x20tdx\x20show\x20<table>\x20--database\x20<database>\x0a\x0aRun\x20\x27tdx\x20show\x20--help\x27\x20for\x20more\x20options';return undefined;}}function a29_0x31e8(){const _0x3d5cb0=['187ZBOXbr','showTable','40VBVUZm','limit','validate','8mIWIBN','show','message','6304HJOdDv','1696480AZUcFC','2319334ROaSKB','\x20\x20\x20or:\x20tdx\x20show\x20<table>\x20--database\x20<database>','Usage:\x20tdx\x20show\x20<database.table>\x0a\x20\x20\x20or:\x20tdx\x20show\x20<catalog.database.table>\x0a\x20\x20\x20or:\x20tdx\x20show\x20<table>\x20--database\x20<database>\x0a\x20\x20\x20or:\x20tdx\x20show\x20<table>\x20--in\x20<database>\x0a\x0aRun\x20\x27tdx\x20show\x20--help\x27\x20for\x20more\x20options','272589YZZWIw','43428utyIHr','\x20\x20\x20or:\x20tdx\x20show\x20<catalog.database.table>','Error:\x20','site','error','\x20\x20Cause:\x20','cause','765760LpqCUE','Usage:\x20tdx\x20show\x20<database.table>','3534966SugVMV','database','...','catalog','Table:\x20','length','✔\x20Query\x20successful\x20-\x200\x20rows\x20returned','528UJYTTQ','Site:\x20','name','\x20from\x20','✔\x20Retrieved\x20','data','verbose','Limit:\x20','args','execute'];a29_0x31e8=function(){return _0x3d5cb0;};return a29_0x31e8();}
|
package/dist/commands/tables.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a30_0x4732a2=a30_0x505e;(function(_0x448c8d,_0x5ab373){const _0x5ab634=a30_0x505e,_0x8fde8f=_0x448c8d();while(!![]){try{const _0x685743=-parseInt(_0x5ab634(0x170))/0x1+-parseInt(_0x5ab634(0x147))/0x2*(-parseInt(_0x5ab634(0x16f))/0x3)+parseInt(_0x5ab634(0x179))/0x4+-parseInt(_0x5ab634(0x177))/0x5*(parseInt(_0x5ab634(0x160))/0x6)+parseInt(_0x5ab634(0x14d))/0x7+parseInt(_0x5ab634(0x171))/0x8*(-parseInt(_0x5ab634(0x151))/0x9)+parseInt(_0x5ab634(0x15b))/0xa;if(_0x685743===_0x5ab373)break;else _0x8fde8f['push'](_0x8fde8f['shift']());}catch(_0x156585){_0x8fde8f['push'](_0x8fde8f['shift']());}}}(a30_0x1c0b,0xda5b6));function a30_0x505e(_0x5349bb,_0x5af4f8){const _0x1c0bbf=a30_0x1c0b();return a30_0x505e=function(_0x505ecd,_0x297602){_0x505ecd=_0x505ecd-0x145;let _0x2756e2=_0x1c0bbf[_0x505ecd];return _0x2756e2;},a30_0x505e(_0x5349bb,_0x5af4f8);}import{BaseCommand}from'./command.js';import{SDKError}from'../sdk/index.js';import{handleSDKOutput}from'../utils/command-output.js';import{parseTableReference}from'../utils/table-ref-parser.js';function a30_0x1c0b(){const _0x310091=['\x20\x20Or:\x20\x20tdx\x20tables\x20--in\x20','5OYOirQ','limit','1069624UFNXpy','name','\x27\x20may\x20not\x20exist\x20or\x20contains\x20no\x20tables','679826WSFASJ','Database:\x20','\x20\x20Cause:\x20','data','Error:\x20Pattern\x20\x27','\x20\x20tdx\x20tables\x20--in\x20mydb\x20\x20\x20\x20\x20\x20\x20->\x20all\x20tables\x20from\x20mydb','5061266iSTiLl','Table\x20pattern:\x20','List\x20tables\x20in\x20a\x20database','\x27\x20is\x20ambiguous.','68490kowfQz','description','verbose','list','Error:\x20Too\x20many\x20arguments.\x20Use\x20single\x20argument:','site','Listing\x20tables...','Database\x20pattern:\x20','\x20\x20tdx\x20tables\x20\x22*.user*\x22\x20\x20\x20\x20\x20\x20\x20->\x20tables\x20matching\x20user*\x20across\x20databases','length','10764040KMTydp','\x20table','error','table','Note:\x20\x27','9658842cchUXN','\x20\x20tdx\x20tables\x20users\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20->\x20table\x20\x22users\x22\x20across\x20all\x20databases','message','validate','\x27\x20without\x20wildcards\x20would\x20search\x20for\x20tables\x20named\x20\x27','\x20\x20Use:\x20tdx\x20tables\x20\x22','Did\x20you\x20mean\x20to\x20list\x20all\x20tables\x20from\x20database\x20\x27','Database:\x20all','.*\x22','\x27\x20across\x20all\x20databases.','✔\x20Found\x20','Error:\x20','cause','includes','\x20\x20tdx\x20tables\x20\x22mydb.users\x22\x20\x20\x20\x20->\x20table\x20\x22users\x22\x20in\x20database\x20mydb','6zJsVgr','189207GvZcGp','56wSUbhV','\x20\x20tdx\x20tables\x20\x22mydb.*\x22\x20\x20\x20\x20\x20\x20\x20\x20->\x20all\x20tables\x20from\x20mydb','\x20\x20Or:\x20\x20tdx\x20tables\x20--database\x20','tables','database'];a30_0x1c0b=function(){return _0x310091;};return a30_0x1c0b();}import{DEFAULT_LISTING_LIMIT,resolveLimit}from'../utils/constants.js';import{withSpinner}from'../utils/spinner.js';export class TablesCommand extends BaseCommand{[a30_0x4732a2(0x145)]=a30_0x4732a2(0x174);[a30_0x4732a2(0x152)]=a30_0x4732a2(0x14f);async['execute'](_0x53c057){const _0x1b1db1=a30_0x4732a2,{options:_0x5deca9,args:_0x2c4b7f,tdx:_0x30a65b}=_0x53c057;let _0x108c95;if(_0x2c4b7f['length']===0x0)_0x108c95={'database':undefined,'table':undefined,'original':''};else{if(_0x2c4b7f[_0x1b1db1(0x15a)]===0x1)try{_0x108c95=parseTableReference(_0x2c4b7f[0x0]);if(_0x108c95[_0x1b1db1(0x15e)]&&!_0x108c95[_0x1b1db1(0x175)]&&!_0x108c95[_0x1b1db1(0x15e)][_0x1b1db1(0x16d)]('*')&&!_0x108c95[_0x1b1db1(0x15e)]['includes']('?'))return console[_0x1b1db1(0x15d)](_0x1b1db1(0x14b)+_0x2c4b7f[0x0]+_0x1b1db1(0x150)),console[_0x1b1db1(0x15d)](_0x1b1db1(0x166)+_0x108c95[_0x1b1db1(0x15e)]+'\x27?'),console['error'](_0x1b1db1(0x165)+_0x108c95[_0x1b1db1(0x15e)]+_0x1b1db1(0x168)),console[_0x1b1db1(0x15d)](_0x1b1db1(0x176)+_0x108c95['table']),console[_0x1b1db1(0x15d)](_0x1b1db1(0x173)+_0x108c95[_0x1b1db1(0x15e)]),console[_0x1b1db1(0x15d)](''),console[_0x1b1db1(0x15d)](_0x1b1db1(0x15f)+_0x2c4b7f[0x0]+_0x1b1db1(0x164)+_0x108c95['table']+_0x1b1db1(0x169)),0x1;}catch(_0x14a3d0){return console[_0x1b1db1(0x15d)](_0x1b1db1(0x16b)+_0x14a3d0[_0x1b1db1(0x162)]),0x1;}else return console['error'](_0x1b1db1(0x155)),console[_0x1b1db1(0x15d)](_0x1b1db1(0x161)),console[_0x1b1db1(0x15d)](_0x1b1db1(0x172)),console[_0x1b1db1(0x15d)](_0x1b1db1(0x16e)),console['error'](_0x1b1db1(0x159)),console[_0x1b1db1(0x15d)]('Or\x20use\x20--in\x20flag:'),console[_0x1b1db1(0x15d)](_0x1b1db1(0x14c)),0x1;}const _0x3a9612=_0x5deca9[_0x1b1db1(0x175)];!_0x108c95[_0x1b1db1(0x175)]&&_0x3a9612&&(_0x108c95['database']=_0x3a9612);try{const _0x4c6da7=_0x385782=>_0x385782&&(_0x385782[_0x1b1db1(0x16d)]('*')||_0x385782['includes']('?')),_0x50ad9e=_0x4c6da7(_0x108c95[_0x1b1db1(0x175)]);_0x5deca9[_0x1b1db1(0x153)]&&(console[_0x1b1db1(0x15d)]('Site:\x20'+_0x5deca9[_0x1b1db1(0x156)]),_0x108c95[_0x1b1db1(0x175)]?_0x50ad9e?console[_0x1b1db1(0x15d)](_0x1b1db1(0x158)+_0x108c95['database']):console[_0x1b1db1(0x15d)](_0x1b1db1(0x148)+_0x108c95['database']):console[_0x1b1db1(0x15d)](_0x1b1db1(0x167)),_0x108c95[_0x1b1db1(0x15e)]&&console[_0x1b1db1(0x15d)](_0x1b1db1(0x14e)+_0x108c95[_0x1b1db1(0x15e)]));const _0x332c4b=_0x108c95[_0x1b1db1(0x175)]&&!_0x50ad9e?_0x108c95[_0x1b1db1(0x175)]:undefined,_0x5ca0df=_0x50ad9e?_0x108c95['database']:undefined,_0x5a9424=_0x108c95[_0x1b1db1(0x15e)],_0x281f3e=resolveLimit(_0x5deca9[_0x1b1db1(0x178)],DEFAULT_LISTING_LIMIT),_0x202141=await withSpinner(_0x1b1db1(0x157),()=>_0x30a65b[_0x1b1db1(0x15e)][_0x1b1db1(0x154)](_0x332c4b,_0x5a9424,_0x5ca0df,_0x281f3e),{'verbose':_0x5deca9[_0x1b1db1(0x153)]}),_0x575443=_0x202141[_0x1b1db1(0x14a)];if(_0x575443[_0x1b1db1(0x15a)]===0x0&&_0x108c95[_0x1b1db1(0x175)]&&!_0x50ad9e)return console[_0x1b1db1(0x15d)]('✖\x20No\x20tables\x20found'),console['error']('Database\x20\x27'+_0x108c95[_0x1b1db1(0x175)]+_0x1b1db1(0x146)),0x1;return console[_0x1b1db1(0x15d)](_0x1b1db1(0x16a)+_0x575443['length']+_0x1b1db1(0x15c)+(_0x575443[_0x1b1db1(0x15a)]!==0x1?'s':'')),await handleSDKOutput(_0x575443,{..._0x5deca9,'limit':_0x281f3e}),0x0;}catch(_0xc51dc6){if(_0xc51dc6 instanceof SDKError)return console[_0x1b1db1(0x15d)]('Error:\x20'+_0xc51dc6[_0x1b1db1(0x162)]),_0xc51dc6[_0x1b1db1(0x16c)]&&console[_0x1b1db1(0x15d)](_0x1b1db1(0x149)+_0xc51dc6[_0x1b1db1(0x16c)]),0x1;throw _0xc51dc6;}}[a30_0x4732a2(0x163)](_0x3f5bbd){return undefined;}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const a31_0x5f02ae=a31_0x17b8;(function(_0x1a240c,_0x38ca91){const _0x2a0d4d=a31_0x17b8,_0x5e13fd=_0x1a240c();while(!![]){try{const _0x16353a=-parseInt(_0x2a0d4d(0x1a8))/0x1*(-parseInt(_0x2a0d4d(0x1bc))/0x2)+parseInt(_0x2a0d4d(0x19a))/0x3*(-parseInt(_0x2a0d4d(0x1af))/0x4)+parseInt(_0x2a0d4d(0x1b8))/0x5*(parseInt(_0x2a0d4d(0x1a2))/0x6)+-parseInt(_0x2a0d4d(0x199))/0x7*(-parseInt(_0x2a0d4d(0x1bb))/0x8)+-parseInt(_0x2a0d4d(0x1bf))/0x9+parseInt(_0x2a0d4d(0x1b1))/0xa*(-parseInt(_0x2a0d4d(0x1b5))/0xb)+parseInt(_0x2a0d4d(0x1bd))/0xc;if(_0x16353a===_0x38ca91)break;else _0x5e13fd['push'](_0x5e13fd['shift']());}catch(_0x51c6b9){_0x5e13fd['push'](_0x5e13fd['shift']());}}}(a31_0x4ebe,0x1f407));import{BaseCommand}from'./command.js';function a31_0x4ebe(){const _0x450982=['149916VFBhnG','join','1062108ClvdWR','includes','Invalid\x20resource:\x20','Session\x20parent_segment\x20set\x20to:\x20','1694nbpAPP','22245PurEQB','Session\x20llm_project\x20set\x20to:\x20','description','name','\x0aTip:\x20Use\x20\x27tdx\x20context\x20--clear\x27\x20to\x20clear\x20session\x20overrides','use','parent_segment','length','10872JXvXSs','\x20(session:\x20','log','error','Or\x20use:\x20tdx\x20context\x20--clear\x20to\x20clear\x20session\x20context\x0a','Error:\x20Profile\x20\x27','6wwZXHS','toString','database','session','\x0aRun\x20\x27tdx\x20use\x20--help\x27\x20for\x20more\x20options','validate','profile','92cEJcfG','Session\x20database\x20set\x20to:\x20','555910uiDhGa','message','Error:\x20','execute','33qUIErE','.\x20Must\x20be\x20one\x20of:\x20','llm_project','485cPPLrw','Set\x20session-level\x20context','Resources:\x20database,\x20parent_segment,\x20llm_project,\x20profile\x0a','5800pvwxGu','73210mwDYVJ'];a31_0x4ebe=function(){return _0x450982;};return a31_0x4ebe();}import{saveSessionContext,getCurrentSessionPID}from'../core/session.js';import{profileExists}from'../core/profile.js';function a31_0x17b8(_0xa7096,_0x59d498){const _0x4ebead=a31_0x4ebe();return a31_0x17b8=function(_0x17b863,_0x3b1083){_0x17b863=_0x17b863-0x199;let _0xb1abd8=_0x4ebead[_0x17b863];return _0xb1abd8;},a31_0x17b8(_0xa7096,_0x59d498);}export class UseCommand extends BaseCommand{[a31_0x5f02ae(0x19d)]=a31_0x5f02ae(0x19f);[a31_0x5f02ae(0x19c)]=a31_0x5f02ae(0x1b9);[a31_0x5f02ae(0x1ad)](_0x41b3c4){const _0x44fd84=a31_0x5f02ae,{args:_0x4466c6}=_0x41b3c4;if(_0x4466c6[_0x44fd84(0x1a1)]<0x2)return'Usage:\x20tdx\x20use\x20<resource>\x20<value>\x0a'+_0x44fd84(0x1ba)+_0x44fd84(0x1a6)+_0x44fd84(0x1ac);const _0x77809e=_0x4466c6[0x0],_0x389338=[_0x44fd84(0x1aa),_0x44fd84(0x1a0),'llm_project',_0x44fd84(0x1ae)];if(!_0x389338[_0x44fd84(0x1c0)](_0x77809e))return _0x44fd84(0x1c1)+_0x77809e+_0x44fd84(0x1b6)+_0x389338[_0x44fd84(0x1be)](',\x20');return undefined;}async[a31_0x5f02ae(0x1b4)](_0x2f3ca8){const _0xbd702d=a31_0x5f02ae,{args:_0x16ea30,options:_0x27b991}=_0x2f3ca8;try{const _0x29f6ff=_0x16ea30[0x0],_0x545ee2=_0x16ea30[0x1];if(_0x29f6ff===_0xbd702d(0x1ae)){if(!profileExists(_0x545ee2))return console[_0xbd702d(0x1a5)](_0xbd702d(0x1a7)+_0x545ee2+'\x27\x20does\x20not\x20exist'),console[_0xbd702d(0x1a5)]('\x0aUse\x20\x27tdx\x20profiles\x27\x20to\x20see\x20available\x20profiles'),0x1;const _0x3b41=_0x27b991[_0xbd702d(0x1ab)]||getCurrentSessionPID()[_0xbd702d(0x1a9)]();return saveSessionContext({'profile':_0x545ee2},_0x27b991['session']),console[_0xbd702d(0x1a4)]('Session\x20profile\x20set\x20to:\x20'+_0x545ee2+'\x20(session:\x20'+_0x3b41+')'),console['log'](_0xbd702d(0x19e)),0x0;}const _0x1c9fb4={},_0x515c63=_0x27b991['session']||getCurrentSessionPID()['toString']();switch(_0x29f6ff){case _0xbd702d(0x1aa):_0x1c9fb4[_0xbd702d(0x1aa)]=_0x545ee2,console[_0xbd702d(0x1a4)](_0xbd702d(0x1b0)+_0x545ee2+'\x20(session:\x20'+_0x515c63+')');break;case _0xbd702d(0x1a0):_0x1c9fb4[_0xbd702d(0x1a0)]=_0x545ee2,console[_0xbd702d(0x1a4)](_0xbd702d(0x1c2)+_0x545ee2+_0xbd702d(0x1a3)+_0x515c63+')');break;case _0xbd702d(0x1b7):_0x1c9fb4['llm_project']=_0x545ee2,console[_0xbd702d(0x1a4)](_0xbd702d(0x19b)+_0x545ee2+_0xbd702d(0x1a3)+_0x515c63+')');break;}return saveSessionContext(_0x1c9fb4,_0x27b991[_0xbd702d(0x1ab)]),console['log'](_0xbd702d(0x19e)),0x0;}catch(_0x2af0e1){return _0x2af0e1 instanceof Error&&console[_0xbd702d(0x1a5)](_0xbd702d(0x1b3)+_0x2af0e1[_0xbd702d(0x1b2)]),0x1;}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a32_0xed93ff=a32_0x3aec;(function(_0x26c76e,_0x3a69a7){const _0x64d9c5=a32_0x3aec,_0x2cd232=_0x26c76e();while(!![]){try{const _0x57c39f=-parseInt(_0x64d9c5(0x15a))/0x1+parseInt(_0x64d9c5(0x132))/0x2+parseInt(_0x64d9c5(0x170))/0x3+parseInt(_0x64d9c5(0x119))/0x4+parseInt(_0x64d9c5(0x121))/0x5*(parseInt(_0x64d9c5(0x13f))/0x6)+parseInt(_0x64d9c5(0x17d))/0x7+-parseInt(_0x64d9c5(0x12a))/0x8;if(_0x57c39f===_0x3a69a7)break;else _0x2cd232['push'](_0x2cd232['shift']());}catch(_0x1fc4b9){_0x2cd232['push'](_0x2cd232['shift']());}}}(a32_0x460f,0xe9844));import{BaseCommand}from'./command.js';import{SDKError}from'../sdk/index.js';import{handleSDKOutput}from'../utils/command-output.js';import{withSpinner}from'../utils/spinner.js';import{confirm}from'../utils/prompt.js';export class WorkflowProjectsCommand extends BaseCommand{[a32_0xed93ff(0x169)]=a32_0xed93ff(0x11b);['description']=a32_0xed93ff(0x11e);async[a32_0xed93ff(0x157)](_0x18df28){const _0x2b7c1e=a32_0xed93ff,{options:_0x290b53,args:_0x4b886d,tdx:_0x46af77}=_0x18df28,_0xb3ad9c=_0x4b886d[0x0];try{_0x290b53[_0x2b7c1e(0x17e)]&&_0xb3ad9c&&console['error'](_0x2b7c1e(0x161)+_0xb3ad9c);const _0x170e40=await withSpinner('Listing\x20workflow\x20projects...',()=>_0x46af77[_0x2b7c1e(0x16a)][_0x2b7c1e(0x166)](_0xb3ad9c,{'limit':_0x290b53[_0x2b7c1e(0x105)]}),{'verbose':_0x290b53[_0x2b7c1e(0x17e)]}),_0x40fd6a=_0x170e40['data'];return console[_0x2b7c1e(0x17c)]('✔\x20Found\x20'+_0x40fd6a[_0x2b7c1e(0x13c)]+_0x2b7c1e(0x15c)+(_0x40fd6a['length']!==0x1?'s':'')),await handleSDKOutput(_0x40fd6a,_0x290b53),0x0;}catch(_0xf6eb0b){if(_0xf6eb0b instanceof SDKError)return console[_0x2b7c1e(0x17c)]('Error:\x20'+_0xf6eb0b['message']),_0xf6eb0b[_0x2b7c1e(0x11a)]&&console[_0x2b7c1e(0x17c)]('\x20\x20Cause:\x20'+_0xf6eb0b[_0x2b7c1e(0x11a)]),0x1;throw _0xf6eb0b;}}}export class WorkflowWorkflowsCommand extends BaseCommand{[a32_0xed93ff(0x169)]='workflow:workflows';['description']=a32_0xed93ff(0x12d);async[a32_0xed93ff(0x157)](_0x1c5eb4){const _0x14c58b=a32_0xed93ff,{options:_0x133ba1,args:_0x453c80,tdx:_0x4f160c}=_0x1c5eb4,_0x1cc68b=_0x453c80[0x0];try{_0x133ba1['verbose']&&_0x1cc68b&&console[_0x14c58b(0x17c)](_0x14c58b(0x142)+_0x1cc68b);const _0x15397f=await withSpinner(_0x14c58b(0x164),()=>_0x4f160c[_0x14c58b(0x16a)][_0x14c58b(0x114)](_0x1cc68b,{'limit':_0x133ba1[_0x14c58b(0x105)]}),{'verbose':_0x133ba1[_0x14c58b(0x17e)]}),_0x27fdb3=_0x15397f[_0x14c58b(0x10f)];return console[_0x14c58b(0x17c)](_0x14c58b(0x109)+_0x27fdb3[_0x14c58b(0x13c)]+'\x20workflow'+(_0x27fdb3[_0x14c58b(0x13c)]!==0x1?'s':'')),await handleSDKOutput(_0x27fdb3,_0x133ba1),0x0;}catch(_0x4e147d){if(_0x4e147d instanceof SDKError)return console[_0x14c58b(0x17c)]('Error:\x20'+_0x4e147d[_0x14c58b(0x174)]),_0x4e147d[_0x14c58b(0x11a)]&&console[_0x14c58b(0x17c)](_0x14c58b(0x178)+_0x4e147d[_0x14c58b(0x11a)]),0x1;throw _0x4e147d;}}}export class WorkflowSessionsCommand extends BaseCommand{['name']=a32_0xed93ff(0x156);[a32_0xed93ff(0x122)]=a32_0xed93ff(0x162);async['execute'](_0x275d22){const _0x91dd79=a32_0xed93ff,{options:_0x21b8c7,args:_0xfbd038,tdx:_0x26cb1b}=_0x275d22;let _0x44ee4c,_0x53d238;if(_0xfbd038[0x0]){const _0x4a29b9=_0xfbd038[0x0][_0x91dd79(0x13e)]('.');if(_0x4a29b9[_0x91dd79(0x13c)]===0x1)_0x44ee4c=_0x4a29b9[0x0];else{if(_0x4a29b9[_0x91dd79(0x13c)]===0x2)[_0x44ee4c,_0x53d238]=_0x4a29b9;else return console[_0x91dd79(0x17c)](_0x91dd79(0x180)),0x1;}}try{if(_0x21b8c7[_0x91dd79(0x17e)]){if(_0x44ee4c&&_0x53d238)console[_0x91dd79(0x17c)](_0x91dd79(0x11f)+_0x44ee4c+'.'+_0x53d238);else _0x44ee4c&&console[_0x91dd79(0x17c)]('Filter:\x20project='+_0x44ee4c);const _0x2b6c7=_0x21b8c7[_0x91dd79(0x148)];_0x2b6c7&&console['error']('Status:\x20'+_0x2b6c7);}const _0x55c85c=await withSpinner('Listing\x20workflow\x20sessions...',()=>_0x26cb1b[_0x91dd79(0x16a)][_0x91dd79(0x179)]({'projectName':_0x44ee4c,'workflowName':_0x53d238,'status':_0x21b8c7[_0x91dd79(0x148)],'fromTime':_0x21b8c7[_0x91dd79(0x146)],'toTime':_0x21b8c7['to'],'limit':_0x21b8c7[_0x91dd79(0x105)]}),{'verbose':_0x21b8c7[_0x91dd79(0x17e)]}),_0x2a8fd7=_0x55c85c[_0x91dd79(0x10f)];return console[_0x91dd79(0x17c)](_0x91dd79(0x109)+_0x2a8fd7[_0x91dd79(0x13c)]+_0x91dd79(0x112)+(_0x2a8fd7[_0x91dd79(0x13c)]!==0x1?'s':'')),await handleSDKOutput(_0x2a8fd7,_0x21b8c7),0x0;}catch(_0xbb4d18){if(_0xbb4d18 instanceof SDKError)return console[_0x91dd79(0x17c)](_0x91dd79(0x153)+_0xbb4d18[_0x91dd79(0x174)]),_0xbb4d18[_0x91dd79(0x11a)]&&console[_0x91dd79(0x17c)]('\x20\x20Cause:\x20'+_0xbb4d18[_0x91dd79(0x11a)]),0x1;throw _0xbb4d18;}}}export class WorkflowAttemptsCommand extends BaseCommand{[a32_0xed93ff(0x169)]='workflow:attempts';['description']=a32_0xed93ff(0x145);async[a32_0xed93ff(0x157)](_0x278a09){const _0x15f43b=a32_0xed93ff,{options:_0x2d3551,args:_0x67c04a,tdx:_0x587d46}=_0x278a09;let _0x5e1e30,_0x286495;if(_0x67c04a[0x0]){const _0x254a75=_0x67c04a[0x0]['split']('.');if(_0x254a75['length']===0x1)_0x5e1e30=_0x254a75[0x0];else{if(_0x254a75['length']===0x2)[_0x5e1e30,_0x286495]=_0x254a75;else return console[_0x15f43b(0x17c)](_0x15f43b(0x180)),0x1;}}try{const _0xf9bc2b=_0x2d3551[_0x15f43b(0x138)];if(_0x2d3551[_0x15f43b(0x17e)]){if(_0x5e1e30&&_0x286495)console['error'](_0x15f43b(0x11f)+_0x5e1e30+'.'+_0x286495);else _0x5e1e30&&console[_0x15f43b(0x17c)](_0x15f43b(0x10b)+_0x5e1e30);_0xf9bc2b&&console[_0x15f43b(0x17c)]('Include\x20retried:\x20yes');}const _0x29e75a=await withSpinner(_0x15f43b(0x17a),()=>_0x587d46['workflow'][_0x15f43b(0x168)]({'projectName':_0x5e1e30,'workflowName':_0x286495,'includeRetried':_0xf9bc2b,'limit':_0x2d3551[_0x15f43b(0x105)]}),{'verbose':_0x2d3551[_0x15f43b(0x17e)]}),_0x28b0e6=_0x29e75a[_0x15f43b(0x10f)];return console[_0x15f43b(0x17c)](_0x15f43b(0x109)+_0x28b0e6['length']+_0x15f43b(0x10c)+(_0x28b0e6[_0x15f43b(0x13c)]!==0x1?'s':'')),await handleSDKOutput(_0x28b0e6,_0x2d3551),0x0;}catch(_0x288992){if(_0x288992 instanceof SDKError)return console[_0x15f43b(0x17c)](_0x15f43b(0x153)+_0x288992[_0x15f43b(0x174)]),_0x288992[_0x15f43b(0x11a)]&&console[_0x15f43b(0x17c)](_0x15f43b(0x178)+_0x288992[_0x15f43b(0x11a)]),0x1;throw _0x288992;}}}function a32_0x460f(){const _0x256a28=['\x20\x20New\x20attempt\x20ID:\x20','split','54wZYfXN','✔\x20Pushed\x20','Downloading\x20project\x20','Project\x20filter:\x20','ies','offset','List\x20workflow\x20attempts','from','parse','status','Are\x20you\x20sure\x20you\x20want\x20to\x20retry\x20','force','\x20\x20Session\x20ID:\x20','Output\x20directory:\x20','revision','fromTask','fs/promises','Killing\x20attempt...','Revision:\x20','Error:\x20Session\x20ID\x20or\x20attempt\x20ID\x20is\x20required','Error:\x20','Retry\x20a\x20session\x20or\x20attempt','Resume\x20from:\x20','workflow:sessions','execute','Show\x20logs\x20for\x20a\x20specific\x20task','yes','439168WNQcCA','isDirectory','\x20project','workflow:kill','attemptId','Deleting\x20project\x20','\x20log\x20entr','Pattern:\x20','List\x20workflow\x20execution\x20sessions','\x20task','Listing\x20workflows...','Cancelled','projects','Including\x20subtasks:\x20yes','attempts','name','workflow','\x20\x20Location:\x20','Getting\x20task\x20logs...','Project:\x20','✔\x20Deleted\x20project\x20','substring','357444ApYgkP','Error:\x20Attempt\x20ID\x20is\x20required','Error:\x20Target\x20must\x20be\x20prefixed\x20with\x20\x22session:\x22\x20or\x20\x22attempt:\x22','readFile','message','session:','workflow:attempt','Retrying\x20session...','\x20\x20Cause:\x20','sessions','Listing\x20workflow\x20attempts...','params','error','10202185txMHnb','verbose','Target:\x20','Error:\x20Invalid\x20pattern.\x20Use\x20format:\x20project\x20or\x20project.workflow','utf-8','retryAttempt','Getting\x20attempt\x20details...','limit','\x20\x20Revision:\x20','Error:\x20Invalid\x20JSON\x20in\x20--params','startsWith','✔\x20Found\x20','Are\x20you\x20sure\x20you\x20want\x20to\x20kill\x20attempt\x20','Filter:\x20project=','\x20attempt','\x22?\x20This\x20cannot\x20be\x20undone.','workflow:download','data','Reason:\x20','session','\x20session','Validation:\x20skipped','workflows','Error:\x20Attempt\x20ID\x20and\x20task\x20name\x20are\x20required','resumeFrom','Are\x20you\x20sure\x20you\x20want\x20to\x20delete\x20project\x20\x22','Usage:\x20workflow\x20retry\x20session:<id>\x20or\x20workflow\x20retry\x20attempt:<id>','4008216tEgUzL','cause','workflow:projects','workflow:push','Attempt\x20ID:\x20','List\x20all\x20workflow\x20projects','Filter:\x20','skipValidation','184165MDoOCc','description','Usage:\x20workflow:download\x20<project-name>\x20[output-dir]','Force:\x20yes','attempt','filesExtracted','retrySession','Download\x20workflow\x20project\x20from\x20Treasure\x20Data','Pushing\x20workflow\x20project...','27329184icvXgo','download','projectName','List\x20workflows','sessionId','\x20is\x20not\x20a\x20directory','kill','workflow:retry','3803292OxYEkh','...','Show\x20tasks\x20for\x20an\x20attempt','tasks','Project\x20name:\x20','attempt:','includeRetried','Usage:\x20workflow:delete\x20<project-name-or-id>','workflow:delete','delete','length'];a32_0x460f=function(){return _0x256a28;};return a32_0x460f();}function a32_0x3aec(_0x42b701,_0xdc8e4a){const _0x460f76=a32_0x460f();return a32_0x3aec=function(_0x3aec72,_0x423777){_0x3aec72=_0x3aec72-0x102;let _0x3b2ac7=_0x460f76[_0x3aec72];return _0x3b2ac7;},a32_0x3aec(_0x42b701,_0xdc8e4a);}export class WorkflowAttemptCommand extends BaseCommand{['name']=a32_0xed93ff(0x176);['description']='Show\x20specific\x20attempt\x20details';async[a32_0xed93ff(0x157)](_0x3ec677){const _0x1804c5=a32_0xed93ff,{options:_0x9d9668,args:_0x300d3c,tdx:_0x333aab}=_0x3ec677,_0x1c5ee5=_0x300d3c[0x0];if(!_0x1c5ee5)return console[_0x1804c5(0x17c)](_0x1804c5(0x171)),0x1;try{_0x9d9668[_0x1804c5(0x17e)]&&console[_0x1804c5(0x17c)]('Attempt\x20ID:\x20'+_0x1c5ee5);const _0x31cdf2=await withSpinner(_0x1804c5(0x104),()=>_0x333aab[_0x1804c5(0x16a)][_0x1804c5(0x125)](_0x1c5ee5),{'verbose':_0x9d9668[_0x1804c5(0x17e)]}),_0x18957e=_0x31cdf2[_0x1804c5(0x10f)];return await handleSDKOutput([_0x18957e],_0x9d9668),0x0;}catch(_0x1f56c3){if(_0x1f56c3 instanceof SDKError)return console[_0x1804c5(0x17c)]('Error:\x20'+_0x1f56c3[_0x1804c5(0x174)]),_0x1f56c3[_0x1804c5(0x11a)]&&console['error'](_0x1804c5(0x178)+_0x1f56c3['cause']),0x1;throw _0x1f56c3;}}}export class WorkflowTasksCommand extends BaseCommand{[a32_0xed93ff(0x169)]='workflow:tasks';[a32_0xed93ff(0x122)]=a32_0xed93ff(0x134);async[a32_0xed93ff(0x157)](_0x3d1a57){const _0x4ec2ce=a32_0xed93ff,{options:_0x1e9c2b,args:_0x2468bb,tdx:_0x1231b3}=_0x3d1a57,_0x49d0a6=_0x2468bb[0x0];if(!_0x49d0a6)return console[_0x4ec2ce(0x17c)](_0x4ec2ce(0x171)),0x1;try{const _0x477205=_0x1e9c2b['includeSubtasks'];_0x1e9c2b[_0x4ec2ce(0x17e)]&&(console[_0x4ec2ce(0x17c)](_0x4ec2ce(0x11d)+_0x49d0a6),_0x477205&&console[_0x4ec2ce(0x17c)](_0x4ec2ce(0x167)));const _0x31db85=await withSpinner('Getting\x20attempt\x20tasks...',()=>_0x1231b3[_0x4ec2ce(0x16a)][_0x4ec2ce(0x135)](_0x49d0a6,_0x477205||![]),{'verbose':_0x1e9c2b[_0x4ec2ce(0x17e)]}),_0x3b5123=_0x31db85[_0x4ec2ce(0x10f)];return console[_0x4ec2ce(0x17c)](_0x4ec2ce(0x109)+_0x3b5123[_0x4ec2ce(0x13c)]+_0x4ec2ce(0x163)+(_0x3b5123['length']!==0x1?'s':'')),await handleSDKOutput(_0x3b5123,_0x1e9c2b),0x0;}catch(_0x47c62a){if(_0x47c62a instanceof SDKError)return console[_0x4ec2ce(0x17c)]('Error:\x20'+_0x47c62a['message']),_0x47c62a[_0x4ec2ce(0x11a)]&&console['error'](_0x4ec2ce(0x178)+_0x47c62a[_0x4ec2ce(0x11a)]),0x1;throw _0x47c62a;}}}export class WorkflowLogsCommand extends BaseCommand{[a32_0xed93ff(0x169)]='workflow:logs';[a32_0xed93ff(0x122)]=a32_0xed93ff(0x158);async[a32_0xed93ff(0x157)](_0x156650){const _0x55b7ad=a32_0xed93ff,{options:_0x353948,args:_0x62700f,tdx:_0x3777d9}=_0x156650,_0x1479c8=_0x62700f[0x0],_0x763387=_0x62700f[0x1];if(!_0x1479c8||!_0x763387)return console['error'](_0x55b7ad(0x115)),0x1;try{_0x353948[_0x55b7ad(0x17e)]&&(console[_0x55b7ad(0x17c)](_0x55b7ad(0x11d)+_0x1479c8),console[_0x55b7ad(0x17c)]('Task\x20name:\x20'+_0x763387));const _0x5090f7=_0x353948[_0x55b7ad(0x144)],_0xea840d=await withSpinner(_0x55b7ad(0x16c),()=>_0x3777d9[_0x55b7ad(0x16a)]['logs'](_0x1479c8,_0x763387,{'offset':_0x5090f7,'limit':_0x353948[_0x55b7ad(0x105)]}),{'verbose':_0x353948[_0x55b7ad(0x17e)]}),_0x195502=_0xea840d[_0x55b7ad(0x10f)];return console[_0x55b7ad(0x17c)]('✔\x20Found\x20'+_0x195502['length']+_0x55b7ad(0x160)+(_0x195502[_0x55b7ad(0x13c)]!==0x1?_0x55b7ad(0x143):'y')),await handleSDKOutput(_0x195502,_0x353948),0x0;}catch(_0xe00e42){if(_0xe00e42 instanceof SDKError)return console[_0x55b7ad(0x17c)](_0x55b7ad(0x153)+_0xe00e42[_0x55b7ad(0x174)]),_0xe00e42[_0x55b7ad(0x11a)]&&console[_0x55b7ad(0x17c)]('\x20\x20Cause:\x20'+_0xe00e42[_0x55b7ad(0x11a)]),0x1;throw _0xe00e42;}}}export class WorkflowKillCommand extends BaseCommand{[a32_0xed93ff(0x169)]=a32_0xed93ff(0x15d);[a32_0xed93ff(0x122)]='Kill\x20a\x20running\x20attempt';async['execute'](_0x6fe15c){const _0x52de48=a32_0xed93ff,{options:_0x520cc4,args:_0x12ae5f,tdx:_0x3694a8}=_0x6fe15c,_0xc7cf6c=_0x12ae5f[0x0];if(!_0xc7cf6c)return console[_0x52de48(0x17c)](_0x52de48(0x171)),0x1;try{const _0x363ead=_0x520cc4['reason'];_0x520cc4['verbose']&&(console[_0x52de48(0x17c)](_0x52de48(0x11d)+_0xc7cf6c),_0x363ead&&console[_0x52de48(0x17c)](_0x52de48(0x110)+_0x363ead));if(!_0x520cc4['yes']){const _0x199da4=await confirm(_0x52de48(0x10a)+_0xc7cf6c+'?');if(!_0x199da4)return console['error'](_0x52de48(0x165)),0x0;}const _0x59622e=await withSpinner(_0x52de48(0x150),()=>_0x3694a8['workflow'][_0x52de48(0x130)](_0xc7cf6c,_0x363ead),{'verbose':_0x520cc4[_0x52de48(0x17e)]}),_0x415310=_0x59622e[_0x52de48(0x10f)];return console['error']('✔\x20'+_0x415310),0x0;}catch(_0x156e2a){if(_0x156e2a instanceof SDKError)return console[_0x52de48(0x17c)](_0x52de48(0x153)+_0x156e2a[_0x52de48(0x174)]),_0x156e2a[_0x52de48(0x11a)]&&console[_0x52de48(0x17c)](_0x52de48(0x178)+_0x156e2a['cause']),0x1;throw _0x156e2a;}}}export class WorkflowRetryCommand extends BaseCommand{['name']=a32_0xed93ff(0x131);[a32_0xed93ff(0x122)]=a32_0xed93ff(0x154);async[a32_0xed93ff(0x157)](_0x2aa4b7){const _0x1530a5=a32_0xed93ff,{options:_0x1c3f80,args:_0x4e8ac5,tdx:_0x37cdd3}=_0x2aa4b7,_0x397aad=_0x4e8ac5[0x0];if(!_0x397aad)return console[_0x1530a5(0x17c)](_0x1530a5(0x152)),console['error'](_0x1530a5(0x118)),0x1;let _0x144dec=![],_0x3da2e7=_0x397aad;if(_0x397aad[_0x1530a5(0x108)](_0x1530a5(0x175)))_0x144dec=!![],_0x3da2e7=_0x397aad['substring'](0x8);else{if(_0x397aad['startsWith'](_0x1530a5(0x137)))_0x144dec=![],_0x3da2e7=_0x397aad[_0x1530a5(0x16f)](0x8);else return console['error'](_0x1530a5(0x172)),console[_0x1530a5(0x17c)](_0x1530a5(0x118)),0x1;}try{const _0x157a2b=_0x1c3f80[_0x1530a5(0x14e)],_0x2c5819=_0x1c3f80[_0x1530a5(0x116)],_0x39d2f5=_0x1c3f80[_0x1530a5(0x17b)],_0x11d270=_0x1c3f80[_0x1530a5(0x14a)];_0x1c3f80[_0x1530a5(0x17e)]&&(console['error'](_0x1530a5(0x17f)+(_0x144dec?'session':'attempt')+'\x20'+_0x3da2e7),_0x157a2b&&console[_0x1530a5(0x17c)]('From\x20task:\x20'+_0x157a2b),_0x2c5819&&console[_0x1530a5(0x17c)](_0x1530a5(0x155)+_0x2c5819),_0x39d2f5&&console[_0x1530a5(0x17c)]('Params:\x20'+_0x39d2f5),_0x11d270&&console[_0x1530a5(0x17c)](_0x1530a5(0x124)));let _0xd341bd;if(_0x39d2f5)try{if(_0x39d2f5[_0x1530a5(0x108)]('@')){const _0x119bcc=await import(_0x1530a5(0x14f)),_0x231343=_0x39d2f5[_0x1530a5(0x16f)](0x1),_0x18ea50=await _0x119bcc[_0x1530a5(0x173)](_0x231343,_0x1530a5(0x102));_0xd341bd=JSON[_0x1530a5(0x147)](_0x18ea50);}else _0xd341bd=JSON[_0x1530a5(0x147)](_0x39d2f5);}catch{return console[_0x1530a5(0x17c)](_0x1530a5(0x107)),0x1;}if(!_0x1c3f80[_0x1530a5(0x159)]){const _0x3ef6a4=await confirm(_0x1530a5(0x149)+(_0x144dec?_0x1530a5(0x111):_0x1530a5(0x125))+'\x20'+_0x3da2e7+'?');if(!_0x3ef6a4)return console['error'](_0x1530a5(0x165)),0x0;}let _0x8f7c97;_0x144dec?_0x8f7c97=await withSpinner(_0x1530a5(0x177),()=>_0x37cdd3[_0x1530a5(0x16a)][_0x1530a5(0x127)](_0x3da2e7,{'fromTask':_0x157a2b,'retryParams':_0xd341bd}),{'verbose':_0x1c3f80[_0x1530a5(0x17e)]}):_0x8f7c97=await withSpinner('Retrying\x20attempt...',()=>_0x37cdd3[_0x1530a5(0x16a)][_0x1530a5(0x103)](_0x3da2e7,{'resumeFrom':_0x2c5819,'retryParams':_0xd341bd,'force':_0x11d270}),{'verbose':_0x1c3f80[_0x1530a5(0x17e)]});const _0x10dc47=_0x8f7c97[_0x1530a5(0x10f)];return console[_0x1530a5(0x17c)]('✔\x20Retry\x20started'),console[_0x1530a5(0x17c)](_0x1530a5(0x13d)+_0x10dc47[_0x1530a5(0x15e)]),console[_0x1530a5(0x17c)](_0x1530a5(0x14b)+_0x10dc47[_0x1530a5(0x12e)]),0x0;}catch(_0x3dbbc7){if(_0x3dbbc7 instanceof SDKError)return console[_0x1530a5(0x17c)](_0x1530a5(0x153)+_0x3dbbc7[_0x1530a5(0x174)]),_0x3dbbc7[_0x1530a5(0x11a)]&&console['error']('\x20\x20Cause:\x20'+_0x3dbbc7[_0x1530a5(0x11a)]),0x1;throw _0x3dbbc7;}}}export class WorkflowDownloadCommand extends BaseCommand{['name']=a32_0xed93ff(0x10e);[a32_0xed93ff(0x122)]=a32_0xed93ff(0x128);async[a32_0xed93ff(0x157)](_0x438285){const _0x2a1f05=a32_0xed93ff,{options:_0x4ce3cc,args:_0x3535f9,tdx:_0x367beb}=_0x438285,_0x74abf8=_0x3535f9[0x0],_0x45f040=_0x3535f9[0x1]||'.';if(!_0x74abf8)return console['error']('Error:\x20Project\x20name\x20is\x20required'),console[_0x2a1f05(0x17c)](_0x2a1f05(0x123)),0x1;const _0x46e640=_0x4ce3cc[_0x2a1f05(0x14d)];_0x4ce3cc[_0x2a1f05(0x17e)]&&(console[_0x2a1f05(0x17c)](_0x2a1f05(0x16d)+_0x74abf8),console[_0x2a1f05(0x17c)](_0x2a1f05(0x14c)+_0x45f040),_0x46e640&&console['error'](_0x2a1f05(0x151)+_0x46e640));const _0x4872b2=await withSpinner(_0x2a1f05(0x141)+_0x74abf8+'...',()=>_0x367beb[_0x2a1f05(0x16a)][_0x2a1f05(0x12b)](_0x74abf8,_0x45f040,{'revision':_0x46e640}),{'verbose':_0x4ce3cc[_0x2a1f05(0x17e)]}),_0x49d64f=_0x4872b2[_0x2a1f05(0x10f)];return console[_0x2a1f05(0x17c)]('✔\x20Downloaded\x20'+_0x49d64f[_0x2a1f05(0x12c)]),console['error'](_0x2a1f05(0x106)+_0x49d64f[_0x2a1f05(0x14d)]),console[_0x2a1f05(0x17c)]('\x20\x20Files\x20extracted:\x20'+_0x49d64f[_0x2a1f05(0x126)]),console[_0x2a1f05(0x17c)](_0x2a1f05(0x16b)+_0x45f040+'/'+_0x49d64f[_0x2a1f05(0x12c)]),0x0;}}export class WorkflowPushCommand extends BaseCommand{['name']=a32_0xed93ff(0x11c);[a32_0xed93ff(0x122)]='Push\x20workflow\x20project\x20to\x20Treasure\x20Data';async['execute'](_0x513f77){const _0x1dadd9=a32_0xed93ff,{options:_0x25f63f,args:_0xf14789,tdx:_0x2f6a71}=_0x513f77;let _0x412ed8='.',_0x44981b=_0x25f63f[_0x1dadd9(0x169)];if(_0xf14789[0x0]){const {promises:_0x5befae}=await import('fs');try{const _0x44d738=await _0x5befae['stat'](_0xf14789[0x0]);if(_0x44d738[_0x1dadd9(0x15b)]())_0x412ed8=_0xf14789[0x0];else return console[_0x1dadd9(0x17c)]('Error:\x20'+_0xf14789[0x0]+_0x1dadd9(0x12f)),0x1;}catch{_0x44981b=_0xf14789[0x0],_0x412ed8='.';}}const _0x20b321=_0x25f63f['revision'],_0x29384=_0x25f63f[_0x1dadd9(0x120)];_0x25f63f[_0x1dadd9(0x17e)]&&(console[_0x1dadd9(0x17c)]('Project\x20directory:\x20'+_0x412ed8),_0x44981b&&console[_0x1dadd9(0x17c)](_0x1dadd9(0x136)+_0x44981b),_0x20b321&&console[_0x1dadd9(0x17c)](_0x1dadd9(0x151)+_0x20b321),_0x29384&&console[_0x1dadd9(0x17c)](_0x1dadd9(0x113)));const _0x5f589a=await withSpinner(_0x1dadd9(0x129),()=>_0x2f6a71[_0x1dadd9(0x16a)]['push'](_0x412ed8,{'projectName':_0x44981b,'revision':_0x20b321,'skipValidation':_0x29384}),{'verbose':_0x25f63f[_0x1dadd9(0x17e)]}),_0x3a9ab6=_0x5f589a[_0x1dadd9(0x10f)];return console['error'](_0x1dadd9(0x140)+_0x3a9ab6[_0x1dadd9(0x12c)]),console[_0x1dadd9(0x17c)]('\x20\x20Project\x20ID:\x20'+_0x3a9ab6['projectId']),console[_0x1dadd9(0x17c)](_0x1dadd9(0x106)+_0x3a9ab6[_0x1dadd9(0x14d)]),0x0;}}export class WorkflowDeleteCommand extends BaseCommand{['name']=a32_0xed93ff(0x13a);['description']='Delete\x20workflow\x20project\x20from\x20Treasure\x20Data';async[a32_0xed93ff(0x157)](_0x5415c8){const _0x53839b=a32_0xed93ff,{options:_0x54a32b,args:_0x1c65b2,tdx:_0x27176b}=_0x5415c8,_0x49c3a9=_0x1c65b2[0x0];if(!_0x49c3a9)return console[_0x53839b(0x17c)]('Error:\x20Project\x20name\x20or\x20ID\x20is\x20required'),console[_0x53839b(0x17c)](_0x53839b(0x139)),0x1;_0x54a32b[_0x53839b(0x17e)]&&console[_0x53839b(0x17c)]('Project:\x20'+_0x49c3a9);if(!_0x54a32b['yes']){const _0x491dd6=await confirm(_0x53839b(0x117)+_0x49c3a9+_0x53839b(0x10d));if(!_0x491dd6)return console['error'](_0x53839b(0x165)),0x0;}const _0x3bac28=await withSpinner(_0x53839b(0x15f)+_0x49c3a9+_0x53839b(0x133),()=>_0x27176b[_0x53839b(0x16a)][_0x53839b(0x13b)](_0x49c3a9),{'verbose':_0x54a32b[_0x53839b(0x17e)]}),_0x3e84af=_0x3bac28['data'];return console[_0x53839b(0x17c)](_0x53839b(0x16e)+_0x3e84af['projectName']),console[_0x53839b(0x17c)]('\x20\x20Project\x20ID:\x20'+_0x3e84af['projectId']),0x0;}}
|
|
1
|
+
const a32_0x4580ee=a32_0x267e;(function(_0x5a9c6e,_0x146e4e){const _0x1eb316=a32_0x267e,_0x5112dd=_0x5a9c6e();while(!![]){try{const _0x8963e2=parseInt(_0x1eb316(0x1a1))/0x1*(parseInt(_0x1eb316(0x1c0))/0x2)+-parseInt(_0x1eb316(0x1f5))/0x3+-parseInt(_0x1eb316(0x1ee))/0x4*(parseInt(_0x1eb316(0x1f1))/0x5)+-parseInt(_0x1eb316(0x19e))/0x6*(-parseInt(_0x1eb316(0x1c9))/0x7)+parseInt(_0x1eb316(0x1d0))/0x8*(parseInt(_0x1eb316(0x195))/0x9)+-parseInt(_0x1eb316(0x19f))/0xa+parseInt(_0x1eb316(0x1e4))/0xb*(parseInt(_0x1eb316(0x1c4))/0xc);if(_0x8963e2===_0x146e4e)break;else _0x5112dd['push'](_0x5112dd['shift']());}catch(_0x2c66e9){_0x5112dd['push'](_0x5112dd['shift']());}}}(a32_0x583e,0x69054));import{BaseCommand}from'./command.js';import{SDKError}from'../sdk/index.js';import{handleSDKOutput}from'../utils/command-output.js';import{withSpinner}from'../utils/spinner.js';import{confirm}from'../utils/prompt.js';export class WorkflowProjectsCommand extends BaseCommand{['name']=a32_0x4580ee(0x1b6);[a32_0x4580ee(0x18a)]='List\x20all\x20workflow\x20projects';async[a32_0x4580ee(0x17d)](_0x4d9650){const _0x275e38=a32_0x4580ee,{options:_0x4d34f9,args:_0x36d016,tdx:_0x110972}=_0x4d9650,_0x3d3cc9=_0x36d016[0x0];try{_0x4d34f9[_0x275e38(0x1d1)]&&_0x3d3cc9&&console[_0x275e38(0x1dd)](_0x275e38(0x1c2)+_0x3d3cc9);const _0x3b4cee=await withSpinner('Listing\x20workflow\x20projects...',()=>_0x110972[_0x275e38(0x1d9)][_0x275e38(0x1ec)](_0x3d3cc9,{'limit':_0x4d34f9[_0x275e38(0x1ef)]}),{'verbose':_0x4d34f9[_0x275e38(0x1d1)]}),_0x280a92=_0x3b4cee[_0x275e38(0x199)];return console[_0x275e38(0x1dd)](_0x275e38(0x1a3)+_0x280a92[_0x275e38(0x1a6)]+_0x275e38(0x1a4)+(_0x280a92[_0x275e38(0x1a6)]!==0x1?'s':'')),await handleSDKOutput(_0x280a92,_0x4d34f9),0x0;}catch(_0x4bbf85){if(_0x4bbf85 instanceof SDKError)return console[_0x275e38(0x1dd)](_0x275e38(0x1cb)+_0x4bbf85[_0x275e38(0x191)]),_0x4bbf85[_0x275e38(0x179)]&&console['error'](_0x275e38(0x1b5)+_0x4bbf85['cause']),0x1;throw _0x4bbf85;}}}export class WorkflowWorkflowsCommand extends BaseCommand{[a32_0x4580ee(0x178)]='workflow:workflows';['description']=a32_0x4580ee(0x18e);async[a32_0x4580ee(0x17d)](_0x38510a){const _0x4ccc16=a32_0x4580ee,{options:_0x27ec01,args:_0x30139d,tdx:_0x5bb779}=_0x38510a,_0x5d1fa5=_0x30139d[0x0];try{_0x27ec01[_0x4ccc16(0x1d1)]&&_0x5d1fa5&&console[_0x4ccc16(0x1dd)](_0x4ccc16(0x1be)+_0x5d1fa5);const _0xdc17b2=await withSpinner(_0x4ccc16(0x1f0),()=>_0x5bb779['workflow'][_0x4ccc16(0x173)](_0x5d1fa5,{'limit':_0x27ec01['limit']}),{'verbose':_0x27ec01[_0x4ccc16(0x1d1)]}),_0x1e9258=_0xdc17b2['data'];return console['error'](_0x4ccc16(0x1a3)+_0x1e9258['length']+_0x4ccc16(0x1d2)+(_0x1e9258['length']!==0x1?'s':'')),await handleSDKOutput(_0x1e9258,_0x27ec01),0x0;}catch(_0x1276ff){if(_0x1276ff instanceof SDKError)return console['error'](_0x4ccc16(0x1cb)+_0x1276ff['message']),_0x1276ff[_0x4ccc16(0x179)]&&console[_0x4ccc16(0x1dd)](_0x4ccc16(0x1b5)+_0x1276ff[_0x4ccc16(0x179)]),0x1;throw _0x1276ff;}}}export class WorkflowSessionsCommand extends BaseCommand{['name']='workflow:sessions';[a32_0x4580ee(0x18a)]=a32_0x4580ee(0x1f2);async[a32_0x4580ee(0x17d)](_0x48ab9c){const _0x12d267=a32_0x4580ee,{options:_0x6bf134,args:_0x5a993d,tdx:_0x495fb7}=_0x48ab9c;let _0x1d4c1a,_0x169fce;if(_0x5a993d[0x0]){const _0x4a35b1=_0x5a993d[0x0]['split']('.');if(_0x4a35b1[_0x12d267(0x1a6)]===0x1)_0x1d4c1a=_0x4a35b1[0x0];else{if(_0x4a35b1[_0x12d267(0x1a6)]===0x2)[_0x1d4c1a,_0x169fce]=_0x4a35b1;else return console[_0x12d267(0x1dd)]('Error:\x20Invalid\x20pattern.\x20Use\x20format:\x20project\x20or\x20project.workflow'),0x1;}}try{if(_0x6bf134['verbose']){if(_0x1d4c1a&&_0x169fce)console['error'](_0x12d267(0x1ab)+_0x1d4c1a+'.'+_0x169fce);else _0x1d4c1a&&console['error'](_0x12d267(0x1df)+_0x1d4c1a);const _0x27d314=_0x6bf134[_0x12d267(0x1dc)];_0x27d314&&console[_0x12d267(0x1dd)](_0x12d267(0x17f)+_0x27d314);}const _0x283363=await withSpinner(_0x12d267(0x1ea),()=>_0x495fb7[_0x12d267(0x1d9)][_0x12d267(0x1a0)]({'projectName':_0x1d4c1a,'workflowName':_0x169fce,'status':_0x6bf134[_0x12d267(0x1dc)],'fromTime':_0x6bf134[_0x12d267(0x1cf)],'toTime':_0x6bf134['to'],'limit':_0x6bf134['limit']}),{'verbose':_0x6bf134['verbose']}),_0x14790a=_0x283363[_0x12d267(0x199)];return console[_0x12d267(0x1dd)](_0x12d267(0x1a3)+_0x14790a[_0x12d267(0x1a6)]+_0x12d267(0x1f4)+(_0x14790a['length']!==0x1?'s':'')),await handleSDKOutput(_0x14790a,_0x6bf134),0x0;}catch(_0x19ad0a){if(_0x19ad0a instanceof SDKError)return console['error'](_0x12d267(0x1cb)+_0x19ad0a['message']),_0x19ad0a['cause']&&console[_0x12d267(0x1dd)](_0x12d267(0x1b5)+_0x19ad0a[_0x12d267(0x179)]),0x1;throw _0x19ad0a;}}}export class WorkflowAttemptsCommand extends BaseCommand{['name']=a32_0x4580ee(0x1ac);[a32_0x4580ee(0x18a)]=a32_0x4580ee(0x1aa);async['execute'](_0x5c6a88){const _0x3c8653=a32_0x4580ee,{options:_0x5ba02d,args:_0x5f05fc,tdx:_0x3e46e7}=_0x5c6a88;let _0x545001,_0x5e1773;if(_0x5f05fc[0x0]){const _0x337581=_0x5f05fc[0x0][_0x3c8653(0x1fb)]('.');if(_0x337581[_0x3c8653(0x1a6)]===0x1)_0x545001=_0x337581[0x0];else{if(_0x337581[_0x3c8653(0x1a6)]===0x2)[_0x545001,_0x5e1773]=_0x337581;else return console['error'](_0x3c8653(0x1db)),0x1;}}try{const _0x4d2593=_0x5ba02d[_0x3c8653(0x17a)];if(_0x5ba02d[_0x3c8653(0x1d1)]){if(_0x545001&&_0x5e1773)console[_0x3c8653(0x1dd)](_0x3c8653(0x1ab)+_0x545001+'.'+_0x5e1773);else _0x545001&&console['error'](_0x3c8653(0x1df)+_0x545001);_0x4d2593&&console['error'](_0x3c8653(0x1f6));}const _0x779020=await withSpinner(_0x3c8653(0x189),()=>_0x3e46e7[_0x3c8653(0x1d9)][_0x3c8653(0x1ba)]({'projectName':_0x545001,'workflowName':_0x5e1773,'includeRetried':_0x4d2593,'limit':_0x5ba02d['limit']}),{'verbose':_0x5ba02d[_0x3c8653(0x1d1)]}),_0x1b1ce0=_0x779020[_0x3c8653(0x199)];return console[_0x3c8653(0x1dd)](_0x3c8653(0x1a3)+_0x1b1ce0['length']+_0x3c8653(0x1f8)+(_0x1b1ce0['length']!==0x1?'s':'')),await handleSDKOutput(_0x1b1ce0,_0x5ba02d),0x0;}catch(_0x2f06a1){if(_0x2f06a1 instanceof SDKError)return console[_0x3c8653(0x1dd)](_0x3c8653(0x1cb)+_0x2f06a1['message']),_0x2f06a1[_0x3c8653(0x179)]&&console[_0x3c8653(0x1dd)](_0x3c8653(0x1b5)+_0x2f06a1[_0x3c8653(0x179)]),0x1;throw _0x2f06a1;}}}export class WorkflowAttemptCommand extends BaseCommand{[a32_0x4580ee(0x178)]=a32_0x4580ee(0x1b9);[a32_0x4580ee(0x18a)]='Show\x20specific\x20attempt\x20details';async[a32_0x4580ee(0x17d)](_0x57b273){const _0x184a7a=a32_0x4580ee,{options:_0x45c2a4,args:_0x3a3ea3,tdx:_0x236516}=_0x57b273,_0x72f76a=_0x3a3ea3[0x0];if(!_0x72f76a)return console[_0x184a7a(0x1dd)](_0x184a7a(0x1ce)),0x1;try{_0x45c2a4[_0x184a7a(0x1d1)]&&console[_0x184a7a(0x1dd)]('Attempt\x20ID:\x20'+_0x72f76a);const _0x393d52=await withSpinner(_0x184a7a(0x1bc),()=>_0x236516[_0x184a7a(0x1d9)][_0x184a7a(0x18b)](_0x72f76a),{'verbose':_0x45c2a4[_0x184a7a(0x1d1)]}),_0x2743b2=_0x393d52[_0x184a7a(0x199)];return await handleSDKOutput([_0x2743b2],_0x45c2a4),0x0;}catch(_0x514e93){if(_0x514e93 instanceof SDKError)return console['error'](_0x184a7a(0x1cb)+_0x514e93[_0x184a7a(0x191)]),_0x514e93[_0x184a7a(0x179)]&&console[_0x184a7a(0x1dd)](_0x184a7a(0x1b5)+_0x514e93[_0x184a7a(0x179)]),0x1;throw _0x514e93;}}}function a32_0x267e(_0x26aad9,_0x2e9996){const _0x583e7b=a32_0x583e();return a32_0x267e=function(_0x267ece,_0xf90018){_0x267ece=_0x267ece-0x173;let _0xb4a06a=_0x583e7b[_0x267ece];return _0xb4a06a;},a32_0x267e(_0x26aad9,_0x2e9996);}export class WorkflowTasksCommand extends BaseCommand{[a32_0x4580ee(0x178)]=a32_0x4580ee(0x1b8);[a32_0x4580ee(0x18a)]=a32_0x4580ee(0x184);async[a32_0x4580ee(0x17d)](_0x4022ea){const _0x64cdcb=a32_0x4580ee,{options:_0x10f0db,args:_0x458d9b,tdx:_0x128920}=_0x4022ea,_0x385b70=_0x458d9b[0x0];if(!_0x385b70)return console['error'](_0x64cdcb(0x1ce)),0x1;try{const _0x2d8824=_0x10f0db[_0x64cdcb(0x196)];_0x10f0db[_0x64cdcb(0x1d1)]&&(console[_0x64cdcb(0x1dd)](_0x64cdcb(0x183)+_0x385b70),_0x2d8824&&console[_0x64cdcb(0x1dd)]('Including\x20subtasks:\x20yes'));const _0x68361b=await withSpinner('Getting\x20attempt\x20tasks...',()=>_0x128920['workflow'][_0x64cdcb(0x1a5)](_0x385b70,_0x2d8824||![]),{'verbose':_0x10f0db[_0x64cdcb(0x1d1)]}),_0xd0d796=_0x68361b['data'];return console[_0x64cdcb(0x1dd)](_0x64cdcb(0x1a3)+_0xd0d796[_0x64cdcb(0x1a6)]+_0x64cdcb(0x187)+(_0xd0d796[_0x64cdcb(0x1a6)]!==0x1?'s':'')),await handleSDKOutput(_0xd0d796,_0x10f0db),0x0;}catch(_0x36aab3){if(_0x36aab3 instanceof SDKError)return console[_0x64cdcb(0x1dd)](_0x64cdcb(0x1cb)+_0x36aab3[_0x64cdcb(0x191)]),_0x36aab3['cause']&&console[_0x64cdcb(0x1dd)](_0x64cdcb(0x1b5)+_0x36aab3[_0x64cdcb(0x179)]),0x1;throw _0x36aab3;}}}export class WorkflowLogsCommand extends BaseCommand{[a32_0x4580ee(0x178)]=a32_0x4580ee(0x19d);[a32_0x4580ee(0x18a)]=a32_0x4580ee(0x180);async[a32_0x4580ee(0x17d)](_0x438959){const _0x49d900=a32_0x4580ee,{options:_0x4c5f3b,args:_0x4c0e66,tdx:_0x4128f0}=_0x438959,_0x2b07b4=_0x4c0e66[0x0],_0x2ae2b6=_0x4c0e66[0x1];if(!_0x2b07b4||!_0x2ae2b6)return console['error'](_0x49d900(0x18c)),0x1;try{_0x4c5f3b['verbose']&&(console[_0x49d900(0x1dd)](_0x49d900(0x183)+_0x2b07b4),console[_0x49d900(0x1dd)](_0x49d900(0x186)+_0x2ae2b6));const _0x24f333=_0x4c5f3b['offset'],_0x3a3874=await withSpinner(_0x49d900(0x1c3),()=>_0x4128f0[_0x49d900(0x1d9)][_0x49d900(0x1eb)](_0x2b07b4,_0x2ae2b6,{'offset':_0x24f333,'limit':_0x4c5f3b['limit']}),{'verbose':_0x4c5f3b[_0x49d900(0x1d1)]}),_0x3477d3=_0x3a3874[_0x49d900(0x199)];return console[_0x49d900(0x1dd)](_0x49d900(0x1a3)+_0x3477d3[_0x49d900(0x1a6)]+_0x49d900(0x19a)+(_0x3477d3[_0x49d900(0x1a6)]!==0x1?_0x49d900(0x1f9):'y')),await handleSDKOutput(_0x3477d3,_0x4c5f3b),0x0;}catch(_0x3e9032){if(_0x3e9032 instanceof SDKError)return console[_0x49d900(0x1dd)](_0x49d900(0x1cb)+_0x3e9032['message']),_0x3e9032[_0x49d900(0x179)]&&console[_0x49d900(0x1dd)](_0x49d900(0x1b5)+_0x3e9032['cause']),0x1;throw _0x3e9032;}}}function a32_0x583e(){const _0x458448=['Error:\x20Project\x20name\x20is\x20required','✔\x20Pushed\x20','List\x20workflow\x20attempts','Filter:\x20','workflow:attempts','yes','Usage:\x20workflow:download\x20<project-name>\x20[output-dir]','Are\x20you\x20sure\x20you\x20want\x20to\x20retry\x20','Reason:\x20','retryAttempt','Validation:\x20skipped','skipValidation','workflow:delete','\x20\x20Cause:\x20','workflow:projects','reason','workflow:tasks','workflow:attempt','attempts','\x20is\x20not\x20a\x20directory','Getting\x20attempt\x20details...','projectId','Project\x20filter:\x20','Cancelled','70744FdmXuJ','Download\x20workflow\x20project\x20from\x20Treasure\x20Data','Pattern:\x20','Getting\x20task\x20logs...','5538684yGprCz','resumeFrom','startsWith','projectName','workflow:kill','14QsUiHA','\x20\x20Project\x20ID:\x20','Error:\x20','Error:\x20Invalid\x20JSON\x20in\x20--params','Usage:\x20workflow:delete\x20<project-name-or-id>','Error:\x20Attempt\x20ID\x20is\x20required','from','1673624yNBVxc','verbose','\x20workflow','stat','fs/promises','isDirectory','\x20\x20New\x20attempt\x20ID:\x20','Project\x20name:\x20','workflow:retry','workflow','session:','Error:\x20Invalid\x20pattern.\x20Use\x20format:\x20project\x20or\x20project.workflow','status','error','params','Filter:\x20project=','fromTask','Project\x20directory:\x20','Delete\x20workflow\x20project\x20from\x20Treasure\x20Data','filesExtracted','22rlnyZv','push','Params:\x20','workflow:download','Retrying\x20attempt...','Pushing\x20workflow\x20project...','Listing\x20workflow\x20sessions...','logs','projects','retrySession','12rONXuL','limit','Listing\x20workflows...','714785YGwGxD','List\x20workflow\x20execution\x20sessions','Kill\x20a\x20running\x20attempt','\x20session','1727052vgHRzm','Include\x20retried:\x20yes','Retry\x20a\x20session\x20or\x20attempt','\x20attempt','ies','Project:\x20','split','✔\x20Deleted\x20project\x20','workflows','Are\x20you\x20sure\x20you\x20want\x20to\x20kill\x20attempt\x20','...','workflow:push','Force:\x20yes','name','cause','includeRetried','Error:\x20Target\x20must\x20be\x20prefixed\x20with\x20\x22session:\x22\x20or\x20\x22attempt:\x22','revision','execute','\x20\x20Location:\x20','Status:\x20','Show\x20logs\x20for\x20a\x20specific\x20task','utf-8','Resume\x20from:\x20','Attempt\x20ID:\x20','Show\x20tasks\x20for\x20an\x20attempt','✔\x20Downloaded\x20','Task\x20name:\x20','\x20task','substring','Listing\x20workflow\x20attempts...','description','attempt','Error:\x20Attempt\x20ID\x20and\x20task\x20name\x20are\x20required','Output\x20directory:\x20','List\x20workflows','delete','Downloading\x20project\x20','message','download','Deleting\x20project\x20','attempt:','36DWpQhm','includeSubtasks','parse','session','data','\x20log\x20entr','Revision:\x20','Usage:\x20workflow\x20retry\x20session:<id>\x20or\x20workflow\x20retry\x20attempt:<id>','workflow:logs','218850EAefuT','4689010VoIHlA','sessions','2amVQmR','\x20\x20Revision:\x20','✔\x20Found\x20','\x20project','tasks','length','Error:\x20Project\x20name\x20or\x20ID\x20is\x20required'];a32_0x583e=function(){return _0x458448;};return a32_0x583e();}export class WorkflowKillCommand extends BaseCommand{[a32_0x4580ee(0x178)]=a32_0x4580ee(0x1c8);[a32_0x4580ee(0x18a)]=a32_0x4580ee(0x1f3);async[a32_0x4580ee(0x17d)](_0x25f53e){const _0x322b15=a32_0x4580ee,{options:_0x32293e,args:_0x55bec7,tdx:_0x14fa95}=_0x25f53e,_0x2bf901=_0x55bec7[0x0];if(!_0x2bf901)return console[_0x322b15(0x1dd)](_0x322b15(0x1ce)),0x1;try{const _0x2ae250=_0x32293e[_0x322b15(0x1b7)];_0x32293e['verbose']&&(console[_0x322b15(0x1dd)](_0x322b15(0x183)+_0x2bf901),_0x2ae250&&console['error'](_0x322b15(0x1b0)+_0x2ae250));if(!_0x32293e[_0x322b15(0x1ad)]){const _0x5cd021=await confirm(_0x322b15(0x174)+_0x2bf901+'?');if(!_0x5cd021)return console[_0x322b15(0x1dd)]('Cancelled'),0x0;}const _0xcb2989=await withSpinner('Killing\x20attempt...',()=>_0x14fa95['workflow']['kill'](_0x2bf901,_0x2ae250),{'verbose':_0x32293e[_0x322b15(0x1d1)]}),_0x4f94e3=_0xcb2989[_0x322b15(0x199)];return console[_0x322b15(0x1dd)]('✔\x20'+_0x4f94e3),0x0;}catch(_0x5d29da){if(_0x5d29da instanceof SDKError)return console[_0x322b15(0x1dd)]('Error:\x20'+_0x5d29da[_0x322b15(0x191)]),_0x5d29da[_0x322b15(0x179)]&&console[_0x322b15(0x1dd)](_0x322b15(0x1b5)+_0x5d29da[_0x322b15(0x179)]),0x1;throw _0x5d29da;}}}export class WorkflowRetryCommand extends BaseCommand{['name']=a32_0x4580ee(0x1d8);[a32_0x4580ee(0x18a)]=a32_0x4580ee(0x1f7);async[a32_0x4580ee(0x17d)](_0x4ab6bc){const _0x3a9e45=a32_0x4580ee,{options:_0x274d81,args:_0x426970,tdx:_0x15172c}=_0x4ab6bc,_0x354e1b=_0x426970[0x0];if(!_0x354e1b)return console[_0x3a9e45(0x1dd)]('Error:\x20Session\x20ID\x20or\x20attempt\x20ID\x20is\x20required'),console[_0x3a9e45(0x1dd)](_0x3a9e45(0x19c)),0x1;let _0x2dc01e=![],_0x5f0063=_0x354e1b;if(_0x354e1b[_0x3a9e45(0x1c6)](_0x3a9e45(0x1da)))_0x2dc01e=!![],_0x5f0063=_0x354e1b[_0x3a9e45(0x188)](0x8);else{if(_0x354e1b[_0x3a9e45(0x1c6)](_0x3a9e45(0x194)))_0x2dc01e=![],_0x5f0063=_0x354e1b[_0x3a9e45(0x188)](0x8);else return console[_0x3a9e45(0x1dd)](_0x3a9e45(0x17b)),console[_0x3a9e45(0x1dd)](_0x3a9e45(0x19c)),0x1;}try{const _0x534513=_0x274d81[_0x3a9e45(0x1e0)],_0x1d57a2=_0x274d81[_0x3a9e45(0x1c5)],_0x5343e9=_0x274d81[_0x3a9e45(0x1de)],_0x321218=_0x274d81['force'];_0x274d81['verbose']&&(console[_0x3a9e45(0x1dd)]('Target:\x20'+(_0x2dc01e?'session':_0x3a9e45(0x18b))+'\x20'+_0x5f0063),_0x534513&&console['error']('From\x20task:\x20'+_0x534513),_0x1d57a2&&console[_0x3a9e45(0x1dd)](_0x3a9e45(0x182)+_0x1d57a2),_0x5343e9&&console[_0x3a9e45(0x1dd)](_0x3a9e45(0x1e6)+_0x5343e9),_0x321218&&console[_0x3a9e45(0x1dd)](_0x3a9e45(0x177)));let _0x1969d3;if(_0x5343e9)try{if(_0x5343e9[_0x3a9e45(0x1c6)]('@')){const _0x523525=await import(_0x3a9e45(0x1d4)),_0x4be7b5=_0x5343e9[_0x3a9e45(0x188)](0x1),_0x29b5e1=await _0x523525['readFile'](_0x4be7b5,_0x3a9e45(0x181));_0x1969d3=JSON[_0x3a9e45(0x197)](_0x29b5e1);}else _0x1969d3=JSON['parse'](_0x5343e9);}catch{return console[_0x3a9e45(0x1dd)](_0x3a9e45(0x1cc)),0x1;}if(!_0x274d81[_0x3a9e45(0x1ad)]){const _0x24505c=await confirm(_0x3a9e45(0x1af)+(_0x2dc01e?_0x3a9e45(0x198):_0x3a9e45(0x18b))+'\x20'+_0x5f0063+'?');if(!_0x24505c)return console[_0x3a9e45(0x1dd)]('Cancelled'),0x0;}let _0x2e1811;_0x2dc01e?_0x2e1811=await withSpinner('Retrying\x20session...',()=>_0x15172c[_0x3a9e45(0x1d9)][_0x3a9e45(0x1ed)](_0x5f0063,{'fromTask':_0x534513,'retryParams':_0x1969d3}),{'verbose':_0x274d81[_0x3a9e45(0x1d1)]}):_0x2e1811=await withSpinner(_0x3a9e45(0x1e8),()=>_0x15172c['workflow'][_0x3a9e45(0x1b1)](_0x5f0063,{'resumeFrom':_0x1d57a2,'retryParams':_0x1969d3,'force':_0x321218}),{'verbose':_0x274d81[_0x3a9e45(0x1d1)]});const _0x25c90e=_0x2e1811[_0x3a9e45(0x199)];return console[_0x3a9e45(0x1dd)]('✔\x20Retry\x20started'),console[_0x3a9e45(0x1dd)](_0x3a9e45(0x1d6)+_0x25c90e['attemptId']),console[_0x3a9e45(0x1dd)]('\x20\x20Session\x20ID:\x20'+_0x25c90e['sessionId']),0x0;}catch(_0x21510b){if(_0x21510b instanceof SDKError)return console['error'](_0x3a9e45(0x1cb)+_0x21510b[_0x3a9e45(0x191)]),_0x21510b[_0x3a9e45(0x179)]&&console[_0x3a9e45(0x1dd)]('\x20\x20Cause:\x20'+_0x21510b[_0x3a9e45(0x179)]),0x1;throw _0x21510b;}}}export class WorkflowDownloadCommand extends BaseCommand{['name']=a32_0x4580ee(0x1e7);[a32_0x4580ee(0x18a)]=a32_0x4580ee(0x1c1);async[a32_0x4580ee(0x17d)](_0x534480){const _0x5e2da7=a32_0x4580ee,{options:_0x161722,args:_0x2fb3ee,tdx:_0x501481}=_0x534480,_0x20f1ce=_0x2fb3ee[0x0],_0x5ae72d=_0x2fb3ee[0x1]||'.';if(!_0x20f1ce)return console[_0x5e2da7(0x1dd)](_0x5e2da7(0x1a8)),console['error'](_0x5e2da7(0x1ae)),0x1;const _0x534ca3=_0x161722['revision'];_0x161722[_0x5e2da7(0x1d1)]&&(console[_0x5e2da7(0x1dd)]('Project:\x20'+_0x20f1ce),console['error'](_0x5e2da7(0x18d)+_0x5ae72d),_0x534ca3&&console[_0x5e2da7(0x1dd)]('Revision:\x20'+_0x534ca3));const _0x3e3a7e=await withSpinner(_0x5e2da7(0x190)+_0x20f1ce+_0x5e2da7(0x175),()=>_0x501481[_0x5e2da7(0x1d9)][_0x5e2da7(0x192)](_0x20f1ce,_0x5ae72d,{'revision':_0x534ca3}),{'verbose':_0x161722[_0x5e2da7(0x1d1)]}),_0x1931d9=_0x3e3a7e[_0x5e2da7(0x199)];return console[_0x5e2da7(0x1dd)](_0x5e2da7(0x185)+_0x1931d9[_0x5e2da7(0x1c7)]),console[_0x5e2da7(0x1dd)]('\x20\x20Revision:\x20'+_0x1931d9[_0x5e2da7(0x17c)]),console['error']('\x20\x20Files\x20extracted:\x20'+_0x1931d9[_0x5e2da7(0x1e3)]),console[_0x5e2da7(0x1dd)](_0x5e2da7(0x17e)+_0x5ae72d+'/'+_0x1931d9[_0x5e2da7(0x1c7)]),0x0;}}export class WorkflowPushCommand extends BaseCommand{[a32_0x4580ee(0x178)]=a32_0x4580ee(0x176);[a32_0x4580ee(0x18a)]='Push\x20workflow\x20project\x20to\x20Treasure\x20Data';async[a32_0x4580ee(0x17d)](_0x73a31){const _0x52be1e=a32_0x4580ee,{options:_0x2c50af,args:_0xfabb92,tdx:_0x2b41cf}=_0x73a31;let _0x435bb6='.',_0x362e86=_0x2c50af[_0x52be1e(0x178)];if(_0xfabb92[0x0]){const {promises:_0x2a56ce}=await import('fs');try{const _0xa9b061=await _0x2a56ce[_0x52be1e(0x1d3)](_0xfabb92[0x0]);if(_0xa9b061[_0x52be1e(0x1d5)]())_0x435bb6=_0xfabb92[0x0];else return console[_0x52be1e(0x1dd)]('Error:\x20'+_0xfabb92[0x0]+_0x52be1e(0x1bb)),0x1;}catch{_0x362e86=_0xfabb92[0x0],_0x435bb6='.';}}const _0x59a6d4=_0x2c50af[_0x52be1e(0x17c)],_0x32a792=_0x2c50af[_0x52be1e(0x1b3)];_0x2c50af['verbose']&&(console[_0x52be1e(0x1dd)](_0x52be1e(0x1e1)+_0x435bb6),_0x362e86&&console[_0x52be1e(0x1dd)](_0x52be1e(0x1d7)+_0x362e86),_0x59a6d4&&console['error'](_0x52be1e(0x19b)+_0x59a6d4),_0x32a792&&console['error'](_0x52be1e(0x1b2)));const _0x38d87d=await withSpinner(_0x52be1e(0x1e9),()=>_0x2b41cf[_0x52be1e(0x1d9)][_0x52be1e(0x1e5)](_0x435bb6,{'projectName':_0x362e86,'revision':_0x59a6d4,'skipValidation':_0x32a792}),{'verbose':_0x2c50af[_0x52be1e(0x1d1)]}),_0x112b1f=_0x38d87d[_0x52be1e(0x199)];return console[_0x52be1e(0x1dd)](_0x52be1e(0x1a9)+_0x112b1f['projectName']),console[_0x52be1e(0x1dd)]('\x20\x20Project\x20ID:\x20'+_0x112b1f[_0x52be1e(0x1bd)]),console[_0x52be1e(0x1dd)](_0x52be1e(0x1a2)+_0x112b1f['revision']),0x0;}}export class WorkflowDeleteCommand extends BaseCommand{['name']=a32_0x4580ee(0x1b4);[a32_0x4580ee(0x18a)]=a32_0x4580ee(0x1e2);async[a32_0x4580ee(0x17d)](_0x1492ee){const _0x2e797d=a32_0x4580ee,{options:_0xc48492,args:_0x1256f8,tdx:_0x549ea5}=_0x1492ee,_0x611f88=_0x1256f8[0x0];if(!_0x611f88)return console['error'](_0x2e797d(0x1a7)),console[_0x2e797d(0x1dd)](_0x2e797d(0x1cd)),0x1;_0xc48492[_0x2e797d(0x1d1)]&&console[_0x2e797d(0x1dd)](_0x2e797d(0x1fa)+_0x611f88);if(!_0xc48492['yes']){const _0x42a990=await confirm('Are\x20you\x20sure\x20you\x20want\x20to\x20delete\x20project\x20\x22'+_0x611f88+'\x22?\x20This\x20cannot\x20be\x20undone.');if(!_0x42a990)return console[_0x2e797d(0x1dd)](_0x2e797d(0x1bf)),0x0;}const _0x1c06ec=await withSpinner(_0x2e797d(0x193)+_0x611f88+_0x2e797d(0x175),()=>_0x549ea5[_0x2e797d(0x1d9)][_0x2e797d(0x18f)](_0x611f88),{'verbose':_0xc48492['verbose']}),_0x22e196=_0x1c06ec[_0x2e797d(0x199)];return console[_0x2e797d(0x1dd)](_0x2e797d(0x1fc)+_0x22e196[_0x2e797d(0x1c7)]),console['error'](_0x2e797d(0x1ca)+_0x22e196[_0x2e797d(0x1bd)]),0x0;}}
|
package/dist/core/auth.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a33_0x382c(_0x44c854,_0x3178f0){const _0x32a2c8=a33_0x32a2();return a33_0x382c=function(_0x382cc1,_0x473f7b){_0x382cc1=_0x382cc1-0x14d;let _0x4aa73f=_0x32a2c8[_0x382cc1];return _0x4aa73f;},a33_0x382c(_0x44c854,_0x3178f0);}(function(_0x5b947d,_0x4f5f0a){const _0x19600b=a33_0x382c,_0x117785=_0x5b947d();while(!![]){try{const _0x5ee498=parseInt(_0x19600b(0x161))/0x1*(parseInt(_0x19600b(0x150))/0x2)+parseInt(_0x19600b(0x154))/0x3*(-parseInt(_0x19600b(0x14e))/0x4)+parseInt(_0x19600b(0x15c))/0x5*(-parseInt(_0x19600b(0x158))/0x6)+parseInt(_0x19600b(0x166))/0x7*(parseInt(_0x19600b(0x167))/0x8)+-parseInt(_0x19600b(0x15d))/0x9*(-parseInt(_0x19600b(0x159))/0xa)+parseInt(_0x19600b(0x15f))/0xb+-parseInt(_0x19600b(0x14f))/0xc*(parseInt(_0x19600b(0x163))/0xd);if(_0x5ee498===_0x4f5f0a)break;else _0x117785['push'](_0x117785['shift']());}catch(_0x322465){_0x117785['push'](_0x117785['shift']());}}}(a33_0x32a2,0xb8b25));import{platform}from'os';import{readFileSync}from'fs';import{fileURLToPath}from'url';function a33_0x32a2(){const _0x542c06=['entries','8wdGJxZ','156cRGjku','339826DdmWPQ','tdx','0.0.0','version','955230JHgoor','Authorization',';\x20node/','utf-8','7182426rbfJvR','399810DvfrJr','url','../../package.json','5tnnYtC','333WwWCkG','TD1\x20','10952073JVwgWD','replace','2rqHRAS','X-Trino-User','237497fXELEu','length','tdx/','7WsLHkb','105112qvxuQC'];a33_0x32a2=function(){return _0x542c06;};return a33_0x32a2();}import{dirname,join}from'path';import{getAPIKey}from'./config.js';export function getVersion(){const _0x1b728f=a33_0x382c;try{const _0x4b4405=fileURLToPath(import.meta[_0x1b728f(0x15a)]),_0x37767e=dirname(_0x4b4405),_0xf4c132=join(_0x37767e,_0x1b728f(0x15b)),_0x30a48e=JSON['parse'](readFileSync(_0xf4c132,_0x1b728f(0x157)));return _0x30a48e[_0x1b728f(0x153)];}catch{return _0x1b728f(0x152);}}export function getUserAgent(){const _0x4bae1b=a33_0x382c,_0x58102d=getVersion(),_0x113088=platform(),_0x34bd40=process[_0x4bae1b(0x153)][_0x4bae1b(0x160)]('v','');return _0x4bae1b(0x165)+_0x58102d+'\x20('+_0x113088+_0x4bae1b(0x156)+_0x34bd40+')';}export function getAuthHeaders(_0x1480d3,_0x19941b){const _0x4bbdbe=a33_0x382c,_0xced33e=getVersion(),_0x5df742={'User-Agent':getUserAgent(),'X-TD-Client':_0x4bbdbe(0x151),'X-TD-Client-Version':_0xced33e};return _0x19941b&&(_0x5df742[_0x4bbdbe(0x155)]=_0x4bbdbe(0x15e)+_0x19941b),_0x5df742;}export function toHeaderRecord(_0xe91376){const _0x31cd90=a33_0x382c,_0x3e8987={};for(const [_0x5c4128,_0x49a69c]of Object[_0x31cd90(0x14d)](_0xe91376)){_0x49a69c!==undefined&&(_0x3e8987[_0x5c4128]=_0x49a69c);}return _0x3e8987;}export function getTrinoHeaders(_0x39f0b3,_0x4315de){const _0x41b2a0=a33_0x382c,_0x46b41c=getAuthHeaders(_0x39f0b3,_0x4315de),_0x429f4e=toHeaderRecord(_0x46b41c);return delete _0x429f4e[_0x41b2a0(0x155)],_0x4315de&&(_0x429f4e[_0x41b2a0(0x162)]=_0x4315de),_0x429f4e;}export function hasAPIKey(_0x2292f1){const _0x2fa83c=a33_0x382c,_0x4851f4=getAPIKey(_0x2292f1);return _0x4851f4!==undefined&&_0x4851f4[_0x2fa83c(0x164)]>0x0;}
|
package/dist/core/config.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x70000e,_0xfdfd07){const _0x59570c=a34_0xe7af,_0xb505a8=_0x70000e();while(!![]){try{const _0x18352d=parseInt(_0x59570c(0x157))/0x1+parseInt(_0x59570c(0x134))/0x2*(parseInt(_0x59570c(0x14e))/0x3)+-parseInt(_0x59570c(0x123))/0x4*(-parseInt(_0x59570c(0x127))/0x5)+parseInt(_0x59570c(0x138))/0x6*(parseInt(_0x59570c(0x154))/0x7)+parseInt(_0x59570c(0x141))/0x8+parseInt(_0x59570c(0x156))/0x9*(parseInt(_0x59570c(0x139))/0xa)+-parseInt(_0x59570c(0x14b))/0xb;if(_0x18352d===_0xfdfd07)break;else _0xb505a8['push'](_0xb505a8['shift']());}catch(_0x57decc){_0xb505a8['push'](_0xb505a8['shift']());}}}(a34_0x52a3,0xd4aff));import{homedir}from'os';import{join}from'path';import{existsSync,readFileSync,writeFileSync,mkdirSync}from'fs';import*as a34_0x3c0b8c from'node:fs';import*as a34_0xab6334 from'node:path';import{SITE_ALIASES}from'../types/index.js';import{validateSecureFilePermissions}from'../utils/file-permissions.js';export function getConfigDir(){const _0x2e29dd=a34_0xe7af;return process[_0x2e29dd(0x13c)]['TDX_CONFIG_DIR']||join(homedir(),'.config','tdx');}function a34_0xe7af(_0x29c851,_0x3016a9){const _0x52a30c=a34_0x52a3();return a34_0xe7af=function(_0xe7af4e,_0x3844c0){_0xe7af4e=_0xe7af4e-0x11e;let _0x444e13=_0x52a30c[_0xe7af4e];return _0x444e13;},a34_0xe7af(_0x29c851,_0x3016a9);}export function getConfigFile(){const _0x1319e4=a34_0xe7af;return join(getConfigDir(),_0x1319e4(0x12a));}export function getCacheDir(){const _0xd57bba=a34_0xe7af;return process[_0xd57bba(0x13c)][_0xd57bba(0x140)]||join(homedir(),'.cache',_0xd57bba(0x136));}export function getLLMProjectCacheFile(){const _0x28912b=a34_0xe7af;return join(getCacheDir(),_0x28912b(0x13b));}export function readCachedLLMProject(){try{const _0x5bccec=getLLMProjectCacheFile();if(!existsSync(_0x5bccec))return null;return readFileSync(_0x5bccec,'utf-8')['trim']();}catch{return null;}}export function writeCachedLLMProject(_0x278ad3){const _0x523133=a34_0xe7af;try{const _0x29b961=getCacheDir(),_0x596d88=getLLMProjectCacheFile();!existsSync(_0x29b961)&&mkdirSync(_0x29b961,{'recursive':!![]}),writeFileSync(_0x596d88,_0x278ad3,_0x523133(0x146));}catch(_0x2e0f19){console[_0x523133(0x145)](_0x523133(0x155),_0x2e0f19);}}export function parseEnvFile(_0x884a10){const _0x5d2494=a34_0xe7af,_0x4a7620={};for(const _0x598eeb of _0x884a10[_0x5d2494(0x12d)]('\x0a')){const _0x421d83=_0x598eeb[_0x5d2494(0x12f)]();if(!_0x421d83||_0x421d83[_0x5d2494(0x12b)]('#'))continue;const _0x34fb58=_0x421d83[_0x5d2494(0x121)](/^([^=]+)=(.*)$/);if(_0x34fb58){const _0x460c9b=_0x34fb58[0x1]['trim']();let _0xb3c9b4=_0x34fb58[0x2][_0x5d2494(0x12f)]();(_0xb3c9b4['startsWith']('\x22')&&_0xb3c9b4[_0x5d2494(0x14f)]('\x22')||_0xb3c9b4[_0x5d2494(0x12b)]('\x27')&&_0xb3c9b4['endsWith']('\x27'))&&(_0xb3c9b4=_0xb3c9b4[_0x5d2494(0x13f)](0x1,-0x1)),_0x4a7620[_0x460c9b]=_0xb3c9b4;}}return _0x4a7620;}export function readUserConfig(){const _0x4ccea0=a34_0xe7af,_0x4e2337=getConfigFile();if(!existsSync(_0x4e2337))return{};try{const _0x3fb33f=readFileSync(_0x4e2337,_0x4ccea0(0x146));return parseEnvFile(_0x3fb33f);}catch(_0x2ad1d7){return console[_0x4ccea0(0x13d)](_0x4ccea0(0x122)+_0x4e2337+':',_0x2ad1d7),{};}}export function resolveSite(_0x49315a){const _0x5d83ce=a34_0xe7af,_0x3dbf26=['us01','jp01',_0x5d83ce(0x124),_0x5d83ce(0x153),'ap03',_0x5d83ce(0x147),'dev-eu01',_0x5d83ce(0x131),_0x5d83ce(0x13a),_0x5d83ce(0x150)];if(_0x3dbf26[_0x5d83ce(0x133)](_0x49315a))return _0x49315a;if(_0x49315a in SITE_ALIASES)return SITE_ALIASES[_0x49315a];return console[_0x5d83ce(0x13d)]('Warning:\x20Unknown\x20site\x20\x27'+_0x49315a+_0x5d83ce(0x129)),_0x5d83ce(0x137);}let cachedUserConfig=null;export function loadUserConfigOnce(){return cachedUserConfig===null&&(cachedUserConfig=readUserConfig()),cachedUserConfig;}export function clearConfigCache(){cachedUserConfig=null;}export function getAPIKey(_0x3eb44d,_0x5f41f9){const _0x5d8e92=a34_0xe7af,_0x457705=_0x3eb44d['toUpperCase']()[_0x5d8e92(0x12c)](/-/g,'_'),_0xe42c41=_0x5d8e92(0x130)+_0x457705;if(process[_0x5d8e92(0x13c)][_0xe42c41])return process[_0x5d8e92(0x13c)][_0xe42c41];if(process[_0x5d8e92(0x13c)][_0x5d8e92(0x135)])return process['env'][_0x5d8e92(0x135)];const _0x5570f9=_0x5f41f9||getActiveProfileName();if(_0x5570f9){const _0x273e10=loadProfileEnv(_0x5570f9);if(_0x273e10){if(_0x273e10[_0xe42c41])return _0x273e10[_0xe42c41];if(_0x273e10[_0x5d8e92(0x135)])return _0x273e10[_0x5d8e92(0x135)];}}const _0x11a72c=loadUserConfigOnce();if(_0x11a72c[_0xe42c41])return _0x11a72c[_0xe42c41];if(_0x11a72c[_0x5d8e92(0x135)])return _0x11a72c[_0x5d8e92(0x135)];return undefined;}export function getAPIKeySource(_0x1f45ab,_0x438e91){const _0x4cd312=a34_0xe7af,_0x37e5a5=_0x4cd312(0x130)+_0x1f45ab[_0x4cd312(0x120)]()['replace'](/-/g,'_');if(process[_0x4cd312(0x13c)][_0x37e5a5])return _0x4cd312(0x14c)+_0x37e5a5;if(process[_0x4cd312(0x13c)][_0x4cd312(0x135)])return _0x4cd312(0x148);const _0x36e494=_0x438e91||getActiveProfileName();if(_0x36e494){const _0x173e81=loadProfileEnv(_0x36e494);if(_0x173e81){if(_0x173e81[_0x37e5a5])return _0x4cd312(0x14a)+_0x36e494+'\x20('+_0x37e5a5+')';if(_0x173e81['TD_API_KEY'])return _0x4cd312(0x14a)+_0x36e494+_0x4cd312(0x143);}}const _0x184c70=loadUserConfigOnce(),_0x5b793c=getConfigFile();if(_0x184c70[_0x37e5a5])return _0x4cd312(0x144)+_0x5b793c+'\x20('+_0x37e5a5+')';if(_0x184c70[_0x4cd312(0x135)])return _0x4cd312(0x144)+_0x5b793c+_0x4cd312(0x143);return null;}function loadProfileEnv(_0x4a3216){const _0x531b1f=a34_0xe7af,_0x512763=a34_0xab6334['join'](getConfigDir(),'.env.'+_0x4a3216);if(a34_0x3c0b8c['existsSync'](_0x512763)){validateSecureFilePermissions(_0x512763);try{const _0x380053=a34_0x3c0b8c[_0x531b1f(0x132)](_0x512763,_0x531b1f(0x146));return parseEnvFile(_0x380053);}catch(_0x2eee4e){console[_0x531b1f(0x13d)]('Warning:\x20Failed\x20to\x20load\x20'+_0x512763+':\x20'+_0x2eee4e);}}const _0x2bec90=a34_0xab6334['join'](getConfigDir(),_0x531b1f(0x12e),_0x4a3216,_0x531b1f(0x12a));if(a34_0x3c0b8c[_0x531b1f(0x152)](_0x2bec90)){validateSecureFilePermissions(_0x2bec90);try{const _0x144445=a34_0x3c0b8c[_0x531b1f(0x132)](_0x2bec90,_0x531b1f(0x146));return parseEnvFile(_0x144445);}catch(_0x26407d){return console[_0x531b1f(0x13d)](_0x531b1f(0x142)+_0x2bec90+':\x20'+_0x26407d),null;}}return null;}function getActiveProfileName(){const _0x23a693=a34_0xe7af,_0xac16a9=a34_0xab6334[_0x23a693(0x158)](getConfigDir(),_0x23a693(0x14d));if(!a34_0x3c0b8c[_0x23a693(0x152)](_0xac16a9))return null;try{const _0x15a1f7=a34_0x3c0b8c['readFileSync'](_0xac16a9,_0x23a693(0x146)),_0x320040=JSON[_0x23a693(0x11f)](_0x15a1f7);return _0x320040[_0x23a693(0x125)]||null;}catch{return null;}}function a34_0x52a3(){const _0x2e8333=['slice','TDX_CACHE_DIR','13555080pzoqLR','Warning:\x20Failed\x20to\x20load\x20','\x20(TD_API_KEY)','global:\x20','error','utf-8','dev-us01','env:\x20TD_API_KEY','map','profile:\x20','64884732eYCqlE','env:\x20','tdx.json','1663593fDmOfm','endsWith','stg-ap03','ap03','existsSync','ap02','756707tRyURO','Warning:\x20Failed\x20to\x20cache\x20LLM\x20project\x20name:','135vrAVGt','1077386TPvNBv','join','dev-eu01','parse','toUpperCase','match','Warning:\x20Failed\x20to\x20read\x20config\x20file\x20','4fPGtet','eu01','profile','entries','8152735YdgcRI','jp01','\x27,\x20defaulting\x20to\x20us01','.env','startsWith','replace','split','profiles','trim','TD_API_KEY_','stg-us01','readFileSync','includes','2pRSCqp','TD_API_KEY','tdx','us01','90AmNaog','127610xAdkeE','stg-jp01','llm_default_project','env','warn','apiKeys'];a34_0x52a3=function(){return _0x2e8333;};return a34_0x52a3();}export function saveAPIKey(_0x5ee14c,_0x4e1e42){const _0x287fce=a34_0xe7af,_0x5603d1=getConfigDir(),_0x2bf470=getConfigFile();!existsSync(_0x5603d1)&&mkdirSync(_0x5603d1,{'recursive':!![],'mode':0x1c0});const _0x98d531=readUserConfig(),_0x569494=_0x5ee14c[_0x287fce(0x120)]()['replace'](/-/g,'_');_0x98d531[_0x287fce(0x130)+_0x569494]=_0x4e1e42;const _0xe1a7b1=Object[_0x287fce(0x126)](_0x98d531)[_0x287fce(0x149)](([_0x49479f,_0x237c05])=>_0x49479f+'='+_0x237c05);writeFileSync(_0x2bf470,_0xe1a7b1['join']('\x0a')+'\x0a',{'mode':0x180});}export function loadConfig(){const _0x1d5e60=a34_0xe7af,_0x7f1cde={'apiKeys':{},'defaultSite':_0x1d5e60(0x137)},_0x1c204e=[_0x1d5e60(0x137),_0x1d5e60(0x128),'eu01','ap02',_0x1d5e60(0x151),_0x1d5e60(0x147),_0x1d5e60(0x11e),_0x1d5e60(0x131),'stg-jp01','stg-ap03'];for(const _0x1ab6e9 of _0x1c204e){const _0x81d751=getAPIKey(_0x1ab6e9);_0x81d751&&(_0x7f1cde[_0x1d5e60(0x13e)][_0x1ab6e9]=_0x81d751);}return _0x7f1cde;}
|