sisbell
sisbell
Request Bridge Email and then Copy - Use Case Broken Steps 1. Click Use Bridges 2. Click Custom Bridges 3. Request Bridges by Email 4. Open email in gmail client...
Looks like a regression after introducing new flavors. Latest tag is orbot TV so its being using in the full perm apk - Orbot-orbot-tv-1.0.0-BETA-2-tor-0.4.5.9-7-g92693d66-fullperm-arm64-v8a-debug.apk - Orbot-orbot-tv-1.0.0-BETA-2-tor-0.4.5.9-7-g92693d66-fullperm-armeabi-v7a-debug.apk - Orbot-orbot-tv-1.0.0-BETA-2-tor-0.4.5.9-7-g92693d66-fullperm-x86-debug.apk - Orbot-orbot-tv-1.0.0-BETA-2-tor-0.4.5.9-7-g92693d66-fullperm-x86_64-debug.apk...
ChatGPT doesn't reveal the location of a plugin manifest unless you install it. However, if you know the domain, 90% of the plugins use the same url path. This allows...
Add input and output file options to catalog command: `air catalog parse -i {input} -o {output}`
Create a proxy server for ChatGPT Plugin. This will involve adding a -_-proxy_ flag to the plugin command.
Add description field to - project - block - execution These will be helpful in understanding what each part is testing/doing. Make sure to add the description to logging output.
Project Files should have min and max versions for the tool. When a project structure changes, the min supported will change.
Create a command that allows you to specify your API key. It will create the default api_key file and input the key. `air key -i sk-dfddsdf`
Allow the dev to enter the APIKey as an arg in the command line. This will override any apiKey file specified in the config file.
Add ability to publish projects. This will involve zipping the project. It's unclear on where this would be uploaded. This will require a plugin as well.