Commit Graph

76 Commits

Author SHA1 Message Date
jkunz e3f5616320 fix(core): Remove flawed safety check in getUserArgs and debug log
- Fixed bug where CLI with no args would return entire argv including node path
- Removed debug 'Wanted command: ...' log from startParse()
2026-01-12 01:22:25 +00:00
jkunz 4f243289b8 fix(license): Update license files 2025-10-28 18:38:18 +00:00
jkunz 01623eab2a fix(smartcli): Allow passing argv to startParse and improve getUserArgs Deno/runtime handling; update tests and add license 2025-10-28 15:42:39 +00:00
jkunz 72109e478f fix(license): Add MIT license and local Claude settings 2025-10-28 15:10:44 +00:00
jkunz 913f8556d0 fix(smartcli.helpers): Improve CLI argument parsing and Deno runtime detection; use getUserArgs consistently 2025-10-28 14:59:46 +00:00
jkunz 2e0b7d5053 fix(smartcli.helpers): Add robust getUserArgs helper and refactor Smartcli to use it; add MIT license and update documentation 2025-10-28 13:53:34 +00:00
jkunz b9ec1e2be6 fix(license): Add MIT license file 2025-10-28 09:32:21 +00:00
jkunz 6efd6232d1 fix(smartcli): Improve CLI argument parsing, update deps and tests 2025-10-28 06:27:29 +00:00
philkunz a08627f058 fix(docs): Update documentation with comprehensive usage examples, improved command alias descriptions, and detailed configuration instructions 2025-04-01 14:19:35 +00:00
philkunz a4a3343b1d fix(core): update 2024-05-28 13:42:10 +02:00
philkunz 19900d088e fix(core): update 2024-04-14 01:02:06 +02:00
philkunz 4fd13e65c4 fix(core): update 2024-04-12 18:24:31 +02:00
philkunz 60883fed6d fix(core): update 2023-08-19 09:47:03 +02:00
philkunz fef954c423 fix(core): update 2023-07-12 15:09:53 +02:00
philkunz d3385782ed fix(core): update 2022-08-07 11:40:45 +02:00
philkunz 0eac72e15d fix(core): update 2022-08-04 12:22:49 +02:00
philkunz 99a0a9ca81 fix(core): update 2022-08-03 20:21:54 +02:00
philkunz 740d8dac35 fix(core): update 2022-08-03 18:48:40 +02:00
philkunz 04deb8960c fix(core): update 2022-08-03 18:47:35 +02:00
philkunz db1e866fe1 fix(core): update 2022-08-03 17:07:11 +02:00
philkunz fa59d2da40 BREAKING CHANGE(core): switch to esm 2022-08-03 17:00:36 +02:00
philkunz 1d1264c2b3 fix(core): update 2021-04-07 20:25:17 +00:00
philkunz c2ec0df907 fix(core): update 2020-05-29 17:48:17 +00:00
philkunz 02fec216db fix(core): more consistent handling of process.enc.CLI_CALL 2020-04-13 21:53:18 +00:00
philkunz 65d8a8b6f5 fix(core): now works better with tapbundle tests 2020-04-13 21:44:27 +00:00
philkunz c48e85897e fix(core): update 2018-12-11 01:50:59 +01:00
philkunz 4b87004478 fix(core): update 2018-09-30 22:36:30 +02:00
philkunz 1ce9e32116 fix(dependencies): update to latest versions 2018-08-31 00:13:05 +02:00
philkunz 9d1108e40d change to an all rxjs Subject architecture 2018-05-03 12:10:39 +02:00
philkunz c7e940f597 fix tests and add .triggerOnlyOnProcessEnvCliCall() 2017-10-12 22:44:34 +02:00
philkunz 45d3ce8ffc fix linting issues 2017-10-12 20:38:34 +02:00
philkunz ce65b8d7c9 fix promise rejection on standard task 2017-05-07 16:01:10 +02:00
philkunz 59bcd8dadf use new tapbundle 2017-04-23 15:21:08 +02:00
philkunz 5e66d35125 update tests 2017-04-22 22:09:51 +02:00
philkunz f0f1f9b86f update to latest standards 2017-04-22 21:03:28 +02:00
philkunz f8a122b777 fix argvArg for observables 2016-12-18 20:58:37 +01:00
philkunz 857d31dcb2 introduce triggers 2016-12-18 20:53:50 +01:00
philkunz 19a5082381 added .triggerCommandByName 2016-12-18 01:36:19 +01:00
philkunz e7c1c1c45b cleanup 2016-11-19 13:43:06 +01:00
philkunz f33c759fa8 improve README 2016-10-15 02:12:10 +02:00
philkunz 7833bd0be8 implement standardJS 2016-10-15 00:56:02 +02:00
philkunz b98e2a1a62 improve typings 2016-09-04 17:50:10 +02:00
philkunz f8157ab8aa improve typings and docs 2016-09-04 17:32:12 +02:00
philkunz 5c67015779 update smartcli 2016-09-04 17:23:29 +02:00
philkunz c7a647d4ef start interaction module 2016-08-26 11:52:09 +02:00
philkunz c115d222c0 improve intellisense 2016-08-26 09:21:42 +02:00
philkunz 0889423a24 fix 2016-06-22 11:54:12 +02:00
philkunz 86b4cf4cc3 add getCommandPromise 2016-06-22 01:21:09 +02:00
philkunz 016f03bd8a standard tasks now returns argv 2016-06-16 02:58:45 +02:00
philkunz 63a9da11be some cosmetics 2016-06-13 12:57:24 +02:00