Dhirendra Singh

Results 4 issues of Dhirendra Singh

My FastLane build lane looks like this: ``` platform :android do desc 'Deploy a new internal version to the Google Play Store' lane :internal do gradle( task: 'bundle', build_type: 'Release'...

status: waiting-for-reply

Want to run the crew with a Critic agent in loop. Basically creating two different agents, one prompted to generate good outputs and the other prompted to give constructive criticism...

I understand the primary purpose of Neko is to enable multi-user collaborating/spectating but just on a single instance. If suppose I want to enable multi-user support but each running their...

question

First of all, thanks for creating this tool. It has been really helpful; my Frankenstein application made using Qt was freezing a lot; using py-spy to find out causes and...