trimprompt 1.0.7 → 1.0.9

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/README.md CHANGED
@@ -4,6 +4,8 @@
4
4
 
5
5
  It intercepts common shell tool executions, strips ANSI coloring, removes redundant boilerplate, collapses duplicate logs, and applies specialized filters for `git`, `npm`/`pnpm`/`yarn`, `pytest`, `jest`, `pip`, and more—all before the outputs reach your AI agent's context window.
6
6
 
7
+ ![TrimPrompt Local Developer Dashboard](dashboard.png)
8
+
7
9
  ---
8
10
 
9
11
  ## Features
package/cache.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x568afc=a0_0x5652;(function(_0x1c3820,_0x142e10){const _0x180f2c=a0_0x5652,_0xe0be2c=_0x1c3820();while(!![]){try{const _0x363ab1=parseInt(_0x180f2c(0xae))/0x1+parseInt(_0x180f2c(0x89))/0x2+-parseInt(_0x180f2c(0x80))/0x3+parseInt(_0x180f2c(0x95))/0x4+-parseInt(_0x180f2c(0x7b))/0x5+-parseInt(_0x180f2c(0x86))/0x6*(-parseInt(_0x180f2c(0xa9))/0x7)+parseInt(_0x180f2c(0xb0))/0x8*(-parseInt(_0x180f2c(0xb3))/0x9);if(_0x363ab1===_0x142e10)break;else _0xe0be2c['push'](_0xe0be2c['shift']());}catch(_0xfd2f72){_0xe0be2c['push'](_0xe0be2c['shift']());}}}(a0_0x214f,0xf1615));var __createBinding=this&&this[a0_0x568afc(0xa0)]||(Object[a0_0x568afc(0x84)]?function(_0xeb77ca,_0x2c0de6,_0x5dba66,_0x37dcb4){const _0x298823=a0_0x568afc;if(_0x37dcb4===undefined)_0x37dcb4=_0x5dba66;var _0x28bc5b=Object['getOwnPropertyDescriptor'](_0x2c0de6,_0x5dba66);(!_0x28bc5b||('get'in _0x28bc5b?!_0x2c0de6[_0x298823(0x72)]:_0x28bc5b[_0x298823(0x6c)]||_0x28bc5b[_0x298823(0x97)]))&&(_0x28bc5b={'enumerable':!![],'get':function(){return _0x2c0de6[_0x5dba66];}}),Object[_0x298823(0xa7)](_0xeb77ca,_0x37dcb4,_0x28bc5b);}:function(_0x3b051f,_0x27bf82,_0x514dd1,_0x3f2523){if(_0x3f2523===undefined)_0x3f2523=_0x514dd1;_0x3b051f[_0x3f2523]=_0x27bf82[_0x514dd1];}),__setModuleDefault=this&&this[a0_0x568afc(0x91)]||(Object['create']?function(_0x333942,_0x54223f){const _0xb0e0b6=a0_0x568afc;Object[_0xb0e0b6(0xa7)](_0x333942,_0xb0e0b6(0x73),{'enumerable':!![],'value':_0x54223f});}:function(_0x41fdeb,_0x1055f7){_0x41fdeb['default']=_0x1055f7;}),__importStar=this&&this[a0_0x568afc(0x9d)]||(function(){var _0x280fe8=function(_0x3f4e9b){return _0x280fe8=Object['getOwnPropertyNames']||function(_0x2f26a5){const _0x35fbdd=a0_0x5652;var _0x10080c=[];for(var _0x1162ec in _0x2f26a5)if(Object[_0x35fbdd(0x77)][_0x35fbdd(0x71)][_0x35fbdd(0x7f)](_0x2f26a5,_0x1162ec))_0x10080c[_0x10080c['length']]=_0x1162ec;return _0x10080c;},_0x280fe8(_0x3f4e9b);};return function(_0x46a91f){const _0x2a53e6=a0_0x5652;if(_0x46a91f&&_0x46a91f[_0x2a53e6(0x72)])return _0x46a91f;var _0x3a7e7d={};if(_0x46a91f!=null){for(var _0x1bd353=_0x280fe8(_0x46a91f),_0x2d7c2a=0x0;_0x2d7c2a<_0x1bd353[_0x2a53e6(0xaf)];_0x2d7c2a++)if(_0x1bd353[_0x2d7c2a]!==_0x2a53e6(0x73))__createBinding(_0x3a7e7d,_0x46a91f,_0x1bd353[_0x2d7c2a]);}return __setModuleDefault(_0x3a7e7d,_0x46a91f),_0x3a7e7d;};}());Object[a0_0x568afc(0xa7)](exports,a0_0x568afc(0x72),{'value':!![]}),exports[a0_0x568afc(0x87)]=dedup;const fs=__importStar(require('fs')),path=__importStar(require('path')),os=__importStar(require('os')),crypto=__importStar(require(a0_0x568afc(0x8c))),CACHE_DIR=path['join'](os[a0_0x568afc(0x96)](),'.trimprompt'),CACHE_FILE=path[a0_0x568afc(0x6a)](CACHE_DIR,'cache.json'),MAX_ENTRIES=0x12c,TTL_SECONDS={'file':0x78,'git-status':0x1e,'git-log':0x3c,'git-show':0xe10,'ls':0x3c,'tree':0x3c,'docker-ps':0x1e,'docker-images':0x3c,'kubectl':0x1e,'ruff':0x3c,'go-vet':0x3c};function classifyCommand(_0xbf0386){const _0x5a0f07=a0_0x568afc,_0xec0988=_0xbf0386[_0x5a0f07(0x76)]()[_0x5a0f07(0xa4)]();if(_0xec0988[_0x5a0f07(0x99)](/^(cat|head|tail|read|bat)\s/))return _0x5a0f07(0x7e);if(_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0x9e))||_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0x94)))return'git-status';if(_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0x7d))||_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0xac)))return'git-log';if(_0xec0988['includes'](_0x5a0f07(0x8b))||_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0x9b)))return'git-show';if(_0xec0988[_0x5a0f07(0x99)](/^(ls|dir)(\s|$)/)||_0xec0988['includes'](_0x5a0f07(0xb1))||_0xec0988[_0x5a0f07(0x98)](_0x5a0f07(0x93)))return'ls';if(_0xec0988['match'](/^tree(\s|$)/)||_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0x7a))||_0xec0988[_0x5a0f07(0x98)]('\x20tree'))return _0x5a0f07(0xb4);if(_0xec0988[_0x5a0f07(0x99)](/docker\s+ps/))return _0x5a0f07(0x70);if(_0xec0988[_0x5a0f07(0x99)](/docker\s+images/))return _0x5a0f07(0x90);if(_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0x92))||_0xec0988['includes']('kubectl\x20describe'))return _0x5a0f07(0x78);if(_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0xa1))||_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0xa6)))return'ruff';if(_0xec0988[_0x5a0f07(0x8a)](_0x5a0f07(0xad)))return'go-vet';return'';}function a0_0x5652(_0x46183c,_0x1c9cef){const _0x214fcd=a0_0x214f();return a0_0x5652=function(_0x56525d,_0xf13581){_0x56525d=_0x56525d-0x69;let _0x58799e=_0x214fcd[_0x56525d];return _0x58799e;},a0_0x5652(_0x46183c,_0x1c9cef);}function a0_0x214f(){const _0xf52d64=['writable','\x20chars','md5','sort','docker-ps','hasOwnProperty','__esModule','default','utf8','stringify','trim','prototype','kubectl','[cached\x20—\x20unchanged\x20since\x20','\x20tree\x20','725280HdRXCi','now','git\x20log','file','call','460359IixPtJ','\x20lines,\x20','git-log','update','create','round','5747754EBnxAg','dedup','writeFileSync','1543632GNJBmt','includes','git\x20show','crypto','summary','hex','createHash','docker-images','__setModuleDefault','kubectl\x20get','\x20ls','yadm\x20status','1138228sBChfh','homedir','configurable','endsWith','match','docker','yadm\x20show','timestamp','__importStar','git\x20status','\x20lines','__createBinding','ruff\x20check','digest','cwd','toLowerCase','existsSync','ruff\x20','defineProperty','git-status','7eAGUMg','mkdirSync','readFileSync','yadm\x20log','go\x20vet','1260253iMPmrH','length','5299688abNLHD','\x20ls\x20','parse','27sqouvG','tree','slice','hash','split','join','startsWith'];a0_0x214f=function(){return _0xf52d64;};return a0_0x214f();}function md5(_0xfdb5de){const _0x4764f6=a0_0x568afc;return crypto[_0x4764f6(0x8f)](_0x4764f6(0x6e))[_0x4764f6(0x83)](_0xfdb5de)[_0x4764f6(0xa2)](_0x4764f6(0x8e));}function loadStore(){const _0x72fda0=a0_0x568afc;try{if(fs[_0x72fda0(0xa5)](CACHE_FILE))return JSON[_0x72fda0(0xb2)](fs[_0x72fda0(0xab)](CACHE_FILE,_0x72fda0(0x74)));}catch{}return{};}function saveStore(_0x3a17e9){const _0x6b9dc6=a0_0x568afc;try{if(!fs[_0x6b9dc6(0xa5)](CACHE_DIR))fs[_0x6b9dc6(0xaa)](CACHE_DIR,{'recursive':!![]});const _0x2b926f=Object['keys'](_0x3a17e9);if(_0x2b926f[_0x6b9dc6(0xaf)]>MAX_ENTRIES){const _0x3dc4e4=_0x2b926f[_0x6b9dc6(0x6f)]((_0x51fe86,_0x19626e)=>_0x3a17e9[_0x51fe86]['timestamp']-_0x3a17e9[_0x19626e]['timestamp']);for(const _0xff663b of _0x3dc4e4[_0x6b9dc6(0xb5)](0x0,_0x2b926f[_0x6b9dc6(0xaf)]-MAX_ENTRIES)){delete _0x3a17e9[_0xff663b];}}fs[_0x6b9dc6(0x88)](CACHE_FILE,JSON[_0x6b9dc6(0x75)](_0x3a17e9),_0x6b9dc6(0x74));}catch{}}function buildSummary(_0x5d8f77,_0x1c8f9c){const _0x99aaf=a0_0x568afc,_0x425252=_0x5d8f77[_0x99aaf(0x69)]('\x0a')['length'],_0x54fc15=_0x5d8f77[_0x99aaf(0xaf)];if(_0x1c8f9c===_0x99aaf(0x7e))return _0x425252+_0x99aaf(0x81)+_0x54fc15+_0x99aaf(0x6d);if(_0x1c8f9c===_0x99aaf(0xa8))return _0x425252+_0x99aaf(0x9f);if(_0x1c8f9c===_0x99aaf(0x82))return _0x425252+'\x20entries';if(_0x1c8f9c[_0x99aaf(0x6b)](_0x99aaf(0x9a)))return _0x425252+'\x20lines';return _0x425252+_0x99aaf(0x81)+_0x54fc15+'\x20chars';}function dedup(_0x5d7d0a,_0x53e0c8){const _0x4d22b5=a0_0x568afc;try{const _0x38c2c=classifyCommand(_0x5d7d0a);if(!_0x38c2c)return null;const _0x87be=TTL_SECONDS[_0x38c2c];if(!_0x87be)return null;const _0x1a564e=process[_0x4d22b5(0xa3)](),_0x10c9b2=md5(_0x1a564e+'::'+_0x5d7d0a[_0x4d22b5(0x76)]()),_0x16e390=md5(_0x53e0c8),_0x56013c=Date[_0x4d22b5(0x7c)](),_0xdd018=loadStore(),_0x190037=_0xdd018[_0x10c9b2];if(_0x190037&&_0x190037[_0x4d22b5(0xb6)]===_0x16e390&&_0x56013c-_0x190037['timestamp']<_0x87be*0x3e8){const _0x57ccea=Math[_0x4d22b5(0x85)]((_0x56013c-_0x190037[_0x4d22b5(0x9c)])/0x3e8);return _0x4d22b5(0x79)+_0x57ccea+'s\x20ago,\x20'+_0x190037[_0x4d22b5(0x8d)]+']';}_0xdd018[_0x10c9b2]={'hash':_0x16e390,'summary':buildSummary(_0x53e0c8,_0x38c2c),'timestamp':_0x56013c,'chars':_0x53e0c8[_0x4d22b5(0xaf)]},saveStore(_0xdd018);}catch{}return null;}
1
+ 'use strict';const a0_0x513148=a0_0xfe81;(function(_0x4cb4a4,_0xc24184){const _0xcd7652=a0_0xfe81,_0x5ad16b=_0x4cb4a4();while(!![]){try{const _0x2eb3f6=-parseInt(_0xcd7652(0xbf))/0x1+-parseInt(_0xcd7652(0xc4))/0x2+-parseInt(_0xcd7652(0xaf))/0x3+-parseInt(_0xcd7652(0x91))/0x4+parseInt(_0xcd7652(0x95))/0x5+-parseInt(_0xcd7652(0xc3))/0x6*(-parseInt(_0xcd7652(0xa7))/0x7)+parseInt(_0xcd7652(0xc9))/0x8;if(_0x2eb3f6===_0xc24184)break;else _0x5ad16b['push'](_0x5ad16b['shift']());}catch(_0x201a2d){_0x5ad16b['push'](_0x5ad16b['shift']());}}}(a0_0x4de1,0x1c930));function a0_0x4de1(){const _0x570c43=['timestamp','length','129863ehYDTJ','summary','digest','docker-images','7122wcmeZs','176800wUFoqY','dedup','docker-ps','hex','now','2885920zHVqYr','git-status','toLowerCase','call','includes','round','createHash','__setModuleDefault','kubectl','readFileSync','git-show','slice','sort','docker','join','utf8','mkdirSync','git\x20status','243584HBEfuU','\x20lines,\x20','hash','match','1145775PQvhLb','homedir','\x20ls\x20','stringify','[cached\x20—\x20unchanged\x20since\x20','split','update','s\x20ago,\x20','\x20chars','keys','defineProperty','\x20ls','existsSync','yadm\x20show','.trimprompt','create','writeFileSync','ruff\x20','126PtXpVV','ruff','ruff\x20check','__esModule','tree','go\x20vet','crypto','parse','645186XQhfWo','__createBinding','get','git\x20log','yadm\x20log','\x20tree\x20','default','\x20entries','hasOwnProperty','md5','trim','yadm\x20status','prototype','git-log'];a0_0x4de1=function(){return _0x570c43;};return a0_0x4de1();}function a0_0xfe81(_0x4ce3f5,_0x35eee0){_0x4ce3f5=_0x4ce3f5-0x91;const _0x4de172=a0_0x4de1();let _0xfe81fe=_0x4de172[_0x4ce3f5];return _0xfe81fe;}var __createBinding=this&&this[a0_0x513148(0xb0)]||(Object[a0_0x513148(0xa4)]?function(_0x2076ca,_0x401510,_0x5128dc,_0x30dba6){const _0x1a1be5=a0_0x513148;if(_0x30dba6===undefined)_0x30dba6=_0x5128dc;var _0x2c00c3=Object['getOwnPropertyDescriptor'](_0x401510,_0x5128dc);(!_0x2c00c3||(_0x1a1be5(0xb1)in _0x2c00c3?!_0x401510[_0x1a1be5(0xaa)]:_0x2c00c3['writable']||_0x2c00c3['configurable']))&&(_0x2c00c3={'enumerable':!![],'get':function(){return _0x401510[_0x5128dc];}}),Object[_0x1a1be5(0x9f)](_0x2076ca,_0x30dba6,_0x2c00c3);}:function(_0x5042a2,_0x395562,_0x279568,_0x314c00){if(_0x314c00===undefined)_0x314c00=_0x279568;_0x5042a2[_0x314c00]=_0x395562[_0x279568];}),__setModuleDefault=this&&this[a0_0x513148(0xd0)]||(Object[a0_0x513148(0xa4)]?function(_0x3d4fac,_0x2e67ac){const _0x5d5462=a0_0x513148;Object[_0x5d5462(0x9f)](_0x3d4fac,'default',{'enumerable':!![],'value':_0x2e67ac});}:function(_0x329f9c,_0x116d1d){const _0x2ff24e=a0_0x513148;_0x329f9c[_0x2ff24e(0xb5)]=_0x116d1d;}),__importStar=this&&this['__importStar']||(function(){var _0x4c94a9=function(_0x2614f5){return _0x4c94a9=Object['getOwnPropertyNames']||function(_0xd62738){const _0x206bb5=a0_0xfe81;var _0x4d74a5=[];for(var _0x1e4a98 in _0xd62738)if(Object[_0x206bb5(0xbb)][_0x206bb5(0xb7)][_0x206bb5(0xcc)](_0xd62738,_0x1e4a98))_0x4d74a5[_0x4d74a5[_0x206bb5(0xbe)]]=_0x1e4a98;return _0x4d74a5;},_0x4c94a9(_0x2614f5);};return function(_0x2bb2b5){const _0x597e7d=a0_0xfe81;if(_0x2bb2b5&&_0x2bb2b5[_0x597e7d(0xaa)])return _0x2bb2b5;var _0x1f341f={};if(_0x2bb2b5!=null){for(var _0xc7bfbb=_0x4c94a9(_0x2bb2b5),_0x3ef9fd=0x0;_0x3ef9fd<_0xc7bfbb['length'];_0x3ef9fd++)if(_0xc7bfbb[_0x3ef9fd]!==_0x597e7d(0xb5))__createBinding(_0x1f341f,_0x2bb2b5,_0xc7bfbb[_0x3ef9fd]);}return __setModuleDefault(_0x1f341f,_0x2bb2b5),_0x1f341f;};}());Object[a0_0x513148(0x9f)](exports,'__esModule',{'value':!![]}),exports[a0_0x513148(0xc5)]=dedup;const fs=__importStar(require('fs')),path=__importStar(require('path')),os=__importStar(require('os')),crypto=__importStar(require(a0_0x513148(0xad))),CACHE_DIR=path[a0_0x513148(0xd7)](os[a0_0x513148(0x96)](),a0_0x513148(0xa3)),CACHE_FILE=path[a0_0x513148(0xd7)](CACHE_DIR,'cache.json'),MAX_ENTRIES=0x12c,TTL_SECONDS={'file':0x78,'git-status':0x1e,'git-log':0x3c,'git-show':0xe10,'ls':0x3c,'tree':0x3c,'docker-ps':0x1e,'docker-images':0x3c,'kubectl':0x1e,'ruff':0x3c,'go-vet':0x3c};function classifyCommand(_0x2d3f4d){const _0x421692=a0_0x513148,_0xb0a19d=_0x2d3f4d[_0x421692(0xb9)]()[_0x421692(0xcb)]();if(_0xb0a19d[_0x421692(0x94)](/^(cat|head|tail|read|bat)\s/))return'file';if(_0xb0a19d['includes'](_0x421692(0xda))||_0xb0a19d['includes'](_0x421692(0xba)))return _0x421692(0xca);if(_0xb0a19d[_0x421692(0xcd)](_0x421692(0xb2))||_0xb0a19d[_0x421692(0xcd)](_0x421692(0xb3)))return _0x421692(0xbc);if(_0xb0a19d[_0x421692(0xcd)]('git\x20show')||_0xb0a19d['includes'](_0x421692(0xa2)))return _0x421692(0xd3);if(_0xb0a19d['match'](/^(ls|dir)(\s|$)/)||_0xb0a19d[_0x421692(0xcd)](_0x421692(0x97))||_0xb0a19d['endsWith'](_0x421692(0xa0)))return'ls';if(_0xb0a19d[_0x421692(0x94)](/^tree(\s|$)/)||_0xb0a19d[_0x421692(0xcd)](_0x421692(0xb4))||_0xb0a19d['endsWith']('\x20tree'))return _0x421692(0xab);if(_0xb0a19d[_0x421692(0x94)](/docker\s+ps/))return _0x421692(0xc6);if(_0xb0a19d['match'](/docker\s+images/))return _0x421692(0xc2);if(_0xb0a19d[_0x421692(0xcd)]('kubectl\x20get')||_0xb0a19d[_0x421692(0xcd)]('kubectl\x20describe'))return _0x421692(0xd1);if(_0xb0a19d[_0x421692(0xcd)](_0x421692(0xa9))||_0xb0a19d[_0x421692(0xcd)](_0x421692(0xa6)))return _0x421692(0xa8);if(_0xb0a19d[_0x421692(0xcd)](_0x421692(0xac)))return'go-vet';return'';}function md5(_0x243e53){const _0x500357=a0_0x513148;return crypto[_0x500357(0xcf)](_0x500357(0xb8))[_0x500357(0x9b)](_0x243e53)[_0x500357(0xc1)](_0x500357(0xc7));}function loadStore(){const _0x8d5676=a0_0x513148;try{if(fs['existsSync'](CACHE_FILE))return JSON[_0x8d5676(0xae)](fs[_0x8d5676(0xd2)](CACHE_FILE,_0x8d5676(0xd8)));}catch{}return{};}function saveStore(_0x455314){const _0x1bc31d=a0_0x513148;try{if(!fs[_0x1bc31d(0xa1)](CACHE_DIR))fs[_0x1bc31d(0xd9)](CACHE_DIR,{'recursive':!![]});const _0x5b42e4=Object[_0x1bc31d(0x9e)](_0x455314);if(_0x5b42e4['length']>MAX_ENTRIES){const _0x2300da=_0x5b42e4[_0x1bc31d(0xd5)]((_0x5a8d58,_0x44d828)=>_0x455314[_0x5a8d58][_0x1bc31d(0xbd)]-_0x455314[_0x44d828]['timestamp']);for(const _0x436a62 of _0x2300da[_0x1bc31d(0xd4)](0x0,_0x5b42e4[_0x1bc31d(0xbe)]-MAX_ENTRIES)){delete _0x455314[_0x436a62];}}fs[_0x1bc31d(0xa5)](CACHE_FILE,JSON[_0x1bc31d(0x98)](_0x455314),_0x1bc31d(0xd8));}catch{}}function buildSummary(_0x5d1cb2,_0x3cd5da){const _0x3e2675=a0_0x513148,_0x47df78=_0x5d1cb2[_0x3e2675(0x9a)]('\x0a')[_0x3e2675(0xbe)],_0x33bbf5=_0x5d1cb2[_0x3e2675(0xbe)];if(_0x3cd5da==='file')return _0x47df78+_0x3e2675(0x92)+_0x33bbf5+'\x20chars';if(_0x3cd5da===_0x3e2675(0xca))return _0x47df78+'\x20lines';if(_0x3cd5da===_0x3e2675(0xbc))return _0x47df78+_0x3e2675(0xb6);if(_0x3cd5da['startsWith'](_0x3e2675(0xd6)))return _0x47df78+'\x20lines';return _0x47df78+'\x20lines,\x20'+_0x33bbf5+_0x3e2675(0x9d);}function dedup(_0x273bce,_0xf9d837){const _0x1e0458=a0_0x513148;try{const _0x47279b=classifyCommand(_0x273bce);if(!_0x47279b)return null;const _0x1fef8b=TTL_SECONDS[_0x47279b];if(!_0x1fef8b)return null;const _0x2c816a=process['cwd'](),_0x397f49=md5(_0x2c816a+'::'+_0x273bce[_0x1e0458(0xb9)]()),_0x4b4871=md5(_0xf9d837),_0x592606=Date[_0x1e0458(0xc8)](),_0x29b7b3=loadStore(),_0x43745b=_0x29b7b3[_0x397f49];if(_0x43745b&&_0x43745b[_0x1e0458(0x93)]===_0x4b4871&&_0x592606-_0x43745b[_0x1e0458(0xbd)]<_0x1fef8b*0x3e8){const _0x3941e5=Math[_0x1e0458(0xce)]((_0x592606-_0x43745b[_0x1e0458(0xbd)])/0x3e8);return _0x1e0458(0x99)+_0x3941e5+_0x1e0458(0x9c)+_0x43745b[_0x1e0458(0xc0)]+']';}_0x29b7b3[_0x397f49]={'hash':_0x4b4871,'summary':buildSummary(_0xf9d837,_0x47279b),'timestamp':_0x592606,'chars':_0xf9d837['length']},saveStore(_0x29b7b3);}catch{}return null;}
package/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- 'use strict';function a0_0x5705(_0x4fbccf,_0x585d22){const _0x15599b=a0_0x1559();return a0_0x5705=function(_0x5705e7,_0x2fc59e){_0x5705e7=_0x5705e7-0x122;let _0x252679=_0x15599b[_0x5705e7];return _0x252679;},a0_0x5705(_0x4fbccf,_0x585d22);}const a0_0x5b3a11=a0_0x5705;(function(_0x25b11f,_0x5f7814){const _0x390cea=a0_0x5705,_0x3999c5=_0x25b11f();while(!![]){try{const _0x34eb40=parseInt(_0x390cea(0x17f))/0x1*(parseInt(_0x390cea(0x1a3))/0x2)+-parseInt(_0x390cea(0x135))/0x3+parseInt(_0x390cea(0x1a4))/0x4*(-parseInt(_0x390cea(0x19e))/0x5)+-parseInt(_0x390cea(0x1b3))/0x6*(parseInt(_0x390cea(0x177))/0x7)+-parseInt(_0x390cea(0x169))/0x8*(-parseInt(_0x390cea(0x15e))/0x9)+parseInt(_0x390cea(0x1aa))/0xa+parseInt(_0x390cea(0x18a))/0xb*(parseInt(_0x390cea(0x15c))/0xc);if(_0x34eb40===_0x5f7814)break;else _0x3999c5['push'](_0x3999c5['shift']());}catch(_0x4ec9bb){_0x3999c5['push'](_0x3999c5['shift']());}}}(a0_0x1559,0x7f195));var __createBinding=this&&this[a0_0x5b3a11(0x149)]||(Object[a0_0x5b3a11(0x17d)]?function(_0x5309ba,_0x1cbec3,_0x219cd4,_0x3596c9){const _0x5c222d=a0_0x5b3a11;if(_0x3596c9===undefined)_0x3596c9=_0x219cd4;var _0x128129=Object[_0x5c222d(0x144)](_0x1cbec3,_0x219cd4);(!_0x128129||(_0x5c222d(0x136)in _0x128129?!_0x1cbec3[_0x5c222d(0x197)]:_0x128129[_0x5c222d(0x12d)]||_0x128129[_0x5c222d(0x176)]))&&(_0x128129={'enumerable':!![],'get':function(){return _0x1cbec3[_0x219cd4];}}),Object[_0x5c222d(0x1ac)](_0x5309ba,_0x3596c9,_0x128129);}:function(_0xadacc7,_0x3e40e8,_0x1cba5,_0x3dd2ea){if(_0x3dd2ea===undefined)_0x3dd2ea=_0x1cba5;_0xadacc7[_0x3dd2ea]=_0x3e40e8[_0x1cba5];}),__setModuleDefault=this&&this['__setModuleDefault']||(Object[a0_0x5b3a11(0x17d)]?function(_0x3a9d95,_0x5049ce){const _0x3c984d=a0_0x5b3a11;Object[_0x3c984d(0x1ac)](_0x3a9d95,_0x3c984d(0x1ae),{'enumerable':!![],'value':_0x5049ce});}:function(_0x146db9,_0x31e895){const _0x16b9e6=a0_0x5b3a11;_0x146db9[_0x16b9e6(0x1ae)]=_0x31e895;}),__importStar=this&&this[a0_0x5b3a11(0x125)]||(function(){var _0x5a4f51=function(_0x4916db){return _0x5a4f51=Object['getOwnPropertyNames']||function(_0x2f71b9){const _0x241d2f=a0_0x5705;var _0x246c3d=[];for(var _0x43c584 in _0x2f71b9)if(Object[_0x241d2f(0x199)]['hasOwnProperty'][_0x241d2f(0x133)](_0x2f71b9,_0x43c584))_0x246c3d[_0x246c3d[_0x241d2f(0x16e)]]=_0x43c584;return _0x246c3d;},_0x5a4f51(_0x4916db);};return function(_0x1f54d4){const _0x313b7e=a0_0x5705;if(_0x1f54d4&&_0x1f54d4['__esModule'])return _0x1f54d4;var _0x4dc53c={};if(_0x1f54d4!=null){for(var _0x4fd74a=_0x5a4f51(_0x1f54d4),_0x4b8b88=0x0;_0x4b8b88<_0x4fd74a[_0x313b7e(0x16e)];_0x4b8b88++)if(_0x4fd74a[_0x4b8b88]!==_0x313b7e(0x1ae))__createBinding(_0x4dc53c,_0x1f54d4,_0x4fd74a[_0x4b8b88]);}return __setModuleDefault(_0x4dc53c,_0x1f54d4),_0x4dc53c;};}());Object['defineProperty'](exports,a0_0x5b3a11(0x197),{'value':!![]});const commander_1=require(a0_0x5b3a11(0x1c0)),executor_1=require('./executor'),filters_1=require(a0_0x5b3a11(0x142)),tracker_1=require('./tracker'),cache_1=require('./cache'),shims_1=require('./shims'),dashboard_1=require(a0_0x5b3a11(0x1b8)),program=new commander_1[(a0_0x5b3a11(0x124))]();function isDisabled(){const _0x61f18a=a0_0x5b3a11;return process[_0x61f18a(0x13b)]['TRIMPROMPT_DISABLED']==='1';}function adjustCommandArgs(_0x1de0d9,_0x15befa){const _0x3a952e=a0_0x5b3a11,_0x551211=_0x1de0d9[_0x3a952e(0x156)]();if(_0x551211===_0x3a952e(0x198)||_0x551211===_0x3a952e(0x129)){const _0x2e80da=_0x15befa[0x0];if(_0x2e80da==='status'){const _0x130721=_0x15befa[_0x3a952e(0x16d)](0x1),_0x299bd1=_0x130721[_0x3a952e(0x16e)]===0x0||_0x130721[_0x3a952e(0x1bf)](_0x36d043=>{const _0x3f0e06=_0x3a952e;return _0x36d043==='-b'||_0x36d043===_0x3f0e06(0x14c)||_0x36d043===_0x3f0e06(0x18e)||_0x36d043===_0x3f0e06(0x1a1)||_0x36d043==='-s'||_0x36d043===_0x3f0e06(0x1c1);});if(_0x299bd1)return{'cmd':_0x1de0d9,'args':['status',_0x3a952e(0x13d),'-b']};}else{if(_0x2e80da==='log'){const _0x2830d4=_0x15befa[_0x3a952e(0x16d)](0x1),_0x24c745=_0x2830d4['some'](_0x40cedb=>_0x40cedb['startsWith'](_0x3a952e(0x194))||_0x40cedb[_0x3a952e(0x196)](_0x3a952e(0x131))||_0x40cedb[_0x3a952e(0x196)](_0x3a952e(0x179))),_0x3b8cf9=_0x2830d4['some'](_0x4a1b0c=>_0x4a1b0c[_0x3a952e(0x196)]('-')&&/^\d+$/[_0x3a952e(0x184)](_0x4a1b0c[_0x3a952e(0x16d)](0x1))||_0x4a1b0c==='-n'||_0x4a1b0c['startsWith']('--max-count')),_0x67eff8=[..._0x15befa];if(!_0x24c745){const _0x13fc50=_0x3a952e(0x14e);_0x67eff8[_0x3a952e(0x18c)](process[_0x3a952e(0x164)]===_0x3a952e(0x159)?'\x22'+_0x13fc50+'\x22':_0x13fc50);}!_0x3b8cf9&&(_0x24c745?_0x67eff8[_0x3a952e(0x18c)](_0x3a952e(0x1af)):_0x67eff8[_0x3a952e(0x18c)](_0x3a952e(0x148)));const _0x5e00e2=_0x2830d4['some'](_0x4b8116=>_0x4b8116===_0x3a952e(0x150)||_0x4b8116===_0x3a952e(0x16c)||_0x4b8116['startsWith']('--min-parents'));return!_0x5e00e2&&!_0x3b8cf9&&_0x67eff8[_0x3a952e(0x18c)]('--no-merges'),{'cmd':_0x1de0d9,'args':_0x67eff8};}}}return{'cmd':_0x1de0d9,'args':_0x15befa};}function isMcpServerExecution(_0x4c969f,_0x55d0a9){const _0x3cf796=a0_0x5b3a11,_0x2fb1c3=_0x4c969f[_0x3cf796(0x156)](),_0x3b7644=_0x55d0a9['join']('\x20')[_0x3cf796(0x156)]();if(_0x2fb1c3[_0x3cf796(0x15d)]('mcp')&&(_0x2fb1c3[_0x3cf796(0x15d)](_0x3cf796(0x143))||_0x2fb1c3[_0x3cf796(0x15d)](_0x3cf796(0x14f))))return!![];if(_0x2fb1c3===_0x3cf796(0x1bb)||_0x2fb1c3===_0x3cf796(0x145)||_0x2fb1c3===_0x3cf796(0x1bd)||_0x2fb1c3==='npm'||_0x2fb1c3===_0x3cf796(0x123)||_0x2fb1c3===_0x3cf796(0x13e)){if(_0x3b7644['includes'](_0x3cf796(0x134))||_0x3b7644[_0x3cf796(0x15d)]('modelcontextprotocol')||_0x3b7644[_0x3cf796(0x15d)](_0x3cf796(0x1a0))||_0x3b7644[_0x3cf796(0x15d)]('server-mcp'))return!![];}if(_0x55d0a9[_0x3cf796(0x12e)](_0x3e660e=>{const _0x3992e9=_0x3cf796,_0xbf4384=_0x3e660e[_0x3992e9(0x156)]();return _0xbf4384[_0x3992e9(0x15d)](_0x3992e9(0x1a0))||_0xbf4384[_0x3992e9(0x15d)](_0x3992e9(0x195))||_0xbf4384[_0x3992e9(0x15d)]('@modelcontextprotocol/')||_0xbf4384===_0x3992e9(0x158)||_0xbf4384===_0x3992e9(0x18b);}))return!![];return![];}async function runProxy(_0x136cf9){const _0x4e87c9=a0_0x5b3a11;if(_0x136cf9[_0x4e87c9(0x16e)]===0x0){program[_0x4e87c9(0x1a8)]();return;}const _0x5a2fd7=_0x136cf9[0x0],_0x2efc41=_0x136cf9[_0x4e87c9(0x16d)](0x1),_0x31bc9c=_0x136cf9[_0x4e87c9(0x146)]('\x20');if(isDisabled()){const _0x74a1f6=await(0x0,executor_1[_0x4e87c9(0x190)])(_0x5a2fd7,_0x2efc41);process['stdout']['write'](_0x74a1f6['stdout']),process[_0x4e87c9(0x162)][_0x4e87c9(0x13c)](_0x74a1f6[_0x4e87c9(0x162)]),process[_0x4e87c9(0x1a2)](_0x74a1f6['exitCode']);}if(isMcpServerExecution(_0x5a2fd7,_0x2efc41)){console[_0x4e87c9(0x1ad)](_0x4e87c9(0x170));const {runMcpProxy:_0x351df9}=await Promise['resolve']()[_0x4e87c9(0x192)](()=>__importStar(require(_0x4e87c9(0x15f))));_0x351df9(_0x5a2fd7,_0x2efc41);return;}const _0x8d7b9e=adjustCommandArgs(_0x5a2fd7,_0x2efc41),_0x5df092=await(0x0,executor_1[_0x4e87c9(0x190)])(_0x8d7b9e['cmd'],_0x8d7b9e[_0x4e87c9(0x1b5)]),_0x3ef4cf=(0x0,filters_1[_0x4e87c9(0x12f)])(_0x31bc9c,_0x5df092[_0x4e87c9(0x185)],_0x5df092[_0x4e87c9(0x162)],tracker_1['tracker'][_0x4e87c9(0x128)]()[_0x4e87c9(0x16f)]),_0x5b8373=_0x5df092['exitCode']===0x0?(0x0,cache_1[_0x4e87c9(0x126)])(_0x31bc9c,_0x3ef4cf):null,_0x2306b9=_0x5b8373||_0x3ef4cf,_0x301a9f=_0x5df092[_0x4e87c9(0x185)]+(_0x5df092[_0x4e87c9(0x162)][_0x4e87c9(0x193)]()['length']>0x0?'\x0a'+_0x5df092[_0x4e87c9(0x162)]:'');tracker_1[_0x4e87c9(0x17c)]['logExecution'](_0x31bc9c,_0x301a9f,_0x2306b9,_0x5df092[_0x4e87c9(0x187)]),_0x5df092['exitCode']===0x0?process[_0x4e87c9(0x185)]['write'](_0x2306b9+'\x0a'):(process[_0x4e87c9(0x185)][_0x4e87c9(0x13c)](_0x3ef4cf+'\x0a'),_0x5df092[_0x4e87c9(0x162)]['trim']()[_0x4e87c9(0x16e)]>0x0&&!_0x3ef4cf[_0x4e87c9(0x15d)](_0x5df092[_0x4e87c9(0x162)][_0x4e87c9(0x193)]())&&process[_0x4e87c9(0x162)]['write'](_0x5df092['stderr']+'\x0a')),process[_0x4e87c9(0x1a2)](_0x5df092[_0x4e87c9(0x187)]);}program[a0_0x5b3a11(0x175)]('trim')[a0_0x5b3a11(0x137)](a0_0x5b3a11(0x171))['version'](a0_0x5b3a11(0x157)),program['command']('ui')[a0_0x5b3a11(0x1b6)](a0_0x5b3a11(0x188))[a0_0x5b3a11(0x137)]('Start\x20the\x20local\x20developer\x20dashboard')['option'](a0_0x5b3a11(0x1b9),'Port\x20to\x20run\x20the\x20dashboard\x20on','4000')[a0_0x5b3a11(0x1bc)](_0x4a2154=>{const _0x1b9bf4=a0_0x5b3a11,_0x4ae037=parseInt(_0x4a2154[_0x1b9bf4(0x161)],0xa);(0x0,dashboard_1[_0x1b9bf4(0x19a)])(_0x4ae037);}),program[a0_0x5b3a11(0x1b1)]('stats')[a0_0x5b3a11(0x137)](a0_0x5b3a11(0x130))[a0_0x5b3a11(0x140)](a0_0x5b3a11(0x15a),'Select\x20pricing\x20model\x20(e.g.\x20claude-3-5-sonnet,\x20gpt-4o)','claude-3-5-sonnet')[a0_0x5b3a11(0x1bc)](_0xf524bc=>{const _0xdd04f3=a0_0x5b3a11,_0x5040e6=tracker_1[_0xdd04f3(0x17c)][_0xdd04f3(0x168)](_0xf524bc[_0xdd04f3(0x17b)]);console[_0xdd04f3(0x1a6)](_0xdd04f3(0x1ba)),console[_0xdd04f3(0x1a6)](_0xdd04f3(0x166)),console[_0xdd04f3(0x1a6)](_0xdd04f3(0x13a)),console[_0xdd04f3(0x1a6)](_0xdd04f3(0x132)+_0x5040e6[_0xdd04f3(0x1a7)]),console[_0xdd04f3(0x1a6)](_0xdd04f3(0x1a5)+_0x5040e6[_0xdd04f3(0x12b)][_0xdd04f3(0x12c)]()),console['log'](_0xdd04f3(0x13f)+_0x5040e6[_0xdd04f3(0x17e)][_0xdd04f3(0x12c)]()),console[_0xdd04f3(0x1a6)]('Tokens\x20Saved:\x20\x20\x20\x20\x20\x20'+_0x5040e6[_0xdd04f3(0x163)][_0xdd04f3(0x12c)]()),console['log']('Reduction\x20Rate:\x20\x20\x20\x20'+_0x5040e6[_0xdd04f3(0x1b4)]+'%'),console[_0xdd04f3(0x1a6)](_0xdd04f3(0x19b)+_0x5040e6['raw_cost_usd'][_0xdd04f3(0x14a)](0x4)+_0xdd04f3(0x14d)),console['log'](_0xdd04f3(0x151)+_0x5040e6[_0xdd04f3(0x141)]['toFixed'](0x4)+'\x20(after\x20Shave)'),console[_0xdd04f3(0x1a6)]('---------------------------------------------'),console[_0xdd04f3(0x1a6)](_0xdd04f3(0x174)+_0x5040e6[_0xdd04f3(0x1b2)][_0xdd04f3(0x14a)](0x4)+_0xdd04f3(0x178)),console['log']('=============================================\x0a');}),program['command']('config')[a0_0x5b3a11(0x137)](a0_0x5b3a11(0x167))['argument'](a0_0x5b3a11(0x18f),a0_0x5b3a11(0x165))[a0_0x5b3a11(0x1b7)](a0_0x5b3a11(0x1ab),a0_0x5b3a11(0x19f))[a0_0x5b3a11(0x1b7)](a0_0x5b3a11(0x180),a0_0x5b3a11(0x152))['action']((_0x4b6dbe,_0x41c773,_0x11a474)=>{const _0x12f316=a0_0x5b3a11;if(_0x4b6dbe===_0x12f316(0x136)){const _0x3b6788=tracker_1[_0x12f316(0x17c)]['getConfig']();console[_0x12f316(0x1a6)](_0x41c773+':\x20'+_0x3b6788[_0x41c773]);}else{if(_0x4b6dbe==='set'){_0x11a474===undefined&&(console[_0x12f316(0x1ad)](_0x12f316(0x17a)),process[_0x12f316(0x1a2)](0x1));let _0x3e7a39=_0x11a474;if(_0x11a474===_0x12f316(0x172))_0x3e7a39=!![];if(_0x11a474===_0x12f316(0x138))_0x3e7a39=![];if(/^\d+$/['test'](_0x11a474))_0x3e7a39=parseInt(_0x11a474,0xa);tracker_1[_0x12f316(0x17c)][_0x12f316(0x183)](_0x41c773,_0x3e7a39),console['log'](_0x12f316(0x191)+_0x41c773+_0x12f316(0x12a)+_0x11a474);}else console['error'](_0x12f316(0x160)),process[_0x12f316(0x1a2)](0x1);}}),program['command'](a0_0x5b3a11(0x18d))[a0_0x5b3a11(0x137)]('Install\x20or\x20uninstall\x20system\x20command\x20shims')[a0_0x5b3a11(0x1b7)](a0_0x5b3a11(0x18f),a0_0x5b3a11(0x186))[a0_0x5b3a11(0x1bc)](_0x54ca12=>{const _0xd17569=a0_0x5b3a11;if(_0x54ca12===_0xd17569(0x16b)){const _0x19350a=(0x0,shims_1[_0xd17569(0x155)])();console[_0xd17569(0x1a6)](_0x19350a[_0xd17569(0x127)]);}else{if(_0x54ca12===_0xd17569(0x1a9)){const _0x1e73c8=(0x0,shims_1['uninstallShims'])();console['log'](_0x1e73c8[_0xd17569(0x127)]);}else console[_0xd17569(0x1ad)](_0xd17569(0x19d)),process[_0xd17569(0x1a2)](0x1);}}),program[a0_0x5b3a11(0x1b1)](a0_0x5b3a11(0x1b0))['description'](a0_0x5b3a11(0x122))[a0_0x5b3a11(0x1b7)](a0_0x5b3a11(0x154),a0_0x5b3a11(0x147))[a0_0x5b3a11(0x1bc)](_0x331127=>{const _0x2b96ce=a0_0x5b3a11;if(isDisabled()){console[_0x2b96ce(0x1a6)](_0x331127);return;}const _0x175580=(0x0,filters_1[_0x2b96ce(0x1be)])(_0x331127);console[_0x2b96ce(0x1a6)](_0x175580);}),program[a0_0x5b3a11(0x1b1)](a0_0x5b3a11(0x158))[a0_0x5b3a11(0x1b6)](a0_0x5b3a11(0x18b))['description']('Proxy\x20wrapper\x20for\x20Model\x20Context\x20Protocol\x20(MCP)\x20servers\x20to\x20compact\x20tool\x20outputs')[a0_0x5b3a11(0x1b7)](a0_0x5b3a11(0x14b),a0_0x5b3a11(0x173))[a0_0x5b3a11(0x1b7)](a0_0x5b3a11(0x16a),a0_0x5b3a11(0x182))['action'](async(_0x839fac,_0x5961f8)=>{const _0x348224=a0_0x5b3a11,{runMcpProxy:_0x4ae6d3}=await Promise[_0x348224(0x181)]()[_0x348224(0x192)](()=>__importStar(require(_0x348224(0x15f))));_0x4ae6d3(_0x839fac,_0x5961f8);});function a0_0x1559(){const _0x46b27e=['env','write','--porcelain','yarn','Compressed:\x20\x20\x20\x20\x20\x20\x20\x20','option','compressed_cost_usd','./filters','server','getOwnPropertyDescriptor','node','join','Command\x20line\x20to\x20evaluate','-10','__createBinding','toFixed','<server-command>','--branch','\x20(before\x20Shave)','--pretty=format:%h\x20%s\x20(%ar)\x20(%an)%n%b%n---END---','proxy','--merges','Actual\x20Cost:\x20\x20\x20\x20\x20\x20\x20$','value\x20to\x20set','version','<commandLine>','installShims','toLowerCase','1.0.0','mcp-proxy','win32','-m,\x20--model\x20<string>','--version','252VYZUrJ','includes','2609037VkHWEe','./mcp','Error:\x20Action\x20must\x20be\x20get\x20or\x20set','port','stderr','total_tokens_saved','platform','get\x20or\x20set','\x20\x20\x20\x20\x20\x20\x20TRIMPROMPT.AI\x20SAVINGS\x20SUMMARY\x20\x20\x20\x20\x20\x20\x20\x20','Manage\x20local\x20configuration\x20parameters','getStatsSummary','24auUrYb','[server-args...]','install','--no-merges','slice','length','redaction_enabled','[TrimPrompt]\x20Autodetected\x20MCP\x20server\x20execution.\x20Activating\x20real-time\x20JSON-RPC\x20proxy...','TrimPrompt.ai\x20-\x20Reduce\x20LLM\x20token\x20consumption\x20by\x2060-90%','true','Command\x20to\x20launch\x20the\x20target\x20MCP\x20server','Money\x20Saved:\x20\x20\x20\x20\x20\x20\x20$','name','configurable','3154837ZVUAzj','\x20USD','--format','Error:\x20Value\x20required\x20for\x20set\x20action','model','tracker','create','total_compressed_tokens','111eQoeFR','[value]','resolve','Arguments\x20for\x20the\x20target\x20MCP\x20server','setConfig','test','stdout','install\x20or\x20uninstall','exitCode','dashboard','[TrimPrompt]\x20Fatal\x20Proxy\x20Error:\x20','155815YtgYei','mcp','push','shims','-sb','<action>','executeCommand','Config\x20set\x20','then','trim','--oneline','server-mcp','startsWith','__esModule','git','prototype','startDashboard','Estimated\x20Cost:\x20\x20\x20\x20$','stats','Error:\x20Action\x20must\x20be\x20install\x20or\x20uninstall','4915wEYFle','config\x20parameter\x20name','mcp-server','-bs','exit','8938yzPaWS','2276wuEVht','Raw\x20Tokens:\x20\x20\x20\x20\x20\x20\x20\x20','log','model_name','help','uninstall','8039460dogIIe','<key>','defineProperty','error','default','-50','rewrite','command','money_saved_usd','6eVRWhW','savings_percentage','args','alias','argument','./dashboard','-p,\x20--port\x20<number>','\x0a=============================================','npx','action','bun','rewriteCommand','every','commander','--short','Check\x20a\x20command\x20line\x20and\x20return\x20the\x20optimized\x20command\x20line','pnpm','Command','__importStar','dedup','message','getConfig','yadm','\x20=\x20','total_raw_tokens','toLocaleString','writable','some','compressOutput','Show\x20token\x20and\x20cost\x20savings\x20summary','--pretty','Model\x20Context:\x20\x20\x20\x20\x20','call','@modelcontextprotocol/','2809602otuFXK','get','description','false','argv','============================================='];a0_0x1559=function(){return _0x46b27e;};return a0_0x1559();}const args=process['argv']['slice'](0x2),firstArg=args[0x0],subcommands=['ui',a0_0x5b3a11(0x188),a0_0x5b3a11(0x19c),'config',a0_0x5b3a11(0x18d),a0_0x5b3a11(0x1b0),a0_0x5b3a11(0x158),a0_0x5b3a11(0x18b),a0_0x5b3a11(0x1a8),'--help','-h',a0_0x5b3a11(0x153),a0_0x5b3a11(0x15b),'-v'];firstArg&&!subcommands[a0_0x5b3a11(0x15d)](firstArg)?runProxy(args)['catch'](_0x3f7576=>{const _0x373886=a0_0x5b3a11;console['error'](_0x373886(0x189)+_0x3f7576['message']),process[_0x373886(0x1a2)](0x1);}):program['parse'](process[a0_0x5b3a11(0x139)]);
2
+ 'use strict';const a0_0x197887=a0_0x35aa;(function(_0x4dbb29,_0x5db5ab){const _0x5495a6=a0_0x35aa,_0x33acf3=_0x4dbb29();while(!![]){try{const _0x59a8b4=parseInt(_0x5495a6(0x10f))/0x1+-parseInt(_0x5495a6(0xa4))/0x2+-parseInt(_0x5495a6(0xe1))/0x3*(-parseInt(_0x5495a6(0xc6))/0x4)+-parseInt(_0x5495a6(0x92))/0x5+parseInt(_0x5495a6(0x116))/0x6*(parseInt(_0x5495a6(0xdc))/0x7)+parseInt(_0x5495a6(0xef))/0x8+parseInt(_0x5495a6(0xdd))/0x9*(parseInt(_0x5495a6(0xa8))/0xa);if(_0x59a8b4===_0x5db5ab)break;else _0x33acf3['push'](_0x33acf3['shift']());}catch(_0x161cc1){_0x33acf3['push'](_0x33acf3['shift']());}}}(a0_0xb595,0x5e91f));var __createBinding=this&&this[a0_0x197887(0xdf)]||(Object[a0_0x197887(0x104)]?function(_0x4744ec,_0x55e229,_0x50dfa6,_0x153e76){const _0x26df68=a0_0x197887;if(_0x153e76===undefined)_0x153e76=_0x50dfa6;var _0x1e716a=Object[_0x26df68(0x8e)](_0x55e229,_0x50dfa6);(!_0x1e716a||(_0x26df68(0x119)in _0x1e716a?!_0x55e229[_0x26df68(0x95)]:_0x1e716a['writable']||_0x1e716a[_0x26df68(0xe4)]))&&(_0x1e716a={'enumerable':!![],'get':function(){return _0x55e229[_0x50dfa6];}}),Object['defineProperty'](_0x4744ec,_0x153e76,_0x1e716a);}:function(_0x572d42,_0x2af6d0,_0x1ecbc5,_0x3f43ae){if(_0x3f43ae===undefined)_0x3f43ae=_0x1ecbc5;_0x572d42[_0x3f43ae]=_0x2af6d0[_0x1ecbc5];}),__setModuleDefault=this&&this['__setModuleDefault']||(Object[a0_0x197887(0x104)]?function(_0x433f24,_0x59d478){const _0x305a6e=a0_0x197887;Object[_0x305a6e(0x108)](_0x433f24,_0x305a6e(0xe0),{'enumerable':!![],'value':_0x59d478});}:function(_0x56c8fd,_0x4f7180){const _0x391986=a0_0x197887;_0x56c8fd[_0x391986(0xe0)]=_0x4f7180;}),__importStar=this&&this[a0_0x197887(0x109)]||(function(){var _0x3a9e70=function(_0x441f6e){const _0x3d0be6=a0_0x35aa;return _0x3a9e70=Object[_0x3d0be6(0xa5)]||function(_0x2053c4){const _0x21a014=_0x3d0be6;var _0x3d360e=[];for(var _0x2cf294 in _0x2053c4)if(Object['prototype'][_0x21a014(0xb4)]['call'](_0x2053c4,_0x2cf294))_0x3d360e[_0x3d360e[_0x21a014(0x8d)]]=_0x2cf294;return _0x3d360e;},_0x3a9e70(_0x441f6e);};return function(_0x54d915){const _0x42f129=a0_0x35aa;if(_0x54d915&&_0x54d915[_0x42f129(0x95)])return _0x54d915;var _0x3a72da={};if(_0x54d915!=null){for(var _0x8cab7b=_0x3a9e70(_0x54d915),_0x4f0ee5=0x0;_0x4f0ee5<_0x8cab7b[_0x42f129(0x8d)];_0x4f0ee5++)if(_0x8cab7b[_0x4f0ee5]!==_0x42f129(0xe0))__createBinding(_0x3a72da,_0x54d915,_0x8cab7b[_0x4f0ee5]);}return __setModuleDefault(_0x3a72da,_0x54d915),_0x3a72da;};}());Object[a0_0x197887(0x108)](exports,'__esModule',{'value':!![]});const commander_1=require(a0_0x197887(0x110)),executor_1=require(a0_0x197887(0xc7)),filters_1=require(a0_0x197887(0xb5)),tracker_1=require(a0_0x197887(0x11e)),cache_1=require('./cache'),shims_1=require('./shims'),dashboard_1=require('./dashboard'),program=new commander_1['Command']();function isDisabled(){return process.env.TRIMPROMPT_DISABLED==='1';}function adjustCommandArgs(_0x21cff9,_0x5eab0c){const _0x2d9204=a0_0x197887,_0x50265d=_0x21cff9[_0x2d9204(0xfe)]();if(_0x50265d===_0x2d9204(0x100)||_0x50265d==='yadm'){const _0x4ccc44=_0x5eab0c[0x0];if(_0x4ccc44===_0x2d9204(0xcc)){const _0x5904a7=_0x5eab0c['slice'](0x1),_0x300a5c=_0x5904a7[_0x2d9204(0x8d)]===0x0||_0x5904a7[_0x2d9204(0x9f)](_0x3eefbf=>{const _0x4e6ae8=_0x2d9204;return _0x3eefbf==='-b'||_0x3eefbf===_0x4e6ae8(0x8f)||_0x3eefbf==='-sb'||_0x3eefbf==='-bs'||_0x3eefbf==='-s'||_0x3eefbf===_0x4e6ae8(0x11c);});if(_0x300a5c)return{'cmd':_0x21cff9,'args':[_0x2d9204(0xcc),'--porcelain','-b']};}else{if(_0x4ccc44===_0x2d9204(0x102)){const _0x46a465=_0x5eab0c[_0x2d9204(0xdb)](0x1),_0x4e0b16=_0x46a465[_0x2d9204(0x118)](_0x1f083e=>_0x1f083e[_0x2d9204(0xac)](_0x2d9204(0xd5))||_0x1f083e['startsWith'](_0x2d9204(0xad))||_0x1f083e[_0x2d9204(0xac)](_0x2d9204(0x113))),_0x6e7fa4=_0x46a465[_0x2d9204(0x118)](_0x7cec99=>_0x7cec99[_0x2d9204(0xac)]('-')&&/^\d+$/[_0x2d9204(0xb1)](_0x7cec99[_0x2d9204(0xdb)](0x1))||_0x7cec99==='-n'||_0x7cec99['startsWith']('--max-count')),_0xb7a8a2=[..._0x5eab0c];if(!_0x4e0b16){const _0x1c41f3=_0x2d9204(0xa0);_0xb7a8a2['push'](process[_0x2d9204(0xfa)]===_0x2d9204(0xc4)?'\x22'+_0x1c41f3+'\x22':_0x1c41f3);}!_0x6e7fa4&&(_0x4e0b16?_0xb7a8a2[_0x2d9204(0x11f)](_0x2d9204(0xf8)):_0xb7a8a2[_0x2d9204(0x11f)](_0x2d9204(0x93)));const _0x28f1dd=_0x46a465[_0x2d9204(0x118)](_0x42ac3e=>_0x42ac3e===_0x2d9204(0x9b)||_0x42ac3e==='--no-merges'||_0x42ac3e['startsWith'](_0x2d9204(0xe6)));return!_0x28f1dd&&!_0x6e7fa4&&_0xb7a8a2[_0x2d9204(0x11f)]('--no-merges'),{'cmd':_0x21cff9,'args':_0xb7a8a2};}}}return{'cmd':_0x21cff9,'args':_0x5eab0c};}function isMcpServerExecution(_0x5e1f39,_0x594b3c){const _0x4ab30d=a0_0x197887,_0xc70daa=_0x5e1f39[_0x4ab30d(0xfe)](),_0x2d601f=_0x594b3c[_0x4ab30d(0x10e)]('\x20')[_0x4ab30d(0xfe)]();if(_0xc70daa['includes']('mcp')&&(_0xc70daa[_0x4ab30d(0xa9)](_0x4ab30d(0x103))||_0xc70daa[_0x4ab30d(0xa9)](_0x4ab30d(0xd8))))return!![];if(_0xc70daa===_0x4ab30d(0xa3)||_0xc70daa===_0x4ab30d(0xee)||_0xc70daa===_0x4ab30d(0xe5)||_0xc70daa===_0x4ab30d(0xd6)||_0xc70daa===_0x4ab30d(0x114)||_0xc70daa==='yarn'){if(_0x2d601f[_0x4ab30d(0xa9)]('@modelcontextprotocol/')||_0x2d601f[_0x4ab30d(0xa9)]('modelcontextprotocol')||_0x2d601f[_0x4ab30d(0xa9)]('mcp-server')||_0x2d601f[_0x4ab30d(0xa9)]('server-mcp'))return!![];}if(_0x594b3c[_0x4ab30d(0x118)](_0x513e66=>{const _0x20280f=_0x4ab30d,_0x8f9aee=_0x513e66[_0x20280f(0xfe)]();return _0x8f9aee['includes']('mcp-server')||_0x8f9aee[_0x20280f(0xa9)](_0x20280f(0xe2))||_0x8f9aee[_0x20280f(0xa9)](_0x20280f(0xf4))||_0x8f9aee==='mcp-proxy'||_0x8f9aee===_0x20280f(0xb2);}))return!![];return![];}function a0_0x35aa(_0x569500,_0x3c7148){_0x569500=_0x569500-0x8d;const _0xb595c9=a0_0xb595();let _0x35aa38=_0xb595c9[_0x569500];return _0x35aa38;}async function runProxy(_0xd2920c){const _0xb99fc1=a0_0x197887;if(_0xd2920c[_0xb99fc1(0x8d)]===0x0){program[_0xb99fc1(0xea)]();return;}const _0x1ff3e8=_0xd2920c[0x0],_0x441a88=_0xd2920c[_0xb99fc1(0xdb)](0x1),_0x98ac57=_0xd2920c[_0xb99fc1(0x10e)]('\x20');if(isDisabled()){const _0x1b17d4=await(0x0,executor_1['executeCommand'])(_0x1ff3e8,_0x441a88);process['stdout'][_0xb99fc1(0x111)](_0x1b17d4[_0xb99fc1(0xe7)]),process[_0xb99fc1(0xf0)][_0xb99fc1(0x111)](_0x1b17d4[_0xb99fc1(0xf0)]),process[_0xb99fc1(0xbf)](_0x1b17d4[_0xb99fc1(0x94)]);}if(isMcpServerExecution(_0x1ff3e8,_0x441a88)){console[_0xb99fc1(0xd0)](_0xb99fc1(0xf1));const {runMcpProxy:_0x2728bb}=await Promise['resolve']()[_0xb99fc1(0x10b)](()=>__importStar(require(_0xb99fc1(0xf2))));_0x2728bb(_0x1ff3e8,_0x441a88);return;}const _0x5e4741=adjustCommandArgs(_0x1ff3e8,_0x441a88),_0x27545d=await(0x0,executor_1[_0xb99fc1(0xeb)])(_0x5e4741[_0xb99fc1(0xb9)],_0x5e4741[_0xb99fc1(0x112)]),_0xd237bd=(0x0,filters_1['compressOutput'])(_0x98ac57,_0x27545d[_0xb99fc1(0xe7)],_0x27545d[_0xb99fc1(0xf0)],tracker_1[_0xb99fc1(0xbb)][_0xb99fc1(0xa1)]()[_0xb99fc1(0xc8)]),_0x35fae0=_0x27545d[_0xb99fc1(0xe7)]+(_0x27545d[_0xb99fc1(0xf0)][_0xb99fc1(0xce)]()[_0xb99fc1(0x8d)]>0x0?'\x0a'+_0x27545d[_0xb99fc1(0xf0)]:''),_0x243670=_0xd237bd[_0xb99fc1(0x8d)]<_0x35fae0['length']?_0xd237bd:_0x35fae0,_0x3081a7=_0x27545d['exitCode']===0x0?(0x0,cache_1[_0xb99fc1(0x96)])(_0x98ac57,_0x243670):null,_0x4fdecd=_0x3081a7||_0x243670;tracker_1[_0xb99fc1(0xbb)][_0xb99fc1(0xd4)](_0x98ac57,_0x35fae0,_0x4fdecd,_0x27545d[_0xb99fc1(0x94)]),_0x27545d[_0xb99fc1(0x94)]===0x0?process[_0xb99fc1(0xe7)][_0xb99fc1(0x111)](_0x4fdecd+'\x0a'):(process[_0xb99fc1(0xe7)][_0xb99fc1(0x111)](_0xd237bd+'\x0a'),_0x27545d[_0xb99fc1(0xf0)][_0xb99fc1(0xce)]()[_0xb99fc1(0x8d)]>0x0&&!_0xd237bd['includes'](_0x27545d[_0xb99fc1(0xf0)][_0xb99fc1(0xce)]())&&process[_0xb99fc1(0xf0)][_0xb99fc1(0x111)](_0x27545d[_0xb99fc1(0xf0)]+'\x0a')),process[_0xb99fc1(0xbf)](_0x27545d[_0xb99fc1(0x94)]);}program[a0_0x197887(0x97)](a0_0x197887(0xce))[a0_0x197887(0x107)]('TrimPrompt.ai\x20-\x20Reduce\x20LLM\x20token\x20consumption\x20by\x2060-90%')[a0_0x197887(0x11b)](a0_0x197887(0xec)),program[a0_0x197887(0xc2)]('ui')['alias']('dashboard')[a0_0x197887(0x107)]('Start\x20the\x20local\x20developer\x20dashboard')[a0_0x197887(0xe3)](a0_0x197887(0xa6),a0_0x197887(0xbc),a0_0x197887(0xd2))['action'](_0x15cff1=>{const _0x3b4f04=a0_0x197887,_0x49bb7a=parseInt(_0x15cff1[_0x3b4f04(0xde)],0xa);(0x0,dashboard_1['startDashboard'])(_0x49bb7a);}),program[a0_0x197887(0xc2)](a0_0x197887(0xfb))[a0_0x197887(0x107)](a0_0x197887(0xf9))['option'](a0_0x197887(0x98),a0_0x197887(0xd7),a0_0x197887(0x11a))[a0_0x197887(0xf3)](_0x272a81=>{const _0x3f65c6=a0_0x197887,_0x26f026=tracker_1['tracker']['getStatsSummary'](_0x272a81[_0x3f65c6(0xb3)]);console['log'](_0x3f65c6(0x91)),console[_0x3f65c6(0x102)](_0x3f65c6(0xe9)),console[_0x3f65c6(0x102)](_0x3f65c6(0x10a)),console['log']('Model\x20Context:\x20\x20\x20\x20\x20'+_0x26f026[_0x3f65c6(0xbd)]),console['log'](_0x3f65c6(0xfc)+_0x26f026[_0x3f65c6(0x9a)][_0x3f65c6(0xc5)]()),console[_0x3f65c6(0x102)](_0x3f65c6(0x106)+_0x26f026[_0x3f65c6(0xf6)][_0x3f65c6(0xc5)]()),console[_0x3f65c6(0x102)](_0x3f65c6(0xda)+_0x26f026['total_tokens_saved']['toLocaleString']()),console[_0x3f65c6(0x102)](_0x3f65c6(0xd9)+_0x26f026['savings_percentage']+'%'),console[_0x3f65c6(0x102)](_0x3f65c6(0xfd)+_0x26f026['raw_cost_usd']['toFixed'](0x4)+'\x20(before\x20Shave)'),console['log']('Actual\x20Cost:\x20\x20\x20\x20\x20\x20\x20$'+_0x26f026['compressed_cost_usd']['toFixed'](0x4)+'\x20(after\x20Shave)'),console['log']('---------------------------------------------'),console[_0x3f65c6(0x102)]('Money\x20Saved:\x20\x20\x20\x20\x20\x20\x20$'+_0x26f026[_0x3f65c6(0x9e)][_0x3f65c6(0xb6)](0x4)+_0x3f65c6(0x11d)),console[_0x3f65c6(0x102)](_0x3f65c6(0xf5));}),program['command'](a0_0x197887(0x115))[a0_0x197887(0x107)]('Manage\x20local\x20configuration\x20parameters')[a0_0x197887(0xd1)](a0_0x197887(0xff),a0_0x197887(0xc9))[a0_0x197887(0xd1)](a0_0x197887(0xe8),'config\x20parameter\x20name')[a0_0x197887(0xd1)](a0_0x197887(0xcb),'value\x20to\x20set')[a0_0x197887(0xf3)]((_0x1fdec7,_0x4e4e7d,_0x445374)=>{const _0x2a9768=a0_0x197887;if(_0x1fdec7===_0x2a9768(0x119)){const _0x5aa921=tracker_1[_0x2a9768(0xbb)]['getConfig']();console['log'](_0x4e4e7d+':\x20'+_0x5aa921[_0x4e4e7d]);}else{if(_0x1fdec7===_0x2a9768(0xcf)){_0x445374===undefined&&(console[_0x2a9768(0xd0)]('Error:\x20Value\x20required\x20for\x20set\x20action'),process[_0x2a9768(0xbf)](0x1));let _0x2bb3c2=_0x445374;if(_0x445374===_0x2a9768(0x105))_0x2bb3c2=!![];if(_0x445374===_0x2a9768(0xae))_0x2bb3c2=![];if(/^\d+$/[_0x2a9768(0xb1)](_0x445374))_0x2bb3c2=parseInt(_0x445374,0xa);tracker_1[_0x2a9768(0xbb)][_0x2a9768(0xca)](_0x4e4e7d,_0x2bb3c2),console[_0x2a9768(0x102)](_0x2a9768(0xab)+_0x4e4e7d+_0x2a9768(0xed)+_0x445374);}else console[_0x2a9768(0xd0)](_0x2a9768(0xc3)),process[_0x2a9768(0xbf)](0x1);}}),program[a0_0x197887(0xc2)](a0_0x197887(0xc1))[a0_0x197887(0x107)](a0_0x197887(0xa7))[a0_0x197887(0xd1)](a0_0x197887(0xff),a0_0x197887(0xd3))[a0_0x197887(0xf3)](_0x216d01=>{const _0x2ffb63=a0_0x197887;if(_0x216d01===_0x2ffb63(0xaf)){const _0x51703d=(0x0,shims_1['installShims'])();console[_0x2ffb63(0x102)](_0x51703d[_0x2ffb63(0x90)]);}else{if(_0x216d01===_0x2ffb63(0x101)){const _0x595b3c=(0x0,shims_1['uninstallShims'])();console[_0x2ffb63(0x102)](_0x595b3c[_0x2ffb63(0x90)]);}else console[_0x2ffb63(0xd0)](_0x2ffb63(0xb8)),process[_0x2ffb63(0xbf)](0x1);}}),program[a0_0x197887(0xc2)](a0_0x197887(0xaa))[a0_0x197887(0x107)](a0_0x197887(0x99))[a0_0x197887(0xd1)](a0_0x197887(0x10d),'Command\x20line\x20to\x20evaluate')['action'](_0x437fe8=>{const _0x3fa131=a0_0x197887;if(isDisabled()){console[_0x3fa131(0x102)](_0x437fe8);return;}const _0x27eb5c=(0x0,filters_1[_0x3fa131(0xbe)])(_0x437fe8);console[_0x3fa131(0x102)](_0x27eb5c);}),program[a0_0x197887(0xc2)](a0_0x197887(0xa2))[a0_0x197887(0xb0)](a0_0x197887(0xb2))[a0_0x197887(0x107)](a0_0x197887(0xf7))[a0_0x197887(0xd1)]('<server-command>',a0_0x197887(0xba))[a0_0x197887(0xd1)]('[server-args...]',a0_0x197887(0xc0))[a0_0x197887(0xf3)](async(_0x4695db,_0x4fa425)=>{const _0x397f42=a0_0x197887,{runMcpProxy:_0x552743}=await Promise['resolve']()[_0x397f42(0x10b)](()=>__importStar(require(_0x397f42(0xf2))));_0x552743(_0x4695db,_0x4fa425);});function a0_0xb595(){const _0x9464b7=['mcp','model','hasOwnProperty','./filters','toFixed','[TrimPrompt]\x20Fatal\x20Proxy\x20Error:\x20','Error:\x20Action\x20must\x20be\x20install\x20or\x20uninstall','cmd','Command\x20to\x20launch\x20the\x20target\x20MCP\x20server','tracker','Port\x20to\x20run\x20the\x20dashboard\x20on','model_name','rewriteCommand','exit','Arguments\x20for\x20the\x20target\x20MCP\x20server','shims','command','Error:\x20Action\x20must\x20be\x20get\x20or\x20set','win32','toLocaleString','1997524XMlYkV','./executor','redaction_enabled','get\x20or\x20set','setConfig','[value]','status','dashboard','trim','set','error','argument','4000','install\x20or\x20uninstall','logExecution','--oneline','npm','Select\x20pricing\x20model\x20(e.g.\x20claude-3-5-sonnet,\x20gpt-4o)','proxy','Reduction\x20Rate:\x20\x20\x20\x20','Tokens\x20Saved:\x20\x20\x20\x20\x20\x20','slice','225253QSYocn','1832436XTTRQP','port','__createBinding','default','3hFVBKR','server-mcp','option','configurable','bun','--min-parents','stdout','<key>','\x20\x20\x20\x20\x20\x20\x20TRIMPROMPT.AI\x20SAVINGS\x20SUMMARY\x20\x20\x20\x20\x20\x20\x20\x20','help','executeCommand','1.0.0','\x20=\x20','node','2995696MjMyoe','stderr','[TrimPrompt]\x20Autodetected\x20MCP\x20server\x20execution.\x20Activating\x20real-time\x20JSON-RPC\x20proxy...','./mcp','action','@modelcontextprotocol/','=============================================\x0a','total_compressed_tokens','Proxy\x20wrapper\x20for\x20Model\x20Context\x20Protocol\x20(MCP)\x20servers\x20to\x20compact\x20tool\x20outputs','-50','Show\x20token\x20and\x20cost\x20savings\x20summary','platform','stats','Raw\x20Tokens:\x20\x20\x20\x20\x20\x20\x20\x20','Estimated\x20Cost:\x20\x20\x20\x20$','toLowerCase','<action>','git','uninstall','log','server','create','true','Compressed:\x20\x20\x20\x20\x20\x20\x20\x20','description','defineProperty','__importStar','=============================================','then','--version','<commandLine>','join','119997LyikZm','commander','write','args','--format','pnpm','config','66LCbNkR','argv','some','get','claude-3-5-sonnet','version','--short','\x20USD','./tracker','push','length','getOwnPropertyDescriptor','--branch','message','\x0a=============================================','3434635ToRXRC','-10','exitCode','__esModule','dedup','name','-m,\x20--model\x20<string>','Check\x20a\x20command\x20line\x20and\x20return\x20the\x20optimized\x20command\x20line','total_raw_tokens','--merges','catch','parse','money_saved_usd','every','--pretty=format:%h\x20%s\x20(%ar)\x20(%an)%n%b%n---END---','getConfig','mcp-proxy','npx','1361462veOLhw','getOwnPropertyNames','-p,\x20--port\x20<number>','Install\x20or\x20uninstall\x20system\x20command\x20shims','20yLqLom','includes','rewrite','Config\x20set\x20','startsWith','--pretty','false','install','alias','test'];a0_0xb595=function(){return _0x9464b7;};return a0_0xb595();}const args=process[a0_0x197887(0x117)][a0_0x197887(0xdb)](0x2),firstArg=args[0x0],subcommands=['ui',a0_0x197887(0xcd),'stats','config',a0_0x197887(0xc1),a0_0x197887(0xaa),a0_0x197887(0xa2),a0_0x197887(0xb2),a0_0x197887(0xea),'--help','-h',a0_0x197887(0x11b),a0_0x197887(0x10c),'-v'];firstArg&&!subcommands['includes'](firstArg)?runProxy(args)[a0_0x197887(0x9c)](_0xd0200c=>{const _0x98d98a=a0_0x197887;console[_0x98d98a(0xd0)](_0x98d98a(0xb7)+_0xd0200c['message']),process[_0x98d98a(0xbf)](0x1);}):program[a0_0x197887(0x9d)](process[a0_0x197887(0x117)]);
package/dashboard.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x2f9600=a0_0x37de;(function(_0x504f7c,_0x225dda){const _0xe88caa=a0_0x37de,_0x21a7d1=_0x504f7c();while(!![]){try{const _0x111699=-parseInt(_0xe88caa(0x1c6))/0x1*(parseInt(_0xe88caa(0x1d8))/0x2)+-parseInt(_0xe88caa(0x1e5))/0x3*(-parseInt(_0xe88caa(0x1d3))/0x4)+-parseInt(_0xe88caa(0x1b5))/0x5*(-parseInt(_0xe88caa(0x1c9))/0x6)+parseInt(_0xe88caa(0x1c8))/0x7+-parseInt(_0xe88caa(0x1b0))/0x8*(-parseInt(_0xe88caa(0x1d5))/0x9)+-parseInt(_0xe88caa(0x1c3))/0xa+parseInt(_0xe88caa(0x1db))/0xb*(-parseInt(_0xe88caa(0x1b9))/0xc);if(_0x111699===_0x225dda)break;else _0x21a7d1['push'](_0x21a7d1['shift']());}catch(_0x77e222){_0x21a7d1['push'](_0x21a7d1['shift']());}}}(a0_0x3d24,0xabf2d));var __createBinding=this&&this['__createBinding']||(Object['create']?function(_0x4b5862,_0x17cb27,_0x4a84c1,_0x1b0b90){const _0x295acc=a0_0x37de;if(_0x1b0b90===undefined)_0x1b0b90=_0x4a84c1;var _0x107506=Object['getOwnPropertyDescriptor'](_0x17cb27,_0x4a84c1);(!_0x107506||(_0x295acc(0x1e6)in _0x107506?!_0x17cb27[_0x295acc(0x1ba)]:_0x107506['writable']||_0x107506[_0x295acc(0x1d2)]))&&(_0x107506={'enumerable':!![],'get':function(){return _0x17cb27[_0x4a84c1];}}),Object[_0x295acc(0x1e9)](_0x4b5862,_0x1b0b90,_0x107506);}:function(_0x7d623a,_0x5d6ef3,_0x8a52a,_0x2c6a99){if(_0x2c6a99===undefined)_0x2c6a99=_0x8a52a;_0x7d623a[_0x2c6a99]=_0x5d6ef3[_0x8a52a];}),__setModuleDefault=this&&this[a0_0x2f9600(0x1cc)]||(Object[a0_0x2f9600(0x1bb)]?function(_0x3228d5,_0x38c990){const _0x5f0f0d=a0_0x2f9600;Object[_0x5f0f0d(0x1e9)](_0x3228d5,_0x5f0f0d(0x1d1),{'enumerable':!![],'value':_0x38c990});}:function(_0x56e571,_0x199fc3){const _0x453ed1=a0_0x2f9600;_0x56e571[_0x453ed1(0x1d1)]=_0x199fc3;}),__importStar=this&&this[a0_0x2f9600(0x1d6)]||(function(){var _0x15afda=function(_0x25f34f){return _0x15afda=Object['getOwnPropertyNames']||function(_0x5c47e9){const _0x1d628b=a0_0x37de;var _0x28c790=[];for(var _0x40239b in _0x5c47e9)if(Object[_0x1d628b(0x1af)][_0x1d628b(0x1b2)][_0x1d628b(0x1bd)](_0x5c47e9,_0x40239b))_0x28c790[_0x28c790[_0x1d628b(0x1bc)]]=_0x40239b;return _0x28c790;},_0x15afda(_0x25f34f);};return function(_0x1d458f){const _0x4dd5d1=a0_0x37de;if(_0x1d458f&&_0x1d458f[_0x4dd5d1(0x1ba)])return _0x1d458f;var _0x4b1b35={};if(_0x1d458f!=null){for(var _0x46b97b=_0x15afda(_0x1d458f),_0x30d2f5=0x0;_0x30d2f5<_0x46b97b[_0x4dd5d1(0x1bc)];_0x30d2f5++)if(_0x46b97b[_0x30d2f5]!==_0x4dd5d1(0x1d1))__createBinding(_0x4b1b35,_0x1d458f,_0x46b97b[_0x30d2f5]);}return __setModuleDefault(_0x4b1b35,_0x1d458f),_0x4b1b35;};}()),__importDefault=this&&this[a0_0x2f9600(0x1c0)]||function(_0xbd9319){const _0x4ad0ce=a0_0x2f9600;return _0xbd9319&&_0xbd9319[_0x4ad0ce(0x1ba)]?_0xbd9319:{'default':_0xbd9319};};Object['defineProperty'](exports,a0_0x2f9600(0x1ba),{'value':!![]}),exports[a0_0x2f9600(0x1b8)]=startDashboard;function a0_0x37de(_0x13b0b3,_0x1f7530){const _0x3d248e=a0_0x3d24();return a0_0x37de=function(_0x37deba,_0x45f569){_0x37deba=_0x37deba-0x1af;let _0x582a7b=_0x3d248e[_0x37deba];return _0x582a7b;},a0_0x37de(_0x13b0b3,_0x1f7530);}const express_1=__importDefault(require('express')),path=__importStar(require(a0_0x2f9600(0x1b4))),fs=__importStar(require('fs')),os=__importStar(require('os')),open_1=__importDefault(require(a0_0x2f9600(0x1cf))),tracker_1=require(a0_0x2f9600(0x1e2)),app=(0x0,express_1['default'])(),baseDir=path[a0_0x2f9600(0x1c1)](os[a0_0x2f9600(0x1d7)](),a0_0x2f9600(0x1ce)),logsDir=path['join'](baseDir,a0_0x2f9600(0x1de));app[a0_0x2f9600(0x1e6)]('/',(_0x110f53,_0x20a656)=>{const _0x45474c=a0_0x2f9600,_0x2c193e=path[_0x45474c(0x1c1)](__dirname,_0x45474c(0x1c2));fs[_0x45474c(0x1cb)](_0x2c193e)?_0x20a656[_0x45474c(0x1e7)](_0x2c193e):_0x20a656[_0x45474c(0x1e7)](path['join'](__dirname,_0x45474c(0x1dc)));}),app[a0_0x2f9600(0x1e6)]('/api/stats/summary',(_0x3c890e,_0x4ac0ba)=>{const _0x1ba54d=a0_0x2f9600,_0xa8826c=_0x3c890e[_0x1ba54d(0x1e1)][_0x1ba54d(0x1b6)]||_0x1ba54d(0x1e0),_0x23f191=tracker_1[_0x1ba54d(0x1c5)][_0x1ba54d(0x1e3)](_0xa8826c);_0x4ac0ba[_0x1ba54d(0x1c4)](_0x23f191);}),app[a0_0x2f9600(0x1e6)](a0_0x2f9600(0x1dd),(_0x565ed4,_0x1dc48f)=>{const _0x5066ca=a0_0x2f9600,_0x289f85=tracker_1['tracker'][_0x5066ca(0x1d4)]();_0x1dc48f[_0x5066ca(0x1c4)](_0x289f85);}),app[a0_0x2f9600(0x1e6)](a0_0x2f9600(0x1b7),(_0x462594,_0x15027d)=>{const _0x513137=a0_0x2f9600,_0xf9356=_0x462594[_0x513137(0x1bf)]['id'],_0x1f85bd=path[_0x513137(0x1c1)](logsDir,_0xf9356+'.raw.txt'),_0x308411=path[_0x513137(0x1c1)](logsDir,_0xf9356+_0x513137(0x1da));let _0x2629ab=_0x513137(0x1d0),_0x246bf0=_0x513137(0x1df);try{fs[_0x513137(0x1cb)](_0x1f85bd)&&(_0x2629ab=fs[_0x513137(0x1e4)](_0x1f85bd,'utf8')),fs[_0x513137(0x1cb)](_0x308411)&&(_0x246bf0=fs['readFileSync'](_0x308411,_0x513137(0x1be)));}catch(_0x5b6f09){}_0x15027d[_0x513137(0x1c4)]({'id':_0xf9356,'raw':_0x2629ab,'compressed':_0x246bf0});});function startDashboard(_0x40fa83=0xfa0){const _0x105426=a0_0x2f9600;let _0x462cf4=_0x40fa83;const _0x429aea=app[_0x105426(0x1c7)](_0x462cf4,()=>{const _0x248003=_0x105426,_0x24451d='http://localhost:'+_0x462cf4;console[_0x248003(0x1ca)]('\x0a[TrimPrompt]\x20Dashboard\x20server\x20started\x20at:\x20'+_0x24451d),console[_0x248003(0x1ca)](_0x248003(0x1d9)),(0x0,open_1['default'])(_0x24451d)[_0x248003(0x1b3)](()=>{});});_0x429aea['on']('error',_0x1d6f0b=>{const _0x550a42=_0x105426;_0x1d6f0b[_0x550a42(0x1cd)]==='EADDRINUSE'?startDashboard(_0x462cf4+0x1):console[_0x550a42(0x1e8)]('[TrimPrompt]\x20Dashboard\x20error:\x20'+_0x1d6f0b[_0x550a42(0x1b1)]);});}function a0_0x3d24(){const _0xe84188=['readFileSync','3PoRvfR','get','sendFile','error','defineProperty','prototype','48744VXlfpM','message','hasOwnProperty','catch','path','5VShTIA','model','/api/stats/inspect/:id','startDashboard','588yeAver','__esModule','create','length','call','utf8','params','__importDefault','join','index.html','10537340BQWjmL','json','tracker','69oExPVv','listen','8873256zPqybe','7632006nOSHZc','log','existsSync','__setModuleDefault','code','.trimprompt','open','Raw\x20output\x20log\x20file\x20not\x20found.','default','configurable','1793132lWbqcf','getLogs','603imDcqd','__importStar','homedir','4108TPBcaK','Press\x20Ctrl+C\x20in\x20this\x20terminal\x20to\x20shut\x20down.','.comp.txt','335918YSUnpM','../src/index.html','/api/stats/history','logs','Compressed\x20output\x20log\x20file\x20not\x20found.','auto','query','./tracker','getStatsSummary'];a0_0x3d24=function(){return _0xe84188;};return a0_0x3d24();}
1
+ 'use strict';const a0_0x3c217b=a0_0x28d5;function a0_0x3d11(){const _0x1d0ddd=['logs','getLogs','2400766DgAiKj','create','error','/api/stats/history','hasOwnProperty','path','Compressed\x20output\x20log\x20file\x20not\x20found.','log','\x0a[TrimPrompt]\x20Dashboard\x20server\x20started\x20at:\x20','__esModule','defineProperty','Raw\x20output\x20log\x20file\x20not\x20found.','tracker','EADDRINUSE','model','.raw.txt','prototype','message','open','917CBXjhU','639708nYmKSc','existsSync','length','utf8','catch','express','get','getStatsSummary','__importStar','startDashboard','homedir','http://localhost:','join','1496152xZMaCn','writable','index.html','.trimprompt','params','json','sendFile','getOwnPropertyNames','328jnFfpu','code','query','Press\x20Ctrl+C\x20in\x20this\x20terminal\x20to\x20shut\x20down.','__importDefault','call','374839PnuSRg','703866TAtpGh','./tracker','default','[TrimPrompt]\x20Dashboard\x20error:\x20','3989105mLNfst','getOwnPropertyDescriptor','/api/stats/summary','readFileSync'];a0_0x3d11=function(){return _0x1d0ddd;};return a0_0x3d11();}(function(_0xf265ff,_0x230f74){const _0x13db7c=a0_0x28d5,_0x488e55=_0xf265ff();while(!![]){try{const _0x59213c=parseInt(_0x13db7c(0x97))/0x1+parseInt(_0x13db7c(0xa2))/0x2+parseInt(_0x13db7c(0x98))/0x3+-parseInt(_0x13db7c(0x89))/0x4+-parseInt(_0x13db7c(0x9c))/0x5+parseInt(_0x13db7c(0xb6))/0x6+-parseInt(_0x13db7c(0xb5))/0x7*(parseInt(_0x13db7c(0x91))/0x8);if(_0x59213c===_0x230f74)break;else _0x488e55['push'](_0x488e55['shift']());}catch(_0x2525da){_0x488e55['push'](_0x488e55['shift']());}}}(a0_0x3d11,0xb47a0));var __createBinding=this&&this['__createBinding']||(Object[a0_0x3c217b(0xa3)]?function(_0x5bc3b3,_0xfcdcc9,_0x548ac1,_0x4a41c7){const _0x1a026a=a0_0x3c217b;if(_0x4a41c7===undefined)_0x4a41c7=_0x548ac1;var _0x5ecd6b=Object[_0x1a026a(0x9d)](_0xfcdcc9,_0x548ac1);(!_0x5ecd6b||('get'in _0x5ecd6b?!_0xfcdcc9['__esModule']:_0x5ecd6b[_0x1a026a(0x8a)]||_0x5ecd6b['configurable']))&&(_0x5ecd6b={'enumerable':!![],'get':function(){return _0xfcdcc9[_0x548ac1];}}),Object['defineProperty'](_0x5bc3b3,_0x4a41c7,_0x5ecd6b);}:function(_0x393423,_0x465235,_0x1b5bcc,_0x28ba6f){if(_0x28ba6f===undefined)_0x28ba6f=_0x1b5bcc;_0x393423[_0x28ba6f]=_0x465235[_0x1b5bcc];}),__setModuleDefault=this&&this['__setModuleDefault']||(Object[a0_0x3c217b(0xa3)]?function(_0x155ad6,_0x2bf78d){Object['defineProperty'](_0x155ad6,'default',{'enumerable':!![],'value':_0x2bf78d});}:function(_0x53e6d9,_0x51d0b1){const _0x1a8237=a0_0x3c217b;_0x53e6d9[_0x1a8237(0x9a)]=_0x51d0b1;}),__importStar=this&&this[a0_0x3c217b(0x84)]||(function(){var _0x58ced8=function(_0x54e25f){const _0x47e05d=a0_0x28d5;return _0x58ced8=Object[_0x47e05d(0x90)]||function(_0x496ef8){const _0x29e1a2=_0x47e05d;var _0x11e071=[];for(var _0x543571 in _0x496ef8)if(Object[_0x29e1a2(0xb2)][_0x29e1a2(0xa6)][_0x29e1a2(0x96)](_0x496ef8,_0x543571))_0x11e071[_0x11e071[_0x29e1a2(0xb8)]]=_0x543571;return _0x11e071;},_0x58ced8(_0x54e25f);};return function(_0x4d3588){const _0x3dbe1b=a0_0x28d5;if(_0x4d3588&&_0x4d3588[_0x3dbe1b(0xab)])return _0x4d3588;var _0x3933c5={};if(_0x4d3588!=null){for(var _0x2b48ee=_0x58ced8(_0x4d3588),_0x4d769e=0x0;_0x4d769e<_0x2b48ee[_0x3dbe1b(0xb8)];_0x4d769e++)if(_0x2b48ee[_0x4d769e]!==_0x3dbe1b(0x9a))__createBinding(_0x3933c5,_0x4d3588,_0x2b48ee[_0x4d769e]);}return __setModuleDefault(_0x3933c5,_0x4d3588),_0x3933c5;};}()),__importDefault=this&&this[a0_0x3c217b(0x95)]||function(_0x2b7b4d){const _0xbf3000=a0_0x3c217b;return _0x2b7b4d&&_0x2b7b4d[_0xbf3000(0xab)]?_0x2b7b4d:{'default':_0x2b7b4d};};function a0_0x28d5(_0x445fe5,_0x250b92){_0x445fe5=_0x445fe5-0x84;const _0x3d1186=a0_0x3d11();let _0x28d579=_0x3d1186[_0x445fe5];return _0x28d579;}Object[a0_0x3c217b(0xac)](exports,a0_0x3c217b(0xab),{'value':!![]}),exports[a0_0x3c217b(0x85)]=startDashboard;const express_1=__importDefault(require(a0_0x3c217b(0xbb))),path=__importStar(require(a0_0x3c217b(0xa7))),fs=__importStar(require('fs')),os=__importStar(require('os')),open_1=__importDefault(require(a0_0x3c217b(0xb4))),tracker_1=require(a0_0x3c217b(0x99)),app=(0x0,express_1[a0_0x3c217b(0x9a)])(),baseDir=path[a0_0x3c217b(0x88)](os[a0_0x3c217b(0x86)](),a0_0x3c217b(0x8c)),logsDir=path[a0_0x3c217b(0x88)](baseDir,a0_0x3c217b(0xa0));app[a0_0x3c217b(0xbc)]('/',(_0x4c6221,_0x4ddb1c)=>{const _0x1167aa=a0_0x3c217b,_0x3fae84=path[_0x1167aa(0x88)](__dirname,_0x1167aa(0x8b));fs['existsSync'](_0x3fae84)?_0x4ddb1c[_0x1167aa(0x8f)](_0x3fae84):_0x4ddb1c[_0x1167aa(0x8f)](path[_0x1167aa(0x88)](__dirname,'../src/index.html'));}),app['get'](a0_0x3c217b(0x9e),(_0x18261f,_0x284bd5)=>{const _0xb88240=a0_0x3c217b,_0x4da666=_0x18261f[_0xb88240(0x93)][_0xb88240(0xb0)]||'auto',_0x331b28=tracker_1[_0xb88240(0xae)][_0xb88240(0xbd)](_0x4da666);_0x284bd5['json'](_0x331b28);}),app[a0_0x3c217b(0xbc)](a0_0x3c217b(0xa5),(_0x2de906,_0x1fc0be)=>{const _0x56748b=a0_0x3c217b,_0x2c24b0=tracker_1[_0x56748b(0xae)][_0x56748b(0xa1)]();_0x1fc0be[_0x56748b(0x8e)](_0x2c24b0);}),app[a0_0x3c217b(0xbc)]('/api/stats/inspect/:id',(_0x2bb558,_0x3e36e5)=>{const _0x1067a2=a0_0x3c217b,_0x134a2a=_0x2bb558[_0x1067a2(0x8d)]['id'],_0xe892e3=path[_0x1067a2(0x88)](logsDir,_0x134a2a+_0x1067a2(0xb1)),_0x2648c2=path[_0x1067a2(0x88)](logsDir,_0x134a2a+'.comp.txt');let _0x405964=_0x1067a2(0xad),_0x102767=_0x1067a2(0xa8);try{fs['existsSync'](_0xe892e3)&&(_0x405964=fs['readFileSync'](_0xe892e3,_0x1067a2(0xb9))),fs[_0x1067a2(0xb7)](_0x2648c2)&&(_0x102767=fs[_0x1067a2(0x9f)](_0x2648c2,_0x1067a2(0xb9)));}catch(_0x376373){}_0x3e36e5[_0x1067a2(0x8e)]({'id':_0x134a2a,'raw':_0x405964,'compressed':_0x102767});});function startDashboard(_0x51f502=0xfa0){const _0x71d2ea=a0_0x3c217b;let _0x3d5e31=_0x51f502;const _0x433317=app['listen'](_0x3d5e31,()=>{const _0x3a31e4=a0_0x28d5,_0x591bc4=_0x3a31e4(0x87)+_0x3d5e31;console[_0x3a31e4(0xa9)](_0x3a31e4(0xaa)+_0x591bc4),console['log'](_0x3a31e4(0x94)),(0x0,open_1[_0x3a31e4(0x9a)])(_0x591bc4)[_0x3a31e4(0xba)](()=>{});});_0x433317['on'](_0x71d2ea(0xa4),_0x17a610=>{const _0x1e1248=_0x71d2ea;_0x17a610[_0x1e1248(0x92)]===_0x1e1248(0xaf)?startDashboard(_0x3d5e31+0x1):console['error'](_0x1e1248(0x9b)+_0x17a610[_0x1e1248(0xb3)]);});}
package/dashboard.png ADDED
Binary file
package/executor.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var a0_0x14b0e0=a0_0x5852;function a0_0x5852(_0x3e2981,_0x26f020){var _0x45a11a=a0_0x45a1();return a0_0x5852=function(_0x5852e8,_0x364956){_0x5852e8=_0x5852e8-0x195;var _0x6deb9=_0x45a11a[_0x5852e8];return _0x6deb9;},a0_0x5852(_0x3e2981,_0x26f020);}(function(_0x12bde8,_0x36030e){var _0x46280e=a0_0x5852,_0x2413ba=_0x12bde8();while(!![]){try{var _0x2f9965=parseInt(_0x46280e(0x1c1))/0x1+parseInt(_0x46280e(0x19e))/0x2*(-parseInt(_0x46280e(0x1c0))/0x3)+-parseInt(_0x46280e(0x1a7))/0x4+parseInt(_0x46280e(0x198))/0x5*(parseInt(_0x46280e(0x197))/0x6)+-parseInt(_0x46280e(0x1a8))/0x7*(parseInt(_0x46280e(0x1b8))/0x8)+-parseInt(_0x46280e(0x1a3))/0x9+parseInt(_0x46280e(0x1a2))/0xa;if(_0x2f9965===_0x36030e)break;else _0x2413ba['push'](_0x2413ba['shift']());}catch(_0x18bb79){_0x2413ba['push'](_0x2413ba['shift']());}}}(a0_0x45a1,0x7dc20));var __createBinding=this&&this[a0_0x14b0e0(0x19a)]||(Object[a0_0x14b0e0(0x1b4)]?function(_0x20e540,_0x2bd5f1,_0x31f663,_0x47da58){var _0x48a4b1=a0_0x14b0e0;if(_0x47da58===undefined)_0x47da58=_0x31f663;var _0x46e59b=Object['getOwnPropertyDescriptor'](_0x2bd5f1,_0x31f663);(!_0x46e59b||(_0x48a4b1(0x195)in _0x46e59b?!_0x2bd5f1[_0x48a4b1(0x1b5)]:_0x46e59b['writable']||_0x46e59b[_0x48a4b1(0x1a1)]))&&(_0x46e59b={'enumerable':!![],'get':function(){return _0x2bd5f1[_0x31f663];}}),Object[_0x48a4b1(0x19c)](_0x20e540,_0x47da58,_0x46e59b);}:function(_0xbee28b,_0x16c7a7,_0x52d04b,_0x7455ec){if(_0x7455ec===undefined)_0x7455ec=_0x52d04b;_0xbee28b[_0x7455ec]=_0x16c7a7[_0x52d04b];}),__setModuleDefault=this&&this[a0_0x14b0e0(0x1ab)]||(Object[a0_0x14b0e0(0x1b4)]?function(_0x269175,_0x154967){var _0x50c661=a0_0x14b0e0;Object[_0x50c661(0x19c)](_0x269175,_0x50c661(0x1b6),{'enumerable':!![],'value':_0x154967});}:function(_0x1efcf3,_0x796772){var _0x39d47b=a0_0x14b0e0;_0x1efcf3[_0x39d47b(0x1b6)]=_0x796772;}),__importStar=this&&this[a0_0x14b0e0(0x1ba)]||(function(){var _0x5571ff=function(_0x460e70){var _0x789474=a0_0x5852;return _0x5571ff=Object[_0x789474(0x1af)]||function(_0x3ccc83){var _0x2850ec=_0x789474,_0x2c7cf1=[];for(var _0x200869 in _0x3ccc83)if(Object['prototype'][_0x2850ec(0x1b0)][_0x2850ec(0x1bc)](_0x3ccc83,_0x200869))_0x2c7cf1[_0x2c7cf1[_0x2850ec(0x1aa)]]=_0x200869;return _0x2c7cf1;},_0x5571ff(_0x460e70);};return function(_0x10dad0){var _0x25ee64=a0_0x5852;if(_0x10dad0&&_0x10dad0['__esModule'])return _0x10dad0;var _0x50892d={};if(_0x10dad0!=null){for(var _0x362a75=_0x5571ff(_0x10dad0),_0x5ed887=0x0;_0x5ed887<_0x362a75[_0x25ee64(0x1aa)];_0x5ed887++)if(_0x362a75[_0x5ed887]!==_0x25ee64(0x1b6))__createBinding(_0x50892d,_0x10dad0,_0x362a75[_0x5ed887]);}return __setModuleDefault(_0x50892d,_0x10dad0),_0x50892d;};}());Object['defineProperty'](exports,'__esModule',{'value':!![]}),exports[a0_0x14b0e0(0x1b3)]=executeCommand;function a0_0x45a1(){var _0x3a23e8=['error','993422LCTHUR','stdout','child_process','configurable','23401970MVlOhf','7977861iKguxd','PATH','stderr','shims','721872jYjOhS','6265crhRfu','toString','length','__setModuleDefault','env','filter','delimiter','getOwnPropertyNames','hasOwnProperty','join','path','executeCommand','create','__esModule','default','homedir','8440dGrFTH','spawn','__importStar','toLowerCase','call','.trimprompt','message','Failed\x20to\x20spawn\x20command\x20\x22','6PGdYZX','682476YpGpuw','inherit','get','data','618HGTQTc','24125OQIygZ','\x22:\x20','__createBinding','pipe','defineProperty'];a0_0x45a1=function(){return _0x3a23e8;};return a0_0x45a1();}const child_process_1=require(a0_0x14b0e0(0x1a0)),path=__importStar(require(a0_0x14b0e0(0x1b2))),os=__importStar(require('os'));function executeCommand(_0x374dce,_0x46b0b2){return new Promise(_0x4b4d21=>{var _0x392d08=a0_0x5852;const _0x3e0560=path['join'](os[_0x392d08(0x1b7)](),_0x392d08(0x1bd),_0x392d08(0x1a6)),_0x7d38b=(process[_0x392d08(0x1ac)][_0x392d08(0x1a4)]||'')['split'](path['delimiter'])[_0x392d08(0x1ad)](_0x54a8ed=>_0x54a8ed['trim']()[_0x392d08(0x1bb)]()!==_0x3e0560[_0x392d08(0x1bb)]())[_0x392d08(0x1b1)](path[_0x392d08(0x1ae)]),_0x1b4309={...process[_0x392d08(0x1ac)],'PATH':_0x7d38b,'TRIMPROMPT_DISABLED':'1'},_0x22ff68=(0x0,child_process_1[_0x392d08(0x1b9)])(_0x374dce,_0x46b0b2,{'stdio':[_0x392d08(0x1c2),_0x392d08(0x19b),_0x392d08(0x19b)],'shell':!![],'env':_0x1b4309});let _0x5c0942='',_0x479342='';_0x22ff68[_0x392d08(0x19f)]?.['on'](_0x392d08(0x196),_0x49694d=>{var _0x2732f8=_0x392d08;_0x5c0942+=_0x49694d[_0x2732f8(0x1a9)]();}),_0x22ff68[_0x392d08(0x1a5)]?.['on']('data',_0x12385f=>{var _0x25abcf=_0x392d08;_0x479342+=_0x12385f[_0x25abcf(0x1a9)]();}),_0x22ff68['on'](_0x392d08(0x19d),_0x5614ce=>{var _0xc1b48=_0x392d08;_0x4b4d21({'exitCode':0x1,'stdout':'','stderr':_0xc1b48(0x1bf)+_0x374dce+_0xc1b48(0x199)+_0x5614ce[_0xc1b48(0x1be)]});}),_0x22ff68['on']('close',_0x4c3924=>{_0x4b4d21({'exitCode':_0x4c3924??0x0,'stdout':_0x5c0942,'stderr':_0x479342});});});}
1
+ 'use strict';var a0_0x3c27e3=a0_0x4c62;(function(_0x2d2cf9,_0x3ee9dd){var _0x504056=a0_0x4c62,_0x5454e5=_0x2d2cf9();while(!![]){try{var _0x5d275a=-parseInt(_0x504056(0x1ee))/0x1+-parseInt(_0x504056(0x211))/0x2*(parseInt(_0x504056(0x1fc))/0x3)+-parseInt(_0x504056(0x1f4))/0x4+-parseInt(_0x504056(0x202))/0x5+-parseInt(_0x504056(0x1f5))/0x6+-parseInt(_0x504056(0x208))/0x7+parseInt(_0x504056(0x20f))/0x8*(parseInt(_0x504056(0x1f3))/0x9);if(_0x5d275a===_0x3ee9dd)break;else _0x5454e5['push'](_0x5454e5['shift']());}catch(_0x385cd2){_0x5454e5['push'](_0x5454e5['shift']());}}}(a0_0x44ec,0xa5612));function a0_0x44ec(){var _0x2d8465=['join','defineProperty','5729171lwpNYe','pipe','split','create','default','stderr','homedir','10984HdhKYg','call','1974502dwnXqb','path','length','233060tLfEgn','child_process','\x22:\x20','executeCommand','toString','32301WjcEze','2998592YxmjGc','3975432vPCFyQ','getOwnPropertyNames','get','writable','toLowerCase','delimiter','filter','3iOAkLx','message','stdout','__importStar','getOwnPropertyDescriptor','data','3996595eKiTGn','__setModuleDefault','__esModule','error'];a0_0x44ec=function(){return _0x2d8465;};return a0_0x44ec();}var __createBinding=this&&this['__createBinding']||(Object[a0_0x3c27e3(0x20b)]?function(_0x30f1f9,_0x15e3ff,_0x155b36,_0x5950dc){var _0x3c8174=a0_0x3c27e3;if(_0x5950dc===undefined)_0x5950dc=_0x155b36;var _0x45a733=Object[_0x3c8174(0x200)](_0x15e3ff,_0x155b36);(!_0x45a733||(_0x3c8174(0x1f7)in _0x45a733?!_0x15e3ff[_0x3c8174(0x204)]:_0x45a733[_0x3c8174(0x1f8)]||_0x45a733['configurable']))&&(_0x45a733={'enumerable':!![],'get':function(){return _0x15e3ff[_0x155b36];}}),Object[_0x3c8174(0x207)](_0x30f1f9,_0x5950dc,_0x45a733);}:function(_0x743b8d,_0x4f8035,_0x53c27e,_0x2bf8f2){if(_0x2bf8f2===undefined)_0x2bf8f2=_0x53c27e;_0x743b8d[_0x2bf8f2]=_0x4f8035[_0x53c27e];}),__setModuleDefault=this&&this[a0_0x3c27e3(0x203)]||(Object[a0_0x3c27e3(0x20b)]?function(_0x351879,_0x5a453e){var _0x1b686f=a0_0x3c27e3;Object[_0x1b686f(0x207)](_0x351879,_0x1b686f(0x20c),{'enumerable':!![],'value':_0x5a453e});}:function(_0x54b3ca,_0x2af0d4){var _0x1e0c65=a0_0x3c27e3;_0x54b3ca[_0x1e0c65(0x20c)]=_0x2af0d4;}),__importStar=this&&this[a0_0x3c27e3(0x1ff)]||(function(){var _0x3ce031=function(_0x3fd827){var _0x3f1098=a0_0x4c62;return _0x3ce031=Object[_0x3f1098(0x1f6)]||function(_0x544c03){var _0x1ece56=_0x3f1098,_0x35f472=[];for(var _0x208c1d in _0x544c03)if(Object['prototype']['hasOwnProperty'][_0x1ece56(0x210)](_0x544c03,_0x208c1d))_0x35f472[_0x35f472['length']]=_0x208c1d;return _0x35f472;},_0x3ce031(_0x3fd827);};return function(_0x3e9dda){var _0x4aba59=a0_0x4c62;if(_0x3e9dda&&_0x3e9dda[_0x4aba59(0x204)])return _0x3e9dda;var _0x438ce7={};if(_0x3e9dda!=null){for(var _0x478af5=_0x3ce031(_0x3e9dda),_0x25d583=0x0;_0x25d583<_0x478af5[_0x4aba59(0x1ed)];_0x25d583++)if(_0x478af5[_0x25d583]!=='default')__createBinding(_0x438ce7,_0x3e9dda,_0x478af5[_0x25d583]);}return __setModuleDefault(_0x438ce7,_0x3e9dda),_0x438ce7;};}());function a0_0x4c62(_0x3e9f77,_0x22048e){_0x3e9f77=_0x3e9f77-0x1ec;var _0x44ecd9=a0_0x44ec();var _0x4c62cb=_0x44ecd9[_0x3e9f77];return _0x4c62cb;}Object[a0_0x3c27e3(0x207)](exports,a0_0x3c27e3(0x204),{'value':!![]}),exports[a0_0x3c27e3(0x1f1)]=executeCommand;const child_process_1=require(a0_0x3c27e3(0x1ef)),path=__importStar(require(a0_0x3c27e3(0x1ec))),os=__importStar(require('os'));function executeCommand(_0x3422aa,_0x308f8c){return new Promise(_0x3fb883=>{var _0x476067=a0_0x4c62;const _0x4ea00f=path[_0x476067(0x206)](os[_0x476067(0x20e)](),'.trimprompt','shims'),_0xe4a18c=(process.env.PATH||'')[_0x476067(0x20a)](path[_0x476067(0x1fa)])[_0x476067(0x1fb)](_0x44339d=>_0x44339d['trim']()[_0x476067(0x1f9)]()!==_0x4ea00f[_0x476067(0x1f9)]())[_0x476067(0x206)](path[_0x476067(0x1fa)]),_0x1fc7a5={...process.env,'PATH':_0xe4a18c,'TRIMPROMPT_DISABLED':'1'},_0x1c702b=(0x0,child_process_1['spawn'])(_0x3422aa,_0x308f8c,{'stdio':['inherit',_0x476067(0x209),_0x476067(0x209)],'shell':!![],'env':_0x1fc7a5});let _0x1afd4e='',_0x2d24b6='';_0x1c702b[_0x476067(0x1fe)]?.['on'](_0x476067(0x201),_0x5d8721=>{var _0x185726=_0x476067;_0x1afd4e+=_0x5d8721[_0x185726(0x1f2)]();}),_0x1c702b[_0x476067(0x20d)]?.['on']('data',_0x4663b=>{var _0x2446c0=_0x476067;_0x2d24b6+=_0x4663b[_0x2446c0(0x1f2)]();}),_0x1c702b['on'](_0x476067(0x205),_0x1f4b29=>{var _0x5a8cf9=_0x476067;_0x3fb883({'exitCode':0x1,'stdout':'','stderr':'Failed\x20to\x20spawn\x20command\x20\x22'+_0x3422aa+_0x5a8cf9(0x1f0)+_0x1f4b29[_0x5a8cf9(0x1fd)]});}),_0x1c702b['on']('close',_0x711696=>{_0x3fb883({'exitCode':_0x711696??0x0,'stdout':_0x1afd4e,'stderr':_0x2d24b6});});});}
package/filters/devops.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x48516a=a0_0x496c;(function(_0x271bb0,_0x6ad1e){const _0x79fafa=a0_0x496c,_0x597f04=_0x271bb0();while(!![]){try{const _0x2be232=-parseInt(_0x79fafa(0x1b2))/0x1+parseInt(_0x79fafa(0x1b1))/0x2*(parseInt(_0x79fafa(0x1d7))/0x3)+-parseInt(_0x79fafa(0x1d0))/0x4*(-parseInt(_0x79fafa(0x1d4))/0x5)+-parseInt(_0x79fafa(0x1cd))/0x6*(-parseInt(_0x79fafa(0x1bf))/0x7)+parseInt(_0x79fafa(0x1b4))/0x8+parseInt(_0x79fafa(0x1c7))/0x9*(parseInt(_0x79fafa(0x1db))/0xa)+-parseInt(_0x79fafa(0x1d6))/0xb;if(_0x2be232===_0x6ad1e)break;else _0x597f04['push'](_0x597f04['shift']());}catch(_0xd12be4){_0x597f04['push'](_0x597f04['shift']());}}}(a0_0x287e,0x67496));function a0_0x287e(){const _0x13d03a=['filterRuff','slice','keys','25OnuQQB','join','17692818gAjbnO','643062ryWOta','\x0a...\x20[','split','substring','110AYhrjR','\x20more','All\x20checks\x20passed','\x20more\x20events','\x20log\x20lines\x20total)','Ruff:\x20all\x20checks\x20passed','trim','4GhOiPD','94537QVKrWg','\x0a...\x20+','1363864FFyKok','filterDockerImages','length','__esModule','push','\x20files','\x20more\x20lines','\x20more\x20images','filter','Ruff:\x20','\x20resources\x20found','7rrciXk','\x20\x20...\x20(','match','No\x20resources\x20found','get','filterDockerLogs','...\x20+','includes','196227bqLgMZ','\x20issues\x20in\x20','Containers:\x20','\x20\x20...\x20+','\x20total','\x20more\x20resources','3573948RAqLfI','\x20more\x20files','No\x20containers\x20running','553084xUsFtT'];a0_0x287e=function(){return _0x13d03a;};return a0_0x287e();}function a0_0x496c(_0x426136,_0x3bb6d6){const _0x287e31=a0_0x287e();return a0_0x496c=function(_0x496c35,_0x5aff12){_0x496c35=_0x496c35-0x1ae;let _0x4c50d0=_0x287e31[_0x496c35];return _0x4c50d0;},a0_0x496c(_0x426136,_0x3bb6d6);}Object['defineProperty'](exports,a0_0x48516a(0x1b7),{'value':!![]}),exports['filterDockerPs']=filterDockerPs,exports[a0_0x48516a(0x1b5)]=filterDockerImages,exports[a0_0x48516a(0x1c4)]=filterDockerLogs,exports['filterKubectl']=filterKubectl,exports[a0_0x48516a(0x1d1)]=filterRuff;function filterDockerPs(_0x5ad6b3){const _0x2dc766=a0_0x48516a,_0x1bc1ae=_0x5ad6b3[_0x2dc766(0x1d9)]('\x0a')[_0x2dc766(0x1bc)](_0x395d0f=>_0x395d0f[_0x2dc766(0x1b0)]()['length']>0x0);if(_0x1bc1ae[_0x2dc766(0x1b6)]===0x0)return _0x2dc766(0x1cf);if(_0x1bc1ae[_0x2dc766(0x1b6)]<=0xa)return _0x5ad6b3[_0x2dc766(0x1b0)]();const _0x2bdc64=_0x1bc1ae[0x0],_0xdaa6a6=_0x1bc1ae[_0x2dc766(0x1d2)](0x1),_0x3e17b9=[];_0x3e17b9[_0x2dc766(0x1b8)](_0x2dc766(0x1c9)+_0xdaa6a6[_0x2dc766(0x1b6)]+_0x2dc766(0x1cb)),_0x3e17b9[_0x2dc766(0x1b8)]('');for(const _0x50ebab of _0xdaa6a6){const _0x48a5a3=_0x50ebab[_0x2dc766(0x1d9)](/\s{2,}/);if(_0x48a5a3[_0x2dc766(0x1b6)]>=0x5){const _0x16993d=_0x48a5a3[0x0][_0x2dc766(0x1da)](0x0,0xc),_0x2cd1aa=_0x48a5a3[0x1],_0x50ed9=_0x48a5a3[_0x48a5a3[_0x2dc766(0x1b6)]-0x2]||'',_0x589189=_0x48a5a3[_0x48a5a3[_0x2dc766(0x1b6)]-0x1]||'';_0x3e17b9[_0x2dc766(0x1b8)]('\x20\x20'+_0x16993d+'\x20\x20'+_0x2cd1aa+'\x20\x20'+_0x50ed9+'\x20\x20'+_0x589189);}else _0x3e17b9['push']('\x20\x20'+_0x50ebab[_0x2dc766(0x1b0)]());}return _0x3e17b9['join']('\x0a');}function filterDockerImages(_0x3feac2){const _0xe2e3f8=a0_0x48516a,_0x5c261a=_0x3feac2['split']('\x0a')['filter'](_0x307486=>_0x307486[_0xe2e3f8(0x1b0)]()[_0xe2e3f8(0x1b6)]>0x0);if(_0x5c261a[_0xe2e3f8(0x1b6)]<=0x1)return'No\x20images\x20found';if(_0x5c261a[_0xe2e3f8(0x1b6)]<=0xf)return _0x3feac2[_0xe2e3f8(0x1b0)]();const _0x3c201a=_0x5c261a[_0xe2e3f8(0x1d2)](0x1),_0x2aa526=['Docker\x20images:\x20'+_0x3c201a[_0xe2e3f8(0x1b6)]+_0xe2e3f8(0x1cb)];_0x2aa526['push']('');const _0x1ec381=_0x3c201a['slice'](0x0,0x14);for(const _0x468a57 of _0x1ec381){const _0x583bb3=_0x468a57[_0xe2e3f8(0x1d9)](/\s{2,}/);if(_0x583bb3[_0xe2e3f8(0x1b6)]>=0x3){const _0x46f1bf=_0x583bb3[0x0],_0x19ed45=_0x583bb3[0x1],_0x5bfc4f=_0x583bb3[_0x583bb3[_0xe2e3f8(0x1b6)]-0x1]||'';_0x2aa526['push']('\x20\x20'+_0x46f1bf+':'+_0x19ed45+'\x20\x20'+_0x5bfc4f);}else _0x2aa526[_0xe2e3f8(0x1b8)]('\x20\x20'+_0x468a57[_0xe2e3f8(0x1b0)]());}return _0x3c201a[_0xe2e3f8(0x1b6)]>0x14&&_0x2aa526[_0xe2e3f8(0x1b8)](_0xe2e3f8(0x1ca)+(_0x3c201a['length']-0x14)+_0xe2e3f8(0x1bb)),_0x2aa526['join']('\x0a');}function filterDockerLogs(_0x3445f1){const _0x422b02=a0_0x48516a,_0x2d6d8f=_0x3445f1[_0x422b02(0x1d9)]('\x0a');if(_0x2d6d8f[_0x422b02(0x1b6)]<=0x32)return _0x3445f1;const _0xe29d9c=[];return _0xe29d9c['push'](..._0x2d6d8f[_0x422b02(0x1d2)](0x0,0x14)),_0xe29d9c['push'](_0x422b02(0x1d8)+(_0x2d6d8f[_0x422b02(0x1b6)]-0x28)+'\x20lines\x20truncated]\x20...\x0a'),_0xe29d9c[_0x422b02(0x1b8)](..._0x2d6d8f['slice'](-0x14)),_0xe29d9c[_0x422b02(0x1b8)]('\x0a('+_0x2d6d8f[_0x422b02(0x1b6)]+_0x422b02(0x1ae)),_0xe29d9c[_0x422b02(0x1d5)]('\x0a');}function filterKubectl(_0x111bb3,_0x193d4c){const _0x1b8090=a0_0x48516a,_0x2a6afb=_0x111bb3[_0x1b8090(0x1d9)]('\x0a')[_0x1b8090(0x1bc)](_0x22c84b=>_0x22c84b[_0x1b8090(0x1b0)]()[_0x1b8090(0x1b6)]>0x0);if(_0x2a6afb[_0x1b8090(0x1b6)]===0x0)return _0x1b8090(0x1c2);if(_0x2a6afb['length']<=0x14)return _0x111bb3['trim']();if(_0x193d4c===_0x1b8090(0x1c3)){const _0x145001=_0x2a6afb[0x0],_0xb2e2d8=_0x2a6afb[_0x1b8090(0x1d2)](0x1),_0x3538e4=[_0xb2e2d8[_0x1b8090(0x1b6)]+_0x1b8090(0x1be),'',_0x145001];return _0xb2e2d8[_0x1b8090(0x1b6)]<=0x1e?_0x3538e4[_0x1b8090(0x1b8)](..._0xb2e2d8):(_0x3538e4[_0x1b8090(0x1b8)](..._0xb2e2d8[_0x1b8090(0x1d2)](0x0,0x19)),_0x3538e4[_0x1b8090(0x1b8)]('...\x20+'+(_0xb2e2d8['length']-0x19)+_0x1b8090(0x1cc))),_0x3538e4['join']('\x0a');}if(_0x193d4c==='describe'){const _0x56f14d=[];let _0x22be41=![],_0x192d05=0x0;for(const _0x4361eb of _0x2a6afb){if(_0x4361eb['startsWith']('Events:')){_0x22be41=!![],_0x56f14d[_0x1b8090(0x1b8)](_0x4361eb);continue;}if(_0x22be41){_0x192d05++;if(_0x192d05<=0x5)_0x56f14d[_0x1b8090(0x1b8)](_0x4361eb);}else _0x56f14d['push'](_0x4361eb);}return _0x192d05>0x5&&_0x56f14d[_0x1b8090(0x1b8)](_0x1b8090(0x1ca)+(_0x192d05-0x5)+_0x1b8090(0x1de)),_0x56f14d[_0x1b8090(0x1d5)]('\x0a');}if(_0x193d4c==='logs')return filterDockerLogs(_0x111bb3);const _0x567bd8=_0x2a6afb[_0x1b8090(0x1d2)](0x0,0x1e);return _0x2a6afb[_0x1b8090(0x1b6)]>0x1e&&_0x567bd8[_0x1b8090(0x1b8)](_0x1b8090(0x1c5)+(_0x2a6afb['length']-0x1e)+_0x1b8090(0x1ba)),_0x567bd8['join']('\x0a');}function filterRuff(_0xade880){const _0x46cc7f=a0_0x48516a,_0x3d73b3=_0xade880[_0x46cc7f(0x1d9)]('\x0a')[_0x46cc7f(0x1bc)](_0x4bc88e=>_0x4bc88e[_0x46cc7f(0x1b0)]()['length']>0x0);if(_0x3d73b3[_0x46cc7f(0x1b6)]===0x0)return'Ruff:\x20no\x20issues\x20found';if(_0xade880[_0x46cc7f(0x1c6)](_0x46cc7f(0x1dd))||_0xade880['includes']('Found\x200\x20error'))return _0x46cc7f(0x1af);const _0x39692b=_0xade880[_0x46cc7f(0x1c1)](/Found (\d+) error/),_0x51456d=_0x39692b?parseInt(_0x39692b[0x1]):_0x3d73b3['length'],_0x2a94f9={},_0x4412af=[];for(const _0x8db899 of _0x3d73b3){const _0x238344=_0x8db899[_0x46cc7f(0x1c1)](/^([^:]+:\d+:\d+):\s*(.*)/);if(_0x238344){const _0x525efc=_0x238344[0x1],_0x133d5b=_0x525efc[_0x46cc7f(0x1d9)](':')[0x0];if(!_0x2a94f9[_0x133d5b])_0x2a94f9[_0x133d5b]=[];_0x2a94f9[_0x133d5b][_0x46cc7f(0x1b8)](_0x8db899);}else _0x4412af['push'](_0x8db899);}const _0x581fa0=Object[_0x46cc7f(0x1d3)](_0x2a94f9);if(_0x581fa0[_0x46cc7f(0x1b6)]===0x0){if(_0x3d73b3[_0x46cc7f(0x1b6)]<=0x14)return _0xade880[_0x46cc7f(0x1b0)]();return _0x3d73b3['slice'](0x0,0xf)[_0x46cc7f(0x1d5)]('\x0a')+(_0x46cc7f(0x1b3)+(_0x3d73b3[_0x46cc7f(0x1b6)]-0xf)+_0x46cc7f(0x1dc));}const _0x32fe8e=[_0x46cc7f(0x1bd)+_0x51456d+_0x46cc7f(0x1c8)+_0x581fa0[_0x46cc7f(0x1b6)]+_0x46cc7f(0x1b9)];_0x32fe8e[_0x46cc7f(0x1b8)]('');const _0x3d3759=0xa;for(const _0x4e6db1 of _0x581fa0[_0x46cc7f(0x1d2)](0x0,_0x3d3759)){const _0x256edc=_0x2a94f9[_0x4e6db1];if(_0x256edc[_0x46cc7f(0x1b6)]<=0x3){for(const _0x13138c of _0x256edc)_0x32fe8e['push']('\x20\x20'+_0x13138c);}else _0x32fe8e[_0x46cc7f(0x1b8)]('\x20\x20'+_0x256edc[0x0]),_0x32fe8e[_0x46cc7f(0x1b8)](_0x46cc7f(0x1c0)+_0x256edc[_0x46cc7f(0x1b6)]+_0x46cc7f(0x1c8)+_0x4e6db1+')');}return _0x581fa0['length']>_0x3d3759&&_0x32fe8e[_0x46cc7f(0x1b8)](_0x46cc7f(0x1ca)+(_0x581fa0['length']-_0x3d3759)+_0x46cc7f(0x1ce)),_0x32fe8e['join']('\x0a');}
1
+ 'use strict';const a0_0x12181b=a0_0x4c5e;(function(_0x4377e7,_0x49fbd3){const _0x1130a9=a0_0x4c5e,_0x2c0482=_0x4377e7();while(!![]){try{const _0xf6ffe0=parseInt(_0x1130a9(0xc7))/0x1*(parseInt(_0x1130a9(0xb4))/0x2)+-parseInt(_0x1130a9(0xd6))/0x3*(-parseInt(_0x1130a9(0xd3))/0x4)+parseInt(_0x1130a9(0xd2))/0x5*(parseInt(_0x1130a9(0xd8))/0x6)+parseInt(_0x1130a9(0xc6))/0x7*(parseInt(_0x1130a9(0xe1))/0x8)+-parseInt(_0x1130a9(0xcd))/0x9*(-parseInt(_0x1130a9(0xe3))/0xa)+parseInt(_0x1130a9(0xc1))/0xb+-parseInt(_0x1130a9(0xbd))/0xc;if(_0xf6ffe0===_0x49fbd3)break;else _0x2c0482['push'](_0x2c0482['shift']());}catch(_0x3b1964){_0x2c0482['push'](_0x2c0482['shift']());}}}(a0_0x46d2,0x95da7));function a0_0x46d2(){const _0xd0c6da=['Found\x200\x20error','join','\x20resources\x20found','includes','\x20\x20...\x20(','All\x20checks\x20passed','Containers:\x20','40317876HVPQih','\x20more\x20resources','startsWith','\x20total','10063790jBjwdS','logs','\x20more','\x20issues\x20in\x20','No\x20containers\x20running','28wEKUsN','839OAeVNN','defineProperty','filterDockerPs','filter','slice','trim','14085lbSCxo','push','substring','filterRuff','keys','239650ZZeTdA','72ivsRam','...\x20+','Docker\x20images:\x20','192057wumBQn','\x20more\x20lines','48JTjNwV','__esModule','length','\x0a...\x20[','split','get','filterDockerLogs','\x20\x20...\x20+','describe','1738400cyXieH','No\x20resources\x20found','1470HrxSGm','\x20more\x20files','filterKubectl','\x20more\x20images','\x20lines\x20truncated]\x20...\x0a','match','1010oDvDKa','\x20files'];a0_0x46d2=function(){return _0xd0c6da;};return a0_0x46d2();}Object[a0_0x12181b(0xc8)](exports,a0_0x12181b(0xd9),{'value':!![]}),exports[a0_0x12181b(0xc9)]=filterDockerPs,exports['filterDockerImages']=filterDockerImages,exports[a0_0x12181b(0xde)]=filterDockerLogs,exports[a0_0x12181b(0xe5)]=filterKubectl,exports[a0_0x12181b(0xd0)]=filterRuff;function a0_0x4c5e(_0x39738d,_0x3aa394){_0x39738d=_0x39738d-0xb3;const _0x46d2d2=a0_0x46d2();let _0x4c5e9a=_0x46d2d2[_0x39738d];return _0x4c5e9a;}function filterDockerPs(_0x51789e){const _0x718ea2=a0_0x12181b,_0x58f20d=_0x51789e[_0x718ea2(0xdc)]('\x0a')[_0x718ea2(0xca)](_0x5a1159=>_0x5a1159[_0x718ea2(0xcc)]()[_0x718ea2(0xda)]>0x0);if(_0x58f20d[_0x718ea2(0xda)]===0x0)return _0x718ea2(0xc5);if(_0x58f20d[_0x718ea2(0xda)]<=0xa)return _0x51789e[_0x718ea2(0xcc)]();const _0x59dee2=_0x58f20d[0x0],_0xe0d508=_0x58f20d['slice'](0x1),_0x586d95=[];_0x586d95[_0x718ea2(0xce)](_0x718ea2(0xbc)+_0xe0d508['length']+_0x718ea2(0xc0)),_0x586d95['push']('');for(const _0x264f7a of _0xe0d508){const _0xf53075=_0x264f7a['split'](/\s{2,}/);if(_0xf53075['length']>=0x5){const _0x9f5189=_0xf53075[0x0][_0x718ea2(0xcf)](0x0,0xc),_0x2454ab=_0xf53075[0x1],_0x3d0883=_0xf53075[_0xf53075[_0x718ea2(0xda)]-0x2]||'',_0x5d1c69=_0xf53075[_0xf53075[_0x718ea2(0xda)]-0x1]||'';_0x586d95[_0x718ea2(0xce)]('\x20\x20'+_0x9f5189+'\x20\x20'+_0x2454ab+'\x20\x20'+_0x3d0883+'\x20\x20'+_0x5d1c69);}else _0x586d95['push']('\x20\x20'+_0x264f7a[_0x718ea2(0xcc)]());}return _0x586d95[_0x718ea2(0xb7)]('\x0a');}function filterDockerImages(_0x4fa8b5){const _0x1cdb67=a0_0x12181b,_0x5af4de=_0x4fa8b5['split']('\x0a')['filter'](_0x103fb4=>_0x103fb4['trim']()[_0x1cdb67(0xda)]>0x0);if(_0x5af4de[_0x1cdb67(0xda)]<=0x1)return'No\x20images\x20found';if(_0x5af4de[_0x1cdb67(0xda)]<=0xf)return _0x4fa8b5[_0x1cdb67(0xcc)]();const _0x19be32=_0x5af4de[_0x1cdb67(0xcb)](0x1),_0x52f953=[_0x1cdb67(0xd5)+_0x19be32[_0x1cdb67(0xda)]+_0x1cdb67(0xc0)];_0x52f953[_0x1cdb67(0xce)]('');const _0x191249=_0x19be32['slice'](0x0,0x14);for(const _0x35d6ae of _0x191249){const _0x4d9bed=_0x35d6ae[_0x1cdb67(0xdc)](/\s{2,}/);if(_0x4d9bed[_0x1cdb67(0xda)]>=0x3){const _0x7c2ba5=_0x4d9bed[0x0],_0x425b3f=_0x4d9bed[0x1],_0x3a313d=_0x4d9bed[_0x4d9bed[_0x1cdb67(0xda)]-0x1]||'';_0x52f953['push']('\x20\x20'+_0x7c2ba5+':'+_0x425b3f+'\x20\x20'+_0x3a313d);}else _0x52f953[_0x1cdb67(0xce)]('\x20\x20'+_0x35d6ae['trim']());}return _0x19be32[_0x1cdb67(0xda)]>0x14&&_0x52f953['push']('\x20\x20...\x20+'+(_0x19be32['length']-0x14)+_0x1cdb67(0xe6)),_0x52f953['join']('\x0a');}function filterDockerLogs(_0x2083e1){const _0x3369fa=a0_0x12181b,_0x343940=_0x2083e1['split']('\x0a');if(_0x343940[_0x3369fa(0xda)]<=0x32)return _0x2083e1;const _0x56f71a=[];return _0x56f71a[_0x3369fa(0xce)](..._0x343940[_0x3369fa(0xcb)](0x0,0x14)),_0x56f71a['push'](_0x3369fa(0xdb)+(_0x343940[_0x3369fa(0xda)]-0x28)+_0x3369fa(0xe7)),_0x56f71a[_0x3369fa(0xce)](..._0x343940[_0x3369fa(0xcb)](-0x14)),_0x56f71a['push']('\x0a('+_0x343940[_0x3369fa(0xda)]+'\x20log\x20lines\x20total)'),_0x56f71a[_0x3369fa(0xb7)]('\x0a');}function filterKubectl(_0x574bae,_0x55f4d5){const _0x164770=a0_0x12181b,_0x3d83cc=_0x574bae['split']('\x0a')[_0x164770(0xca)](_0x109742=>_0x109742[_0x164770(0xcc)]()[_0x164770(0xda)]>0x0);if(_0x3d83cc[_0x164770(0xda)]===0x0)return _0x164770(0xe2);if(_0x3d83cc[_0x164770(0xda)]<=0x14)return _0x574bae[_0x164770(0xcc)]();if(_0x55f4d5===_0x164770(0xdd)){const _0x2e8648=_0x3d83cc[0x0],_0x1ba23b=_0x3d83cc[_0x164770(0xcb)](0x1),_0x4e21cb=[_0x1ba23b[_0x164770(0xda)]+_0x164770(0xb8),'',_0x2e8648];return _0x1ba23b[_0x164770(0xda)]<=0x1e?_0x4e21cb[_0x164770(0xce)](..._0x1ba23b):(_0x4e21cb['push'](..._0x1ba23b[_0x164770(0xcb)](0x0,0x19)),_0x4e21cb[_0x164770(0xce)](_0x164770(0xd4)+(_0x1ba23b['length']-0x19)+_0x164770(0xbe))),_0x4e21cb['join']('\x0a');}if(_0x55f4d5===_0x164770(0xe0)){const _0x2a5fe8=[];let _0x1f8a0e=![],_0x549dfc=0x0;for(const _0x5c671e of _0x3d83cc){if(_0x5c671e[_0x164770(0xbf)]('Events:')){_0x1f8a0e=!![],_0x2a5fe8[_0x164770(0xce)](_0x5c671e);continue;}if(_0x1f8a0e){_0x549dfc++;if(_0x549dfc<=0x5)_0x2a5fe8[_0x164770(0xce)](_0x5c671e);}else _0x2a5fe8[_0x164770(0xce)](_0x5c671e);}return _0x549dfc>0x5&&_0x2a5fe8[_0x164770(0xce)](_0x164770(0xdf)+(_0x549dfc-0x5)+'\x20more\x20events'),_0x2a5fe8[_0x164770(0xb7)]('\x0a');}if(_0x55f4d5===_0x164770(0xc2))return filterDockerLogs(_0x574bae);const _0x4b3ce1=_0x3d83cc[_0x164770(0xcb)](0x0,0x1e);return _0x3d83cc[_0x164770(0xda)]>0x1e&&_0x4b3ce1[_0x164770(0xce)]('...\x20+'+(_0x3d83cc[_0x164770(0xda)]-0x1e)+_0x164770(0xd7)),_0x4b3ce1[_0x164770(0xb7)]('\x0a');}function filterRuff(_0x163a77){const _0x3240f5=a0_0x12181b,_0xe6d758=_0x163a77[_0x3240f5(0xdc)]('\x0a')[_0x3240f5(0xca)](_0x5a2e1a=>_0x5a2e1a['trim']()[_0x3240f5(0xda)]>0x0);if(_0xe6d758[_0x3240f5(0xda)]===0x0)return'Ruff:\x20no\x20issues\x20found';if(_0x163a77[_0x3240f5(0xb9)](_0x3240f5(0xbb))||_0x163a77[_0x3240f5(0xb9)](_0x3240f5(0xb6)))return'Ruff:\x20all\x20checks\x20passed';const _0x5e5cb6=_0x163a77[_0x3240f5(0xb3)](/Found (\d+) error/),_0x57d8f=_0x5e5cb6?parseInt(_0x5e5cb6[0x1]):_0xe6d758[_0x3240f5(0xda)],_0x3faa9f={},_0x568a3f=[];for(const _0x29bcdd of _0xe6d758){const _0x27a042=_0x29bcdd[_0x3240f5(0xb3)](/^([^:]+:\d+:\d+):\s*(.*)/);if(_0x27a042){const _0x3b2e6d=_0x27a042[0x1],_0x56b6df=_0x3b2e6d[_0x3240f5(0xdc)](':')[0x0];if(!_0x3faa9f[_0x56b6df])_0x3faa9f[_0x56b6df]=[];_0x3faa9f[_0x56b6df][_0x3240f5(0xce)](_0x29bcdd);}else _0x568a3f[_0x3240f5(0xce)](_0x29bcdd);}const _0x2c721e=Object[_0x3240f5(0xd1)](_0x3faa9f);if(_0x2c721e['length']===0x0){if(_0xe6d758[_0x3240f5(0xda)]<=0x14)return _0x163a77[_0x3240f5(0xcc)]();return _0xe6d758[_0x3240f5(0xcb)](0x0,0xf)[_0x3240f5(0xb7)]('\x0a')+('\x0a...\x20+'+(_0xe6d758[_0x3240f5(0xda)]-0xf)+_0x3240f5(0xc3));}const _0x2e6f26=['Ruff:\x20'+_0x57d8f+_0x3240f5(0xc4)+_0x2c721e[_0x3240f5(0xda)]+_0x3240f5(0xb5)];_0x2e6f26[_0x3240f5(0xce)]('');const _0x3015f3=0xa;for(const _0x1800d2 of _0x2c721e[_0x3240f5(0xcb)](0x0,_0x3015f3)){const _0xad2264=_0x3faa9f[_0x1800d2];if(_0xad2264[_0x3240f5(0xda)]<=0x3){for(const _0x5e1d9e of _0xad2264)_0x2e6f26['push']('\x20\x20'+_0x5e1d9e);}else _0x2e6f26[_0x3240f5(0xce)]('\x20\x20'+_0xad2264[0x0]),_0x2e6f26[_0x3240f5(0xce)](_0x3240f5(0xba)+_0xad2264['length']+_0x3240f5(0xc4)+_0x1800d2+')');}return _0x2c721e['length']>_0x3015f3&&_0x2e6f26[_0x3240f5(0xce)](_0x3240f5(0xdf)+(_0x2c721e[_0x3240f5(0xda)]-_0x3015f3)+_0x3240f5(0xe4)),_0x2e6f26[_0x3240f5(0xb7)]('\x0a');}
@@ -1 +1 @@
1
- 'use strict';const a0_0x3d1644=a0_0x191b;(function(_0x2118c9,_0x1448be){const _0x31825b=a0_0x191b,_0x3482e7=_0x2118c9();while(!![]){try{const _0xe7c582=-parseInt(_0x31825b(0x1c0))/0x1*(-parseInt(_0x31825b(0x1cf))/0x2)+parseInt(_0x31825b(0x1cb))/0x3*(parseInt(_0x31825b(0x1d1))/0x4)+-parseInt(_0x31825b(0x1c1))/0x5+-parseInt(_0x31825b(0x1c3))/0x6+-parseInt(_0x31825b(0x1bf))/0x7+-parseInt(_0x31825b(0x1ce))/0x8*(-parseInt(_0x31825b(0x1c7))/0x9)+-parseInt(_0x31825b(0x1bc))/0xa;if(_0xe7c582===_0x1448be)break;else _0x3482e7['push'](_0x3482e7['shift']());}catch(_0x3e1fc1){_0x3482e7['push'](_0x3482e7['shift']());}}}(a0_0x54ca,0x488b1));Object[a0_0x3d1644(0x1bd)](exports,a0_0x3d1644(0x1c2),{'value':!![]}),exports['stripAnsi']=stripAnsi,exports[a0_0x3d1644(0x1c8)]=collapseDuplicates,exports[a0_0x3d1644(0x1cc)]=softTruncate;function stripAnsi(_0x47493e){const _0x36e491=a0_0x3d1644,_0x1254ec=/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]/g;return _0x47493e[_0x36e491(0x1d0)](_0x1254ec,'');}function collapseDuplicates(_0x59a391){const _0x541e89=a0_0x3d1644,_0x58dda9=_0x59a391[_0x541e89(0x1d2)]('\x0a');if(_0x58dda9[_0x541e89(0x1c9)]<=0x1)return _0x59a391;const _0x1d9b68=[];let _0x23abb1=_0x58dda9[0x0],_0x14da49=0x1;for(let _0x37e20b=0x1;_0x37e20b<_0x58dda9[_0x541e89(0x1c9)];_0x37e20b++){const _0xc4e238=_0x58dda9[_0x37e20b];_0xc4e238===_0x23abb1&&_0xc4e238[_0x541e89(0x1c6)]()['length']>0x0?_0x14da49++:(_0x14da49>0x1?_0x1d9b68[_0x541e89(0x1cd)](_0x23abb1+_0x541e89(0x1ca)+_0x14da49+']'):_0x1d9b68[_0x541e89(0x1cd)](_0x23abb1),_0x23abb1=_0xc4e238,_0x14da49=0x1);}return _0x14da49>0x1?_0x1d9b68['push'](_0x23abb1+_0x541e89(0x1ca)+_0x14da49+']'):_0x1d9b68[_0x541e89(0x1cd)](_0x23abb1),_0x1d9b68['join']('\x0a');}function softTruncate(_0x562435,_0x41e81a=0x4e20){const _0xefbba3=a0_0x3d1644;if(_0x562435[_0xefbba3(0x1c9)]<=_0x41e81a)return _0x562435;const _0x4a0b31=_0x562435['split']('\x0a');if(_0x4a0b31[_0xefbba3(0x1c9)]<=0xc8)return _0x562435;const _0x2f14b5=0x32,_0x5201b5=0x96,_0xa12e0c=_0x4a0b31['slice'](0x0,_0x2f14b5),_0x298d94=_0x4a0b31[_0xefbba3(0x1c5)](_0x4a0b31[_0xefbba3(0x1c9)]-_0x5201b5),_0x2b2fcf=_0x562435['length']-(_0xa12e0c[_0xefbba3(0x1be)]('\x0a')[_0xefbba3(0x1c9)]+_0x298d94[_0xefbba3(0x1be)]('\x0a')[_0xefbba3(0x1c9)]);return[..._0xa12e0c,'\x0a...\x20[TrimPrompt:\x20Truncated\x20'+_0x2b2fcf+_0xefbba3(0x1c4),..._0x298d94][_0xefbba3(0x1be)]('\x0a');}function a0_0x191b(_0x7fb22b,_0x1ecfc1){const _0x54ca5e=a0_0x54ca();return a0_0x191b=function(_0x191bc1,_0x5adb00){_0x191bc1=_0x191bc1-0x1bc;let _0x979257=_0x54ca5e[_0x191bc1];return _0x979257;},a0_0x191b(_0x7fb22b,_0x1ecfc1);}function a0_0x54ca(){const _0x51f797=['length','\x20[x','1305036ECwbIC','softTruncate','push','54568LJJlBJ','828602uWssDo','replace','4LUmMRH','split','4441520BnbvSI','defineProperty','join','121401SwsrDm','1lwjkzq','469895AvHJDy','__esModule','2763180CdrOfH','\x20characters\x20of\x20output]\x20...\x0a','slice','trim','612Qqodry','collapseDuplicates'];a0_0x54ca=function(){return _0x51f797;};return a0_0x54ca();}
1
+ 'use strict';const a0_0x3baf76=a0_0x42c4;(function(_0x9797ce,_0x45c0f7){const _0x5cdd03=a0_0x42c4,_0x2b244c=_0x9797ce();while(!![]){try{const _0x21d5da=-parseInt(_0x5cdd03(0x80))/0x1*(-parseInt(_0x5cdd03(0x78))/0x2)+-parseInt(_0x5cdd03(0x79))/0x3*(parseInt(_0x5cdd03(0x7d))/0x4)+parseInt(_0x5cdd03(0x86))/0x5+parseInt(_0x5cdd03(0x8e))/0x6*(-parseInt(_0x5cdd03(0x8f))/0x7)+parseInt(_0x5cdd03(0x7b))/0x8+parseInt(_0x5cdd03(0x8b))/0x9+parseInt(_0x5cdd03(0x8d))/0xa;if(_0x21d5da===_0x45c0f7)break;else _0x2b244c['push'](_0x2b244c['shift']());}catch(_0x550726){_0x2b244c['push'](_0x2b244c['shift']());}}}(a0_0x2345,0x93cff));function a0_0x42c4(_0x29b161,_0x5d4603){_0x29b161=_0x29b161-0x78;const _0x234551=a0_0x2345();let _0x42c4ce=_0x234551[_0x29b161];return _0x42c4ce;}Object[a0_0x3baf76(0x8c)](exports,a0_0x3baf76(0x85),{'value':!![]}),exports[a0_0x3baf76(0x87)]=stripAnsi,exports[a0_0x3baf76(0x83)]=collapseDuplicates,exports[a0_0x3baf76(0x8a)]=softTruncate;function stripAnsi(_0x454d0c){const _0xa89d1f=a0_0x3baf76,_0x2eadb8=/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]/g;return _0x454d0c[_0xa89d1f(0x88)](_0x2eadb8,'');}function a0_0x2345(){const _0x4dcc39=['63YQeAKa','length','slice','collapseDuplicates','\x20characters\x20of\x20output]\x20...\x0a','__esModule','448215xgZPfp','stripAnsi','replace','join','softTruncate','882891pmwxjB','defineProperty','1765550DOUqGb','282jYdbRc','99673VPYpjU','27548CaFlgJ','3ClAzbb','split','6996328YPKLJV','\x20[x','3327712qDubxV','push','trim'];a0_0x2345=function(){return _0x4dcc39;};return a0_0x2345();}function collapseDuplicates(_0x300b73){const _0x54e525=a0_0x3baf76,_0x1995ff=_0x300b73['split']('\x0a');if(_0x1995ff[_0x54e525(0x81)]<=0x1)return _0x300b73;const _0xf0ca66=[];let _0x3a8fff=_0x1995ff[0x0],_0x1d90f7=0x1;for(let _0x4f56ad=0x1;_0x4f56ad<_0x1995ff[_0x54e525(0x81)];_0x4f56ad++){const _0xcf6782=_0x1995ff[_0x4f56ad];_0xcf6782===_0x3a8fff&&_0xcf6782[_0x54e525(0x7f)]()[_0x54e525(0x81)]>0x0?_0x1d90f7++:(_0x1d90f7>0x1?_0xf0ca66[_0x54e525(0x7e)](_0x3a8fff+_0x54e525(0x7c)+_0x1d90f7+']'):_0xf0ca66['push'](_0x3a8fff),_0x3a8fff=_0xcf6782,_0x1d90f7=0x1);}return _0x1d90f7>0x1?_0xf0ca66[_0x54e525(0x7e)](_0x3a8fff+'\x20[x'+_0x1d90f7+']'):_0xf0ca66['push'](_0x3a8fff),_0xf0ca66['join']('\x0a');}function softTruncate(_0xc658e4,_0x32ef08=0x4e20){const _0x28948a=a0_0x3baf76;if(_0xc658e4[_0x28948a(0x81)]<=_0x32ef08)return _0xc658e4;const _0x803628=_0xc658e4[_0x28948a(0x7a)]('\x0a');if(_0x803628[_0x28948a(0x81)]<=0xc8)return _0xc658e4;const _0x23ccc4=0x32,_0x4b5434=0x96,_0x282b22=_0x803628['slice'](0x0,_0x23ccc4),_0x23b17e=_0x803628[_0x28948a(0x82)](_0x803628[_0x28948a(0x81)]-_0x4b5434),_0x4db735=_0xc658e4[_0x28948a(0x81)]-(_0x282b22[_0x28948a(0x89)]('\x0a')['length']+_0x23b17e[_0x28948a(0x89)]('\x0a')[_0x28948a(0x81)]);return[..._0x282b22,'\x0a...\x20[TrimPrompt:\x20Truncated\x20'+_0x4db735+_0x28948a(0x84),..._0x23b17e][_0x28948a(0x89)]('\x0a');}
package/filters/git.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x55c91b=a0_0xf8d6;(function(_0x1cac55,_0x12c94a){const _0x5b2941=a0_0xf8d6,_0x1d58af=_0x1cac55();while(!![]){try{const _0x4e350b=parseInt(_0x5b2941(0x19e))/0x1+-parseInt(_0x5b2941(0x1b1))/0x2*(-parseInt(_0x5b2941(0x192))/0x3)+parseInt(_0x5b2941(0x188))/0x4+-parseInt(_0x5b2941(0x1ad))/0x5+parseInt(_0x5b2941(0x1a9))/0x6+parseInt(_0x5b2941(0x186))/0x7+-parseInt(_0x5b2941(0x182))/0x8;if(_0x4e350b===_0x12c94a)break;else _0x1d58af['push'](_0x1d58af['shift']());}catch(_0x15e0fe){_0x1d58af['push'](_0x1d58af['shift']());}}}(a0_0x5350,0x75be8));function a0_0xf8d6(_0x564d7a,_0x10d514){const _0x53508e=a0_0x5350();return a0_0xf8d6=function(_0xf8d66b,_0x311005){_0xf8d66b=_0xf8d66b-0x180;let _0x34900d=_0x53508e[_0xf8d66b];return _0x34900d;},a0_0xf8d6(_0x564d7a,_0x10d514);}var __createBinding=this&&this[a0_0x55c91b(0x18d)]||(Object['create']?function(_0x1ffcf1,_0x28a1fa,_0x16c12e,_0x84d9d){const _0x11c944=a0_0x55c91b;if(_0x84d9d===undefined)_0x84d9d=_0x16c12e;var _0x2a8166=Object['getOwnPropertyDescriptor'](_0x28a1fa,_0x16c12e);(!_0x2a8166||(_0x11c944(0x18f)in _0x2a8166?!_0x28a1fa['__esModule']:_0x2a8166['writable']||_0x2a8166[_0x11c944(0x1a7)]))&&(_0x2a8166={'enumerable':!![],'get':function(){return _0x28a1fa[_0x16c12e];}}),Object[_0x11c944(0x185)](_0x1ffcf1,_0x84d9d,_0x2a8166);}:function(_0x2b9b2f,_0x33d670,_0x3ebe3a,_0x348046){if(_0x348046===undefined)_0x348046=_0x3ebe3a;_0x2b9b2f[_0x348046]=_0x33d670[_0x3ebe3a];}),__setModuleDefault=this&&this[a0_0x55c91b(0x187)]||(Object[a0_0x55c91b(0x189)]?function(_0x30f7c5,_0x1f30e0){const _0x22651d=a0_0x55c91b;Object[_0x22651d(0x185)](_0x30f7c5,'default',{'enumerable':!![],'value':_0x1f30e0});}:function(_0x37c7d3,_0x313158){const _0x334999=a0_0x55c91b;_0x37c7d3[_0x334999(0x19c)]=_0x313158;}),__importStar=this&&this[a0_0x55c91b(0x19f)]||(function(){var _0x3b5c3f=function(_0x515e17){return _0x3b5c3f=Object['getOwnPropertyNames']||function(_0x5bead3){const _0x306942=a0_0xf8d6;var _0x2a2e7b=[];for(var _0x1f7313 in _0x5bead3)if(Object['prototype'][_0x306942(0x198)]['call'](_0x5bead3,_0x1f7313))_0x2a2e7b[_0x2a2e7b[_0x306942(0x183)]]=_0x1f7313;return _0x2a2e7b;},_0x3b5c3f(_0x515e17);};return function(_0x81e12e){const _0x3bbe89=a0_0xf8d6;if(_0x81e12e&&_0x81e12e[_0x3bbe89(0x1a4)])return _0x81e12e;var _0x275169={};if(_0x81e12e!=null){for(var _0x202d96=_0x3b5c3f(_0x81e12e),_0x4fe696=0x0;_0x4fe696<_0x202d96['length'];_0x4fe696++)if(_0x202d96[_0x4fe696]!==_0x3bbe89(0x19c))__createBinding(_0x275169,_0x81e12e,_0x202d96[_0x4fe696]);}return __setModuleDefault(_0x275169,_0x81e12e),_0x275169;};}());Object[a0_0x55c91b(0x185)](exports,'__esModule',{'value':!![]}),exports[a0_0x55c91b(0x1a5)]=filterGitStatus,exports[a0_0x55c91b(0x1ac)]=filterGitLog,exports[a0_0x55c91b(0x180)]=filterGitDiff;function a0_0x5350(){const _0x2f357f=['__esModule','filterGitStatus','push','configurable','filter','1404162THkIrJ','dirname','\x20more\x20modifications','filterGitLog','3576225XgDyJW','No\x20modifications','\x20(+','unknown_file','4854DGLouJ','filterGitDiff','\x0aUntracked\x20files:','14494800UbcfFP','length','---END---','defineProperty','5284006ttOLrk','__setModuleDefault','2707880vqORto','create','substring','map','\x20\x20??\x20','__createBinding','/\x20(','get','+++','*\x20Branch:\x20','1011oKhIOv','split','[file]\x20','Clean\x20working\x20tree','\x20untracked\x20files)','\x20\x20...\x20(+','hasOwnProperty','slice','---','join','default','trim','525621TymHIj','__importStar','startsWith','\x20lines\x20of\x20description)','\x0aChanges:','diff\x20--git'];a0_0x5350=function(){return _0x2f357f;};return a0_0x5350();}const path=__importStar(require('path'));function filterGitStatus(_0x1ed289){const _0x4050b5=a0_0x55c91b,_0x52f166=_0x1ed289[_0x4050b5(0x193)]('\x0a')[_0x4050b5(0x18b)](_0x1e6e56=>_0x1e6e56[_0x4050b5(0x19d)]())[_0x4050b5(0x1a8)](_0x5f4068=>_0x5f4068['length']>0x0);if(_0x52f166[_0x4050b5(0x183)]===0x0)return _0x4050b5(0x195);const _0x234269=[],_0x722358=[],_0x35ec3c=[];for(const _0x27493d of _0x52f166){if(_0x27493d[_0x4050b5(0x1a0)]('##')){const _0xd3981e=_0x27493d['replace'](/^##\s*/,'');_0x234269[_0x4050b5(0x1a6)](_0x4050b5(0x191)+_0xd3981e);}else _0x27493d[_0x4050b5(0x1a0)]('??')?_0x722358[_0x4050b5(0x1a6)](_0x27493d[_0x4050b5(0x18a)](0x3)[_0x4050b5(0x19d)]()):_0x35ec3c[_0x4050b5(0x1a6)](_0x27493d);}_0x35ec3c[_0x4050b5(0x183)]>0x0&&(_0x234269['push'](_0x4050b5(0x1a2)),_0x234269['push'](..._0x35ec3c[_0x4050b5(0x18b)](_0x321ee6=>'\x20\x20'+_0x321ee6)));if(_0x722358[_0x4050b5(0x183)]>0x0){_0x234269[_0x4050b5(0x1a6)](_0x4050b5(0x181));const _0x1effb4={},_0xa0189e=[];for(const _0x336d20 of _0x722358){const _0x4753a4=path[_0x4050b5(0x1aa)](_0x336d20);_0x4753a4==='.'||_0x4753a4===''?_0xa0189e[_0x4050b5(0x1a6)](_0x336d20):(!_0x1effb4[_0x4753a4]&&(_0x1effb4[_0x4753a4]=[]),_0x1effb4[_0x4753a4]['push'](path['basename'](_0x336d20)));}for(const [_0x39a4a0,_0x16c0c6]of Object['entries'](_0x1effb4)){if(_0x16c0c6[_0x4050b5(0x183)]>0x5)_0x234269[_0x4050b5(0x1a6)](_0x4050b5(0x18c)+_0x39a4a0+_0x4050b5(0x18e)+_0x16c0c6[_0x4050b5(0x183)]+_0x4050b5(0x196));else for(const _0x22e451 of _0x16c0c6){_0x234269[_0x4050b5(0x1a6)]('\x20\x20??\x20'+path[_0x4050b5(0x19b)](_0x39a4a0,_0x22e451));}}for(const _0x15f89c of _0xa0189e){_0x234269[_0x4050b5(0x1a6)](_0x4050b5(0x18c)+_0x15f89c);}}return _0x234269[_0x4050b5(0x19b)]('\x0a');}function filterGitLog(_0x175fa3){const _0x5ef850=a0_0x55c91b,_0x3313c7=_0x175fa3[_0x5ef850(0x193)](_0x5ef850(0x184))['map'](_0x4ed7a8=>_0x4ed7a8['trim']())[_0x5ef850(0x1a8)](_0x2cfc6b=>_0x2cfc6b[_0x5ef850(0x183)]>0x0);if(_0x3313c7[_0x5ef850(0x183)]===0x0)return _0x175fa3;const _0x3e0c6b=[];for(const _0x43fec1 of _0x3313c7){const _0xcc7000=_0x43fec1['split']('\x0a'),_0x576cbc=_0xcc7000[0x0]||'',_0x312660=_0xcc7000['slice'](0x1)[_0x5ef850(0x18b)](_0x7f24cf=>_0x7f24cf[_0x5ef850(0x19d)]())[_0x5ef850(0x1a8)](_0xefe871=>_0xefe871[_0x5ef850(0x183)]>0x0);_0x3e0c6b['push']('-\x20'+_0x576cbc),_0x312660['length']>0x0&&(_0x3e0c6b['push']('\x20\x20'+_0x312660[0x0]),_0x312660['length']>0x1&&_0x3e0c6b['push'](_0x5ef850(0x197)+(_0x312660[_0x5ef850(0x183)]-0x1)+_0x5ef850(0x1a1)));}return _0x3e0c6b['join']('\x0a');}function filterGitDiff(_0x4c5dd8){const _0x262ffa=a0_0x55c91b,_0x1e27e2=_0x4c5dd8[_0x262ffa(0x193)]('\x0a'),_0x1f1b30=[];let _0x296b7b='',_0x4cc2ed=0x0,_0x6de117=0x0,_0x1112a1=[];const _0x1271ae=()=>{const _0x5378ba=_0x262ffa;if(_0x296b7b&&(_0x4cc2ed>0x0||_0x6de117>0x0)){_0x1f1b30[_0x5378ba(0x1a6)](_0x5378ba(0x194)+_0x296b7b+_0x5378ba(0x1af)+_0x4cc2ed+'\x20-'+_0x6de117+')');const _0x528f95=0xa,_0x27f4e2=_0x1112a1[_0x5378ba(0x199)](0x0,_0x528f95);for(const _0x58cf0f of _0x27f4e2){_0x1f1b30[_0x5378ba(0x1a6)]('\x20\x20'+_0x58cf0f);}const _0x3635ce=_0x4cc2ed+_0x6de117-_0x528f95;_0x3635ce>0x0&&_0x1f1b30['push']('\x20\x20...\x20+'+_0x3635ce+_0x5378ba(0x1ab));}_0x4cc2ed=0x0,_0x6de117=0x0,_0x1112a1=[];};for(const _0x569231 of _0x1e27e2){if(_0x569231[_0x262ffa(0x1a0)](_0x262ffa(0x1a3))){_0x1271ae();const _0x523f79=_0x569231['match'](/\sb\/(.+)$/);_0x296b7b=_0x523f79?_0x523f79[0x1]:_0x262ffa(0x1b0);}else{if(_0x569231[_0x262ffa(0x1a0)]('+')&&!_0x569231['startsWith'](_0x262ffa(0x190)))_0x4cc2ed++,_0x1112a1[_0x262ffa(0x1a6)](_0x569231);else _0x569231['startsWith']('-')&&!_0x569231[_0x262ffa(0x1a0)](_0x262ffa(0x19a))&&(_0x6de117++,_0x1112a1[_0x262ffa(0x1a6)](_0x569231));}}_0x1271ae();const _0x239839=_0x1f1b30[_0x262ffa(0x19b)]('\x0a');return _0x239839[_0x262ffa(0x183)]>0x0?_0x239839:_0x262ffa(0x1ae);}
1
+ 'use strict';const a0_0x5d27c4=a0_0x2724;(function(_0x4ef282,_0x42e539){const _0x5e856c=a0_0x2724,_0x286fd0=_0x4ef282();while(!![]){try{const _0x22b9a4=parseInt(_0x5e856c(0x1d1))/0x1*(-parseInt(_0x5e856c(0x1bf))/0x2)+parseInt(_0x5e856c(0x1c4))/0x3*(-parseInt(_0x5e856c(0x1e5))/0x4)+parseInt(_0x5e856c(0x1e8))/0x5+-parseInt(_0x5e856c(0x1e6))/0x6*(parseInt(_0x5e856c(0x1ef))/0x7)+parseInt(_0x5e856c(0x1d9))/0x8+-parseInt(_0x5e856c(0x1c0))/0x9*(-parseInt(_0x5e856c(0x1b9))/0xa)+parseInt(_0x5e856c(0x1d8))/0xb*(parseInt(_0x5e856c(0x1c9))/0xc);if(_0x22b9a4===_0x42e539)break;else _0x286fd0['push'](_0x286fd0['shift']());}catch(_0x542f16){_0x286fd0['push'](_0x286fd0['shift']());}}}(a0_0x5653,0xcd261));function a0_0x2724(_0x6a134a,_0x4aa6ff){_0x6a134a=_0x6a134a-0x1b6;const _0x56537c=a0_0x5653();let _0x2724f1=_0x56537c[_0x6a134a];return _0x2724f1;}var __createBinding=this&&this[a0_0x5d27c4(0x1ec)]||(Object[a0_0x5d27c4(0x1b8)]?function(_0x14b2d0,_0x3ca20d,_0x262ae0,_0x5cfcd0){const _0x44d8c9=a0_0x5d27c4;if(_0x5cfcd0===undefined)_0x5cfcd0=_0x262ae0;var _0x2f4594=Object[_0x44d8c9(0x1bd)](_0x3ca20d,_0x262ae0);(!_0x2f4594||(_0x44d8c9(0x1bb)in _0x2f4594?!_0x3ca20d[_0x44d8c9(0x1d7)]:_0x2f4594[_0x44d8c9(0x1c8)]||_0x2f4594['configurable']))&&(_0x2f4594={'enumerable':!![],'get':function(){return _0x3ca20d[_0x262ae0];}}),Object['defineProperty'](_0x14b2d0,_0x5cfcd0,_0x2f4594);}:function(_0x53e23a,_0x5ef0b7,_0x30f06b,_0x28fc35){if(_0x28fc35===undefined)_0x28fc35=_0x30f06b;_0x53e23a[_0x28fc35]=_0x5ef0b7[_0x30f06b];}),__setModuleDefault=this&&this[a0_0x5d27c4(0x1dd)]||(Object[a0_0x5d27c4(0x1b8)]?function(_0x4016f8,_0x548181){const _0x49df6d=a0_0x5d27c4;Object[_0x49df6d(0x1de)](_0x4016f8,_0x49df6d(0x1da),{'enumerable':!![],'value':_0x548181});}:function(_0x553104,_0x2e8f02){_0x553104['default']=_0x2e8f02;}),__importStar=this&&this[a0_0x5d27c4(0x1cf)]||(function(){var _0x4105bf=function(_0x5b6799){const _0x17685e=a0_0x2724;return _0x4105bf=Object[_0x17685e(0x1d5)]||function(_0x128ca1){const _0x35b8a8=_0x17685e;var _0x472230=[];for(var _0x3d552c in _0x128ca1)if(Object[_0x35b8a8(0x1cd)][_0x35b8a8(0x1c3)]['call'](_0x128ca1,_0x3d552c))_0x472230[_0x472230['length']]=_0x3d552c;return _0x472230;},_0x4105bf(_0x5b6799);};return function(_0x298772){const _0x5377c2=a0_0x2724;if(_0x298772&&_0x298772[_0x5377c2(0x1d7)])return _0x298772;var _0x5997d0={};if(_0x298772!=null){for(var _0x112ed8=_0x4105bf(_0x298772),_0x40d85e=0x0;_0x40d85e<_0x112ed8[_0x5377c2(0x1d4)];_0x40d85e++)if(_0x112ed8[_0x40d85e]!=='default')__createBinding(_0x5997d0,_0x298772,_0x112ed8[_0x40d85e]);}return __setModuleDefault(_0x5997d0,_0x298772),_0x5997d0;};}());Object['defineProperty'](exports,a0_0x5d27c4(0x1d7),{'value':!![]}),exports[a0_0x5d27c4(0x1d3)]=filterGitStatus,exports[a0_0x5d27c4(0x1c1)]=filterGitLog,exports['filterGitDiff']=filterGitDiff;const path=__importStar(require(a0_0x5d27c4(0x1c5)));function a0_0x5653(){const _0x7da946=['*\x20Branch:\x20','\x0aUntracked\x20files:','__setModuleDefault','defineProperty','\x20\x20??\x20','No\x20modifications','---','unknown_file','join','startsWith','48WpIIeN','210678fSHlSF','[file]\x20','2100700gLBSqt','\x0aChanges:','split','map','__createBinding','/\x20(','\x20more\x20modifications','287DEmdxo','slice','basename','---END---','create','50ovQJZm','match','get','\x20untracked\x20files)','getOwnPropertyDescriptor','dirname','146OnDcAK','1668717XQXZxK','filterGitLog','trim','hasOwnProperty','162264TIRelk','path','substring','entries','writable','18832992YZKKTu','diff\x20--git','Clean\x20working\x20tree','\x20lines\x20of\x20description)','prototype','replace','__importStar','filter','2957uMSqVZ','\x20\x20...\x20(+','filterGitStatus','length','getOwnPropertyNames','push','__esModule','11HyBkSi','1825744yjpFga','default'];a0_0x5653=function(){return _0x7da946;};return a0_0x5653();}function filterGitStatus(_0xc4fab2){const _0x20c73f=a0_0x5d27c4,_0x1ce0f5=_0xc4fab2[_0x20c73f(0x1ea)]('\x0a')[_0x20c73f(0x1eb)](_0x2349f1=>_0x2349f1[_0x20c73f(0x1c2)]())['filter'](_0x474f13=>_0x474f13[_0x20c73f(0x1d4)]>0x0);if(_0x1ce0f5[_0x20c73f(0x1d4)]===0x0)return _0x20c73f(0x1cb);const _0xc7df16=[],_0x13c61e=[],_0x3e25ab=[];for(const _0x32ba67 of _0x1ce0f5){if(_0x32ba67[_0x20c73f(0x1e4)]('##')){const _0x53acad=_0x32ba67[_0x20c73f(0x1ce)](/^##\s*/,'');_0xc7df16[_0x20c73f(0x1d6)](_0x20c73f(0x1db)+_0x53acad);}else _0x32ba67[_0x20c73f(0x1e4)]('??')?_0x13c61e[_0x20c73f(0x1d6)](_0x32ba67[_0x20c73f(0x1c6)](0x3)['trim']()):_0x3e25ab['push'](_0x32ba67);}_0x3e25ab[_0x20c73f(0x1d4)]>0x0&&(_0xc7df16[_0x20c73f(0x1d6)](_0x20c73f(0x1e9)),_0xc7df16[_0x20c73f(0x1d6)](..._0x3e25ab[_0x20c73f(0x1eb)](_0x90f8b7=>'\x20\x20'+_0x90f8b7)));if(_0x13c61e[_0x20c73f(0x1d4)]>0x0){_0xc7df16[_0x20c73f(0x1d6)](_0x20c73f(0x1dc));const _0x5b4210={},_0x48b32e=[];for(const _0x4bb595 of _0x13c61e){const _0x310098=path[_0x20c73f(0x1be)](_0x4bb595);_0x310098==='.'||_0x310098===''?_0x48b32e[_0x20c73f(0x1d6)](_0x4bb595):(!_0x5b4210[_0x310098]&&(_0x5b4210[_0x310098]=[]),_0x5b4210[_0x310098][_0x20c73f(0x1d6)](path[_0x20c73f(0x1b6)](_0x4bb595)));}for(const [_0x2dab3d,_0x3fec9f]of Object[_0x20c73f(0x1c7)](_0x5b4210)){if(_0x3fec9f[_0x20c73f(0x1d4)]>0x5)_0xc7df16['push'](_0x20c73f(0x1df)+_0x2dab3d+_0x20c73f(0x1ed)+_0x3fec9f['length']+_0x20c73f(0x1bc));else for(const _0x34e0aa of _0x3fec9f){_0xc7df16[_0x20c73f(0x1d6)](_0x20c73f(0x1df)+path[_0x20c73f(0x1e3)](_0x2dab3d,_0x34e0aa));}}for(const _0x577092 of _0x48b32e){_0xc7df16[_0x20c73f(0x1d6)](_0x20c73f(0x1df)+_0x577092);}}return _0xc7df16['join']('\x0a');}function filterGitLog(_0x168df3){const _0x47af02=a0_0x5d27c4,_0x14a3d2=_0x168df3[_0x47af02(0x1ea)](_0x47af02(0x1b7))['map'](_0x5dc617=>_0x5dc617[_0x47af02(0x1c2)]())[_0x47af02(0x1d0)](_0x2baea2=>_0x2baea2['length']>0x0);if(_0x14a3d2[_0x47af02(0x1d4)]===0x0)return _0x168df3;const _0x5abc12=[];for(const _0x3cb16c of _0x14a3d2){const _0x577390=_0x3cb16c[_0x47af02(0x1ea)]('\x0a'),_0x5618e0=_0x577390[0x0]||'',_0x5bc3e7=_0x577390['slice'](0x1)['map'](_0x131c5d=>_0x131c5d[_0x47af02(0x1c2)]())[_0x47af02(0x1d0)](_0x40c53e=>_0x40c53e['length']>0x0);_0x5abc12[_0x47af02(0x1d6)]('-\x20'+_0x5618e0),_0x5bc3e7[_0x47af02(0x1d4)]>0x0&&(_0x5abc12[_0x47af02(0x1d6)]('\x20\x20'+_0x5bc3e7[0x0]),_0x5bc3e7[_0x47af02(0x1d4)]>0x1&&_0x5abc12[_0x47af02(0x1d6)](_0x47af02(0x1d2)+(_0x5bc3e7[_0x47af02(0x1d4)]-0x1)+_0x47af02(0x1cc)));}return _0x5abc12[_0x47af02(0x1e3)]('\x0a');}function filterGitDiff(_0x42ce0a){const _0x21c410=a0_0x5d27c4,_0x54ca16=_0x42ce0a[_0x21c410(0x1ea)]('\x0a'),_0x2cbd50=[];let _0x2ab5a4='',_0x18538a=0x0,_0x590232=0x0,_0x31571c=[];const _0x3a2b29=()=>{const _0x38ef09=_0x21c410;if(_0x2ab5a4&&(_0x18538a>0x0||_0x590232>0x0)){_0x2cbd50[_0x38ef09(0x1d6)](_0x38ef09(0x1e7)+_0x2ab5a4+'\x20(+'+_0x18538a+'\x20-'+_0x590232+')');const _0x552a08=0xa,_0x5a1981=_0x31571c[_0x38ef09(0x1f0)](0x0,_0x552a08);for(const _0x23423e of _0x5a1981){_0x2cbd50['push']('\x20\x20'+_0x23423e);}const _0x580c3d=_0x18538a+_0x590232-_0x552a08;_0x580c3d>0x0&&_0x2cbd50['push']('\x20\x20...\x20+'+_0x580c3d+_0x38ef09(0x1ee));}_0x18538a=0x0,_0x590232=0x0,_0x31571c=[];};for(const _0x50f1a2 of _0x54ca16){if(_0x50f1a2[_0x21c410(0x1e4)](_0x21c410(0x1ca))){_0x3a2b29();const _0x2456e0=_0x50f1a2[_0x21c410(0x1ba)](/\sb\/(.+)$/);_0x2ab5a4=_0x2456e0?_0x2456e0[0x1]:_0x21c410(0x1e2);}else{if(_0x50f1a2[_0x21c410(0x1e4)]('+')&&!_0x50f1a2[_0x21c410(0x1e4)]('+++'))_0x18538a++,_0x31571c[_0x21c410(0x1d6)](_0x50f1a2);else _0x50f1a2[_0x21c410(0x1e4)]('-')&&!_0x50f1a2[_0x21c410(0x1e4)](_0x21c410(0x1e1))&&(_0x590232++,_0x31571c[_0x21c410(0x1d6)](_0x50f1a2));}}_0x3a2b29();const _0x1f1dfc=_0x2cbd50['join']('\x0a');return _0x1f1dfc[_0x21c410(0x1d4)]>0x0?_0x1f1dfc:_0x21c410(0x1e0);}
package/filters/go.js CHANGED
@@ -1 +1 @@
1
- 'use strict';function a0_0x23d0(_0x2bae1b,_0x370315){const _0x41693f=a0_0x4169();return a0_0x23d0=function(_0x23d02e,_0x3c3c25){_0x23d02e=_0x23d02e-0xf2;let _0x5044fa=_0x41693f[_0x23d02e];return _0x5044fa;},a0_0x23d0(_0x2bae1b,_0x370315);}const a0_0x438b24=a0_0x23d0;function a0_0x4169(){const _0x59f003=['\x20issues\x20found','7779585HLNods','6221hqxWoC','startsWith','min','16408340VhctUA','\x20more\x20issues','5wWCsIu','includes','\x20skipped','\x20\x20\x20\x20','trim','join','\x20passed,\x20','slice','push','12quFyOe','206ocNxmQ','\x20passed','no\x20test\x20files','filter','lines','Go\x20test:\x20','filterGoTest','split','name','\x20more\x20lines','__esModule','561753fvntpQ','Go\x20test:\x20no\x20test\x20files','\x20more\x20failures','\x20failed,\x20','12onVXyH','length','40CzUPAb','\x0aFailures:','21VJNCtt','FAIL','\x20\x20...\x20+','===\x20RUN','1703544rgCVMi','612804PFfQWq','filterGoVet','480453QlaDHE','...\x20+','match','---\x20SKIP:'];a0_0x4169=function(){return _0x59f003;};return a0_0x4169();}(function(_0x369ac4,_0x2bbab9){const _0x5be593=a0_0x23d0,_0x440d20=_0x369ac4();while(!![]){try{const _0x30e79e=parseInt(_0x5be593(0x104))/0x1*(-parseInt(_0x5be593(0x113))/0x2)+parseInt(_0x5be593(0xfe))/0x3*(-parseInt(_0x5be593(0x112))/0x4)+-parseInt(_0x5be593(0x109))/0x5*(parseInt(_0x5be593(0xfc))/0x6)+parseInt(_0x5be593(0xf7))/0x7*(-parseInt(_0x5be593(0xfb))/0x8)+parseInt(_0x5be593(0x11e))/0x9*(parseInt(_0x5be593(0xf5))/0xa)+parseInt(_0x5be593(0x103))/0xb*(parseInt(_0x5be593(0xf3))/0xc)+parseInt(_0x5be593(0x107))/0xd;if(_0x30e79e===_0x2bbab9)break;else _0x440d20['push'](_0x440d20['shift']());}catch(_0x431e83){_0x440d20['push'](_0x440d20['shift']());}}}(a0_0x4169,0x57228));Object['defineProperty'](exports,a0_0x438b24(0x11d),{'value':!![]}),exports[a0_0x438b24(0x119)]=filterGoTest,exports[a0_0x438b24(0xfd)]=filterGoVet;function filterGoTest(_0x83e679){const _0x5b3624=a0_0x438b24,_0x2ac6bd=_0x83e679[_0x5b3624(0x11a)]('\x0a');let _0x380745=0x0,_0x4b6465=0x0,_0x28123a=0x0;const _0x4a76fe=[],_0xe4643e=[];let _0x24cef8=null;for(const _0x6ac064 of _0x2ac6bd){const _0x2b1fd3=_0x6ac064[_0x5b3624(0x10d)](),_0x5ed7af=_0x2b1fd3['match'](/^ok\s+\S+\s+[\d.]+s/);if(_0x5ed7af){_0xe4643e[_0x5b3624(0x111)](_0x2b1fd3);continue;}const _0xf2a9c=_0x2b1fd3[_0x5b3624(0x100)](/^FAIL\s+\S+/);if(_0xf2a9c){_0xe4643e[_0x5b3624(0x111)](_0x2b1fd3);continue;}const _0xec58ca=_0x2b1fd3['match'](/^--- PASS:/);if(_0xec58ca){_0x380745++;continue;}const _0x43bba0=_0x2b1fd3[_0x5b3624(0x100)](/^--- FAIL:\s+(\S+)/);if(_0x43bba0){if(_0x24cef8)_0x4a76fe['push'](_0x24cef8);_0x24cef8={'name':_0x43bba0[0x1],'lines':[]},_0x4b6465++;continue;}if(_0x2b1fd3[_0x5b3624(0x105)](_0x5b3624(0x101))){_0x28123a++;continue;}_0x24cef8&&_0x2b1fd3[_0x5b3624(0xf4)]>0x0&&!_0x2b1fd3[_0x5b3624(0x105)](_0x5b3624(0xfa))&&_0x24cef8[_0x5b3624(0x117)][_0x5b3624(0x111)](_0x6ac064),_0x2b1fd3[_0x5b3624(0x105)](_0x5b3624(0xfa))&&(_0x24cef8&&(_0x4a76fe[_0x5b3624(0x111)](_0x24cef8),_0x24cef8=null));}if(_0x24cef8)_0x4a76fe[_0x5b3624(0x111)](_0x24cef8);if(_0x380745===0x0&&_0x4b6465===0x0&&_0x28123a===0x0){if(_0x83e679[_0x5b3624(0x10a)]('PASS')&&!_0x83e679[_0x5b3624(0x10a)](_0x5b3624(0xf8)))return'Go\x20test:\x20all\x20tests\x20passed';if(_0x83e679[_0x5b3624(0x10a)](_0x5b3624(0x115)))return _0x5b3624(0x11f);return _0x83e679;}if(_0x4b6465===0x0){const _0x28c50e=[_0x5b3624(0x118)+_0x380745+_0x5b3624(0x114)];if(_0x28123a>0x0)_0x28c50e[_0x5b3624(0x111)](_0x28123a+'\x20skipped');return _0x28c50e['join'](',\x20');}const _0x1ab2c9=[_0x5b3624(0x118)+_0x380745+_0x5b3624(0x10f)+_0x4b6465+_0x5b3624(0xf2)+_0x28123a+_0x5b3624(0x10b)];if(_0x4a76fe['length']>0x0){_0x1ab2c9[_0x5b3624(0x111)](_0x5b3624(0xf6));const _0x458d64=0x3;for(let _0x27f01c=0x0;_0x27f01c<Math[_0x5b3624(0x106)](_0x4a76fe['length'],_0x458d64);_0x27f01c++){const _0x55d732=_0x4a76fe[_0x27f01c];_0x1ab2c9['push']('\x20\x20'+(_0x27f01c+0x1)+'.\x20'+_0x55d732[_0x5b3624(0x11b)]);for(const _0x28132b of _0x55d732[_0x5b3624(0x117)][_0x5b3624(0x110)](0x0,0x5)){_0x1ab2c9[_0x5b3624(0x111)](_0x5b3624(0x10c)+_0x28132b[_0x5b3624(0x10d)]());}_0x55d732[_0x5b3624(0x117)][_0x5b3624(0xf4)]>0x5&&_0x1ab2c9[_0x5b3624(0x111)]('\x20\x20\x20\x20...\x20+'+(_0x55d732[_0x5b3624(0x117)]['length']-0x5)+_0x5b3624(0x11c));}_0x4a76fe[_0x5b3624(0xf4)]>_0x458d64&&_0x1ab2c9[_0x5b3624(0x111)](_0x5b3624(0xf9)+(_0x4a76fe[_0x5b3624(0xf4)]-_0x458d64)+_0x5b3624(0x120));}return _0x1ab2c9['join']('\x0a');}function filterGoVet(_0x2d6427){const _0xd3d826=a0_0x438b24,_0x226e0f=_0x2d6427[_0xd3d826(0x11a)]('\x0a')[_0xd3d826(0x116)](_0x25e2fb=>_0x25e2fb[_0xd3d826(0x10d)]()[_0xd3d826(0xf4)]>0x0);if(_0x226e0f[_0xd3d826(0xf4)]===0x0)return'Go\x20vet:\x20no\x20issues\x20found';if(_0x226e0f[_0xd3d826(0xf4)]<=0x14)return _0x2d6427[_0xd3d826(0x10d)]();const _0x542b55=['Go\x20vet:\x20'+_0x226e0f['length']+_0xd3d826(0x102)];return _0x542b55[_0xd3d826(0x111)](..._0x226e0f[_0xd3d826(0x110)](0x0,0xa)),_0x226e0f[_0xd3d826(0xf4)]>0xa&&_0x542b55[_0xd3d826(0x111)](_0xd3d826(0xff)+(_0x226e0f[_0xd3d826(0xf4)]-0xa)+_0xd3d826(0x108)),_0x542b55[_0xd3d826(0x10e)]('\x0a');}
1
+ 'use strict';const a0_0x4f4c96=a0_0x57c2;(function(_0x1e53c4,_0x38f8c9){const _0x1c902e=a0_0x57c2,_0x5c7034=_0x1e53c4();while(!![]){try{const _0x25390e=-parseInt(_0x1c902e(0xda))/0x1*(-parseInt(_0x1c902e(0xfa))/0x2)+-parseInt(_0x1c902e(0x100))/0x3*(parseInt(_0x1c902e(0xf0))/0x4)+parseInt(_0x1c902e(0xeb))/0x5+-parseInt(_0x1c902e(0xec))/0x6*(parseInt(_0x1c902e(0xea))/0x7)+parseInt(_0x1c902e(0xf1))/0x8*(parseInt(_0x1c902e(0xe6))/0x9)+parseInt(_0x1c902e(0xfc))/0xa*(-parseInt(_0x1c902e(0xfd))/0xb)+parseInt(_0x1c902e(0x101))/0xc;if(_0x25390e===_0x38f8c9)break;else _0x5c7034['push'](_0x5c7034['shift']());}catch(_0xfe738f){_0x5c7034['push'](_0x5c7034['shift']());}}}(a0_0x13b9,0xa516e));function a0_0x57c2(_0x506112,_0x152bb1){_0x506112=_0x506112-0xd8;const _0x13b96a=a0_0x13b9();let _0x57c29c=_0x13b96a[_0x506112];return _0x57c29c;}Object[a0_0x4f4c96(0xe9)](exports,a0_0x4f4c96(0xe1),{'value':!![]}),exports[a0_0x4f4c96(0xef)]=filterGoTest,exports[a0_0x4f4c96(0xe2)]=filterGoVet;function a0_0x13b9(){const _0x341aec=['Go\x20test:\x20','743694vngEbU','5958024VCMHIM','length','lines','\x20\x20\x20\x20...\x20+','FAIL','\x20passed,\x20','includes','353258wsDuNv','match','\x20more\x20lines','\x0aFailures:','===\x20RUN','Go\x20test:\x20all\x20tests\x20passed','startsWith','__esModule','filterGoVet','slice','\x20skipped','join','407457iJsDiw','---\x20SKIP:','push','defineProperty','1537676iJBmxn','554845FVDumt','6SsmlNb','min','Go\x20vet:\x20','filterGoTest','4RSItQX','24ABhIvk','\x20passed','...\x20+','\x20more\x20failures','\x20issues\x20found','Go\x20vet:\x20no\x20issues\x20found','no\x20test\x20files','trim','\x20\x20\x20\x20','6YFMtDl','\x20\x20...\x20+','60BuCUQl','1208702xJVzLO','PASS'];a0_0x13b9=function(){return _0x341aec;};return a0_0x13b9();}function filterGoTest(_0x51d9fa){const _0x49a154=a0_0x4f4c96,_0x41853c=_0x51d9fa['split']('\x0a');let _0x19ba49=0x0,_0xe52994=0x0,_0x33d2c8=0x0;const _0xfc6739=[],_0x3d8a02=[];let _0x267178=null;for(const _0x1a5d34 of _0x41853c){const _0x139967=_0x1a5d34[_0x49a154(0xf8)](),_0x3f5c6e=_0x139967[_0x49a154(0xdb)](/^ok\s+\S+\s+[\d.]+s/);if(_0x3f5c6e){_0x3d8a02['push'](_0x139967);continue;}const _0x23325b=_0x139967[_0x49a154(0xdb)](/^FAIL\s+\S+/);if(_0x23325b){_0x3d8a02[_0x49a154(0xe8)](_0x139967);continue;}const _0xd710cc=_0x139967[_0x49a154(0xdb)](/^--- PASS:/);if(_0xd710cc){_0x19ba49++;continue;}const _0x438d63=_0x139967[_0x49a154(0xdb)](/^--- FAIL:\s+(\S+)/);if(_0x438d63){if(_0x267178)_0xfc6739[_0x49a154(0xe8)](_0x267178);_0x267178={'name':_0x438d63[0x1],'lines':[]},_0xe52994++;continue;}if(_0x139967[_0x49a154(0xe0)](_0x49a154(0xe7))){_0x33d2c8++;continue;}_0x267178&&_0x139967[_0x49a154(0x102)]>0x0&&!_0x139967[_0x49a154(0xe0)](_0x49a154(0xde))&&_0x267178[_0x49a154(0x103)]['push'](_0x1a5d34),_0x139967[_0x49a154(0xe0)]('===\x20RUN')&&(_0x267178&&(_0xfc6739[_0x49a154(0xe8)](_0x267178),_0x267178=null));}if(_0x267178)_0xfc6739[_0x49a154(0xe8)](_0x267178);if(_0x19ba49===0x0&&_0xe52994===0x0&&_0x33d2c8===0x0){if(_0x51d9fa[_0x49a154(0xd9)](_0x49a154(0xfe))&&!_0x51d9fa[_0x49a154(0xd9)](_0x49a154(0x105)))return _0x49a154(0xdf);if(_0x51d9fa[_0x49a154(0xd9)](_0x49a154(0xf7)))return'Go\x20test:\x20no\x20test\x20files';return _0x51d9fa;}if(_0xe52994===0x0){const _0x1b170f=[_0x49a154(0xff)+_0x19ba49+_0x49a154(0xf2)];if(_0x33d2c8>0x0)_0x1b170f[_0x49a154(0xe8)](_0x33d2c8+_0x49a154(0xe4));return _0x1b170f[_0x49a154(0xe5)](',\x20');}const _0x48d3c5=[_0x49a154(0xff)+_0x19ba49+_0x49a154(0xd8)+_0xe52994+'\x20failed,\x20'+_0x33d2c8+_0x49a154(0xe4)];if(_0xfc6739[_0x49a154(0x102)]>0x0){_0x48d3c5[_0x49a154(0xe8)](_0x49a154(0xdd));const _0x109ff0=0x3;for(let _0x32b67f=0x0;_0x32b67f<Math[_0x49a154(0xed)](_0xfc6739['length'],_0x109ff0);_0x32b67f++){const _0x5495db=_0xfc6739[_0x32b67f];_0x48d3c5[_0x49a154(0xe8)]('\x20\x20'+(_0x32b67f+0x1)+'.\x20'+_0x5495db['name']);for(const _0x194bc5 of _0x5495db['lines']['slice'](0x0,0x5)){_0x48d3c5['push'](_0x49a154(0xf9)+_0x194bc5[_0x49a154(0xf8)]());}_0x5495db[_0x49a154(0x103)]['length']>0x5&&_0x48d3c5[_0x49a154(0xe8)](_0x49a154(0x104)+(_0x5495db[_0x49a154(0x103)][_0x49a154(0x102)]-0x5)+_0x49a154(0xdc));}_0xfc6739[_0x49a154(0x102)]>_0x109ff0&&_0x48d3c5[_0x49a154(0xe8)](_0x49a154(0xfb)+(_0xfc6739[_0x49a154(0x102)]-_0x109ff0)+_0x49a154(0xf4));}return _0x48d3c5[_0x49a154(0xe5)]('\x0a');}function filterGoVet(_0x45d2e2){const _0x45de28=a0_0x4f4c96,_0x342bde=_0x45d2e2['split']('\x0a')['filter'](_0x55618d=>_0x55618d[_0x45de28(0xf8)]()['length']>0x0);if(_0x342bde[_0x45de28(0x102)]===0x0)return _0x45de28(0xf6);if(_0x342bde['length']<=0x14)return _0x45d2e2[_0x45de28(0xf8)]();const _0x100ec8=[_0x45de28(0xee)+_0x342bde[_0x45de28(0x102)]+_0x45de28(0xf5)];return _0x100ec8[_0x45de28(0xe8)](..._0x342bde[_0x45de28(0xe3)](0x0,0xa)),_0x342bde[_0x45de28(0x102)]>0xa&&_0x100ec8[_0x45de28(0xe8)](_0x45de28(0xf3)+(_0x342bde[_0x45de28(0x102)]-0xa)+'\x20more\x20issues'),_0x100ec8['join']('\x0a');}
package/filters/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a0_0x3c9c19=a0_0x130a;(function(_0x37d65f,_0xa62dcc){const _0x46e48e=a0_0x130a,_0x887b91=_0x37d65f();while(!![]){try{const _0x30cfc6=-parseInt(_0x46e48e(0xd3))/0x1+parseInt(_0x46e48e(0xc7))/0x2*(-parseInt(_0x46e48e(0xf3))/0x3)+parseInt(_0x46e48e(0xec))/0x4*(-parseInt(_0x46e48e(0xd1))/0x5)+-parseInt(_0x46e48e(0xeb))/0x6*(-parseInt(_0x46e48e(0xfa))/0x7)+parseInt(_0x46e48e(0xbd))/0x8*(-parseInt(_0x46e48e(0xe1))/0x9)+-parseInt(_0x46e48e(0xf0))/0xa+parseInt(_0x46e48e(0xcd))/0xb;if(_0x30cfc6===_0xa62dcc)break;else _0x887b91['push'](_0x887b91['shift']());}catch(_0x2c4d4f){_0x887b91['push'](_0x887b91['shift']());}}}(a0_0x1154,0xc322a));function a0_0x130a(_0x39a01c,_0xe415d8){const _0x1154ff=a0_0x1154();return a0_0x130a=function(_0x130a92,_0x536473){_0x130a92=_0x130a92-0xb3;let _0x3f9ae4=_0x1154ff[_0x130a92];return _0x3f9ae4;},a0_0x130a(_0x39a01c,_0xe415d8);}Object[a0_0x3c9c19(0xfd)](exports,a0_0x3c9c19(0xcf),{'value':!![]}),exports[a0_0x3c9c19(0xf1)]=compressOutput,exports[a0_0x3c9c19(0x113)]=rewriteCommand;const generic_1=require('./generic'),git_1=require('./git'),python_1=require(a0_0x3c9c19(0x106)),js_1=require(a0_0x3c9c19(0xc2)),shell_1=require(a0_0x3c9c19(0xdc)),rust_1=require(a0_0x3c9c19(0xd7)),go_1=require(a0_0x3c9c19(0x10e)),devops_1=require(a0_0x3c9c19(0xed)),redactor_1=require(a0_0x3c9c19(0xb4));function a0_0x1154(){const _0x350164=['cargo\x20check','filterDockerImages','startsWith','npm\x20i','trim','toLowerCase','16JmiFrp','trim\x20gh','length','filterCargoTest','filterCargoBuild','./js','trim\x20pip','filterPytest','ruff\x20check','yadm\x20log','2qPWzAR','yadm\x20diff','filterPipInstall','trim\x20go','\x20tree\x20','pip\x20install','45176175ibNMeN','trim\x20grep','__esModule','pytest','5BPXXqs','match','1279608KyFIjS','filterCat','stripAnsi','trim\x20cargo','./rust','cargo\x20build','\x20tree','filterDockerLogs','jest','./shell','git\x20log','filterGrep','filterRuff','trim\x20','1669806YReRgk','trim\x20ruff','pnpm\x20test','trim\x20kubectl','trim\x20pytest','filterJestVitest','trim\x20find','test','trim\x20tree','redactor','3248286kmQVMI','2973668xNyrdK','./devops','npm\x20test','endsWith','14399470OJAcIc','compressOutput','trim\x20pnpm','44976PaGhzV','filterLs','trim\x20ls','yarn\x20install','yarn\x20test','vitest','filterGoVet','7rkDVqG','get','filterGitLog','defineProperty','trim\x20npm','\x20ls\x20','filterGitDiff','cargo\x20clippy','go\x20test','npm\x20install','trim\x20docker','git\x20status','./python','git\x20show','filterTree','filterGoTest','cargo\x20test','yadm\x20status','filterKubectl','go\x20vet','./go','pnpm\x20install','npm\x20i\x20','pip3\x20install','includes','rewriteCommand','collapseDuplicates','../redactor','softTruncate','trim\x20git'];a0_0x1154=function(){return _0x350164;};return a0_0x1154();}function compressOutput(_0x4deaf3,_0xc8e758,_0x15d775,_0x2f129a=!![]){const _0x314b88=a0_0x3c9c19,_0x509305=_0x4deaf3[_0x314b88(0xbb)]();let _0x5e1dc5=_0xc8e758;_0x15d775[_0x314b88(0xbb)]()[_0x314b88(0xbf)]>0x0&&(_0x5e1dc5=_0xc8e758+'\x0a'+_0x15d775);let _0x1ff6e7=(0x0,generic_1[_0x314b88(0xd5)])(_0x5e1dc5);_0x2f129a&&(_0x1ff6e7=redactor_1[_0x314b88(0xea)]['redact'](_0x1ff6e7));const _0x4f8872=_0x509305[_0x314b88(0xbc)]();try{if(_0x4f8872[_0x314b88(0x112)](_0x314b88(0x105))||_0x4f8872[_0x314b88(0x112)](_0x314b88(0x10b)))return(0x0,git_1['filterGitStatus'])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)](_0x314b88(0xdd))||_0x4f8872[_0x314b88(0x112)](_0x314b88(0xc6)))return(0x0,git_1[_0x314b88(0xfc)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)]('git\x20diff')||_0x4f8872[_0x314b88(0x112)](_0x314b88(0x107))||_0x4f8872[_0x314b88(0x112)](_0x314b88(0xc8)))return(0x0,git_1[_0x314b88(0x100)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)](_0x314b88(0xd0))||_0x4f8872[_0x314b88(0xd2)](/python3?\s+-m\s+pytest/))return(0x0,python_1[_0x314b88(0xc4)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)](_0x314b88(0xcc))||_0x4f8872[_0x314b88(0x112)](_0x314b88(0x111)))return(0x0,python_1[_0x314b88(0xc9)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)](_0x314b88(0xc5))||_0x4f8872['includes']('ruff\x20'))return(0x0,devops_1[_0x314b88(0xdf)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)](_0x314b88(0x103))||_0x4f8872[_0x314b88(0x112)](_0x314b88(0x110))||_0x4f8872['endsWith'](_0x314b88(0xba))||_0x4f8872['includes'](_0x314b88(0x10f))||_0x4f8872[_0x314b88(0x112)](_0x314b88(0xf6)))return(0x0,js_1['filterNpmInstall'])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)](_0x314b88(0xdb))||_0x4f8872[_0x314b88(0x112)](_0x314b88(0xf8)))return(0x0,js_1[_0x314b88(0xe6)])(_0x1ff6e7);if(_0x4f8872['includes'](_0x314b88(0xee))||_0x4f8872[_0x314b88(0x112)](_0x314b88(0xe3))||_0x4f8872[_0x314b88(0x112)](_0x314b88(0xf7))||_0x4f8872['includes']('npm\x20run\x20test'))return(0x0,js_1['filterJestVitest'])(_0x1ff6e7);if(_0x4f8872['includes'](_0x314b88(0x10a)))return(0x0,rust_1[_0x314b88(0xc0)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)](_0x314b88(0xd8))||_0x4f8872['includes'](_0x314b88(0xb7))||_0x4f8872['includes'](_0x314b88(0x101)))return(0x0,rust_1[_0x314b88(0xc1)])(_0x1ff6e7);if(_0x4f8872['includes'](_0x314b88(0x102)))return(0x0,go_1[_0x314b88(0x109)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)](_0x314b88(0x10d)))return(0x0,go_1[_0x314b88(0xf9)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0xd2)](/docker\s+ps/))return(0x0,devops_1['filterDockerPs'])(_0x1ff6e7);if(_0x4f8872['match'](/docker\s+images/))return(0x0,devops_1[_0x314b88(0xb8)])(_0x1ff6e7);if(_0x4f8872['match'](/docker\s+logs/))return(0x0,devops_1[_0x314b88(0xda)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0x112)]('kubectl')){const _0x332629=_0x4f8872[_0x314b88(0xd2)](/kubectl\s+(get|logs|describe|apply)/),_0x467b09=_0x332629?_0x332629[0x1]:_0x314b88(0xfb);return(0x0,devops_1[_0x314b88(0x10c)])(_0x1ff6e7,_0x467b09);}if(_0x4f8872[_0x314b88(0xd2)](/^(ls|dir)(\s|$)/)||_0x4f8872['includes'](_0x314b88(0xff))||_0x4f8872['endsWith']('\x20ls'))return(0x0,shell_1[_0x314b88(0xf4)])(_0x1ff6e7);if(_0x4f8872['match'](/^tree(\s|$)/)||_0x4f8872[_0x314b88(0x112)](_0x314b88(0xcb))||_0x4f8872[_0x314b88(0xef)](_0x314b88(0xd9)))return(0x0,shell_1[_0x314b88(0x108)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0xd2)](/^(cat|head|tail|read|bat)(\s|$)/))return(0x0,shell_1[_0x314b88(0xd4)])(_0x1ff6e7);if(_0x4f8872[_0x314b88(0xd2)](/^(grep|rg|ripgrep)(\s|$)/))return(0x0,shell_1[_0x314b88(0xde)])(_0x1ff6e7);}catch(_0x4bef55){}return _0x1ff6e7=(0x0,generic_1[_0x314b88(0xb3)])(_0x1ff6e7),_0x1ff6e7=(0x0,generic_1[_0x314b88(0xb5)])(_0x1ff6e7,0x4e20),_0x1ff6e7;}const REWRITE_RULES=[{'pattern':/^(?:git|yadm)\s+(?:-[Cc]\s+\S+\s+)*(status|log|diff|show|add|commit|push|pull|branch|fetch|stash|worktree)/,'prefix':a0_0x3c9c19(0xb6)},{'pattern':/^gh\s+(pr|issue|run|repo|api|release)/,'prefix':a0_0x3c9c19(0xbe)},{'pattern':/^glab\s+(mr|issue|ci|pipeline|api|release)/,'prefix':'trim\x20glab'},{'pattern':/^cargo\s+(build|test|clippy|check|fmt|install)/,'prefix':a0_0x3c9c19(0xd6)},{'pattern':/^pnpm\s+(exec|i|install|list|ls|outdated|run|run-script)/,'prefix':a0_0x3c9c19(0xf2)},{'pattern':/^npm\s+(exec|run|run-script|rum|urn|x|test)(\s|$)/,'prefix':a0_0x3c9c19(0xfe)},{'pattern':/^npx\s+/,'prefix':'trim\x20npx'},{'pattern':/^(cat|head|tail)\s+/,'prefix':'trim\x20read'},{'pattern':/^(rg|grep)\s+/,'prefix':a0_0x3c9c19(0xce)},{'pattern':/^ls(\s|$)/,'prefix':a0_0x3c9c19(0xf5)},{'pattern':/^tree(\s|$)/,'prefix':a0_0x3c9c19(0xe9)},{'pattern':/^find\s+/,'prefix':a0_0x3c9c19(0xe7)},{'pattern':/^docker\s+(ps|images|logs|run|exec|build|compose)/,'prefix':a0_0x3c9c19(0x104)},{'pattern':/^kubectl\s+(get|logs|describe|apply)/,'prefix':a0_0x3c9c19(0xe4)},{'pattern':/^(python3?\s+-m\s+)?pytest(\s|$)/,'prefix':a0_0x3c9c19(0xe5)},{'pattern':/^ruff\s+(check|format)/,'prefix':a0_0x3c9c19(0xe2)},{'pattern':/^(pip3?|uv\s+pip)\s+(list|outdated|install|show)/,'prefix':a0_0x3c9c19(0xc3)},{'pattern':/^go\s+(test|build|vet)/,'prefix':a0_0x3c9c19(0xca)}];function rewriteCommand(_0x21311d){const _0x10c9a1=a0_0x3c9c19,_0x3e259e=_0x21311d[_0x10c9a1(0xbb)]();if(_0x3e259e[_0x10c9a1(0xb9)]('trim\x20'))return _0x3e259e;for(const _0x181227 of REWRITE_RULES){if(_0x181227['pattern'][_0x10c9a1(0xe8)](_0x3e259e))return _0x10c9a1(0xe0)+_0x3e259e;}return _0x3e259e;}
1
+ 'use strict';const a0_0x4113fa=a0_0x1b75;function a0_0x4348(){const _0x7186d5=['git\x20show','trim\x20','2426787ZBxGKI','9415600zWcHAF','filterJestVitest','npm\x20run\x20test','kubectl','includes','filterGoTest','trim\x20grep','trim\x20ls','yadm\x20status','trim\x20npm','match','defineProperty','test','trim\x20npx','trim\x20git','filterCat','redact','628937pSWPNo','cargo\x20clippy','trim','trim\x20glab','\x20tree','yadm\x20log','./git','14VwelQr','\x20tree\x20','../redactor','pnpm\x20install','get','pip3\x20install','go\x20test','endsWith','filterDockerLogs','ruff\x20','15EaBCYA','rewriteCommand','18907239cmbWxp','length','ruff\x20check','toLowerCase','filterTree','filterCargoTest','vitest','72OljVxe','trim\x20ruff','trim\x20cargo','./rust','filterDockerImages','cargo\x20test','go\x20vet','npm\x20i','filterGitDiff','trim\x20pytest','compressOutput','jest','filterLs','./python','110JicYjq','trim\x20go','startsWith','452AJHdnr','filterPytest','./generic','544599bBBSNL','2YmQphn','1233762gVKmOK','trim\x20read','trim\x20pnpm','./shell','git\x20status','trim\x20kubectl','./go','7Jqvhxa','git\x20log','pnpm\x20test','git\x20diff','3261ZVwjmJ','pip\x20install','yarn\x20test','cargo\x20check'];a0_0x4348=function(){return _0x7186d5;};return a0_0x4348();}(function(_0x2d681c,_0x50965c){const _0x33d297=a0_0x1b75,_0x721994=_0x2d681c();while(!![]){try{const _0x1b4ec1=-parseInt(_0x33d297(0xf1))/0x1*(parseInt(_0x33d297(0xcd))/0x2)+-parseInt(_0x33d297(0xd9))/0x3*(parseInt(_0x33d297(0xc9))/0x4)+-parseInt(_0x33d297(0xaf))/0x5*(parseInt(_0x33d297(0xce))/0x6)+parseInt(_0x33d297(0xd5))/0x7*(-parseInt(_0x33d297(0xe0))/0x8)+-parseInt(_0x33d297(0xcc))/0x9*(-parseInt(_0x33d297(0xc6))/0xa)+parseInt(_0x33d297(0xdf))/0xb*(parseInt(_0x33d297(0xb8))/0xc)+-parseInt(_0x33d297(0xb1))/0xd*(-parseInt(_0x33d297(0xf8))/0xe);if(_0x1b4ec1===_0x50965c)break;else _0x721994['push'](_0x721994['shift']());}catch(_0x5220fc){_0x721994['push'](_0x721994['shift']());}}}(a0_0x4348,0xdb44f));Object[a0_0x4113fa(0xeb)](exports,'__esModule',{'value':!![]}),exports[a0_0x4113fa(0xc2)]=compressOutput,exports[a0_0x4113fa(0xb0)]=rewriteCommand;const generic_1=require(a0_0x4113fa(0xcb)),git_1=require(a0_0x4113fa(0xf7)),python_1=require(a0_0x4113fa(0xc5)),js_1=require('./js'),shell_1=require(a0_0x4113fa(0xd1)),rust_1=require(a0_0x4113fa(0xbb)),go_1=require(a0_0x4113fa(0xd4)),devops_1=require('./devops'),redactor_1=require(a0_0x4113fa(0xfa));function compressOutput(_0x5ee0d4,_0x20eead,_0x2bd8c2,_0x3878c6=!![]){const _0x3f71e4=a0_0x4113fa,_0x2cdede=_0x5ee0d4['trim']();let _0x575a6d=_0x20eead;_0x2bd8c2[_0x3f71e4(0xf3)]()[_0x3f71e4(0xb2)]>0x0&&(_0x575a6d=_0x20eead+'\x0a'+_0x2bd8c2);let _0x2caf14=(0x0,generic_1['stripAnsi'])(_0x575a6d);_0x3878c6&&(_0x2caf14=redactor_1['redactor'][_0x3f71e4(0xf0)](_0x2caf14));const _0x41db33=_0x2cdede[_0x3f71e4(0xb4)]();try{if(_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xd2))||_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xe8)))return(0x0,git_1['filterGitStatus'])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xd6))||_0x41db33['includes'](_0x3f71e4(0xf6)))return(0x0,git_1['filterGitLog'])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xd8))||_0x41db33['includes'](_0x3f71e4(0xdd))||_0x41db33[_0x3f71e4(0xe4)]('yadm\x20diff'))return(0x0,git_1[_0x3f71e4(0xc0)])(_0x2caf14);if(_0x41db33['includes']('pytest')||_0x41db33[_0x3f71e4(0xea)](/python3?\s+-m\s+pytest/))return(0x0,python_1[_0x3f71e4(0xca)])(_0x2caf14);if(_0x41db33['includes'](_0x3f71e4(0xda))||_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xfd)))return(0x0,python_1['filterPipInstall'])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xb3))||_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xae)))return(0x0,devops_1['filterRuff'])(_0x2caf14);if(_0x41db33['includes']('npm\x20install')||_0x41db33[_0x3f71e4(0xe4)]('npm\x20i\x20')||_0x41db33['endsWith'](_0x3f71e4(0xbf))||_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xfb))||_0x41db33['includes']('yarn\x20install'))return(0x0,js_1['filterNpmInstall'])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xc3))||_0x41db33['includes'](_0x3f71e4(0xb7)))return(0x0,js_1[_0x3f71e4(0xe1)])(_0x2caf14);if(_0x41db33['includes']('npm\x20test')||_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xd7))||_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xdb))||_0x41db33['includes'](_0x3f71e4(0xe2)))return(0x0,js_1[_0x3f71e4(0xe1)])(_0x2caf14);if(_0x41db33['includes'](_0x3f71e4(0xbd)))return(0x0,rust_1[_0x3f71e4(0xb6)])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xe4)]('cargo\x20build')||_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xdc))||_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xf2)))return(0x0,rust_1['filterCargoBuild'])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xfe)))return(0x0,go_1[_0x3f71e4(0xe5)])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xbe)))return(0x0,go_1['filterGoVet'])(_0x2caf14);if(_0x41db33['match'](/docker\s+ps/))return(0x0,devops_1['filterDockerPs'])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xea)](/docker\s+images/))return(0x0,devops_1[_0x3f71e4(0xbc)])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xea)](/docker\s+logs/))return(0x0,devops_1[_0x3f71e4(0xad)])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xe3))){const _0x1f0883=_0x41db33['match'](/kubectl\s+(get|logs|describe|apply)/),_0x3e8758=_0x1f0883?_0x1f0883[0x1]:_0x3f71e4(0xfc);return(0x0,devops_1['filterKubectl'])(_0x2caf14,_0x3e8758);}if(_0x41db33[_0x3f71e4(0xea)](/^(ls|dir)(\s|$)/)||_0x41db33['includes']('\x20ls\x20')||_0x41db33[_0x3f71e4(0xac)]('\x20ls'))return(0x0,shell_1[_0x3f71e4(0xc4)])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xea)](/^tree(\s|$)/)||_0x41db33[_0x3f71e4(0xe4)](_0x3f71e4(0xf9))||_0x41db33['endsWith'](_0x3f71e4(0xf5)))return(0x0,shell_1[_0x3f71e4(0xb5)])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xea)](/^(cat|head|tail|read|bat)(\s|$)/))return(0x0,shell_1[_0x3f71e4(0xef)])(_0x2caf14);if(_0x41db33[_0x3f71e4(0xea)](/^(grep|rg|ripgrep)(\s|$)/))return(0x0,shell_1['filterGrep'])(_0x2caf14);}catch(_0x27b0fa){}return _0x2caf14=(0x0,generic_1['collapseDuplicates'])(_0x2caf14),_0x2caf14=(0x0,generic_1['softTruncate'])(_0x2caf14,0x4e20),_0x2caf14;}const REWRITE_RULES=[{'pattern':/^(?:git|yadm)\s+(?:-[Cc]\s+\S+\s+)*(status|log|diff|show|add|commit|push|pull|branch|fetch|stash|worktree)/,'prefix':a0_0x4113fa(0xee)},{'pattern':/^gh\s+(pr|issue|run|repo|api|release)/,'prefix':'trim\x20gh'},{'pattern':/^glab\s+(mr|issue|ci|pipeline|api|release)/,'prefix':a0_0x4113fa(0xf4)},{'pattern':/^cargo\s+(build|test|clippy|check|fmt|install)/,'prefix':a0_0x4113fa(0xba)},{'pattern':/^pnpm\s+(exec|i|install|list|ls|outdated|run|run-script)/,'prefix':a0_0x4113fa(0xd0)},{'pattern':/^npm\s+(exec|run|run-script|rum|urn|x|test)(\s|$)/,'prefix':a0_0x4113fa(0xe9)},{'pattern':/^npx\s+/,'prefix':a0_0x4113fa(0xed)},{'pattern':/^(cat|head|tail)\s+/,'prefix':a0_0x4113fa(0xcf)},{'pattern':/^(rg|grep)\s+/,'prefix':a0_0x4113fa(0xe6)},{'pattern':/^ls(\s|$)/,'prefix':a0_0x4113fa(0xe7)},{'pattern':/^tree(\s|$)/,'prefix':'trim\x20tree'},{'pattern':/^find\s+/,'prefix':'trim\x20find'},{'pattern':/^docker\s+(ps|images|logs|run|exec|build|compose)/,'prefix':'trim\x20docker'},{'pattern':/^kubectl\s+(get|logs|describe|apply)/,'prefix':a0_0x4113fa(0xd3)},{'pattern':/^(python3?\s+-m\s+)?pytest(\s|$)/,'prefix':a0_0x4113fa(0xc1)},{'pattern':/^ruff\s+(check|format)/,'prefix':a0_0x4113fa(0xb9)},{'pattern':/^(pip3?|uv\s+pip)\s+(list|outdated|install|show)/,'prefix':'trim\x20pip'},{'pattern':/^go\s+(test|build|vet)/,'prefix':a0_0x4113fa(0xc7)}];function a0_0x1b75(_0x349408,_0x527dd2){_0x349408=_0x349408-0xac;const _0x4348b8=a0_0x4348();let _0x1b751b=_0x4348b8[_0x349408];return _0x1b751b;}function rewriteCommand(_0x43abe0){const _0x265a69=a0_0x4113fa,_0x321614=_0x43abe0[_0x265a69(0xf3)]();if(_0x321614[_0x265a69(0xc8)]('trim\x20'))return _0x321614;for(const _0x1b01b7 of REWRITE_RULES){if(_0x1b01b7['pattern'][_0x265a69(0xec)](_0x321614))return _0x265a69(0xde)+_0x321614;}return _0x321614;}