Run from client java script #268
go2prashant
started this conversation in
Ideas
Replies: 1 comment
-
|
@go2prashant interesting question -- I need some more information. Simply put, my answer is going to be YES. If you're doing something with mobile-mcp that you want to put into a CI pipeline, then you have two options:
1+2: You can have a prompt with LLM to do what you want, and then tell it to create a javascript file that uses mobilecli (give it a link to https://github.com/mobile-next/mobilecli so it reads the readme). It'll be able to write a script that is 100% consistent (unless it depends on decision making in real time). I hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a query here on executing the command in the CLI. Instead of running the prompt from CLI, is it possible to create a client JS or .bat file which will store all the prompts and we can run that client/.bat file from workflow(Github Action) ?
Beta Was this translation helpful? Give feedback.
All reactions