Daishan Peng

Results 5 issues of Daishan Peng

We shouldn't allow system level environmental variable to be overridden from tool input, as this will break existing shell functionality. For example, @tylerslaton had this example: ``` tools: mkdir Call...

This PR fixed some of the examples that can be replaced by tool packaging. Specifically: recipegenerator: don't have to clone vision tool and call it directly through github url. storybook:...

Tested with all my browser examples by removing the manual instruction, seems to work well.

We should support file syncing for Otto, this includes: - Web scraping. The input should be url and it should scrape all the content from the website to destination directory....