MittaAI / webwright

An AI powered shell for building, deploying, and running software.
MIT License
31 stars 2 forks source link

Development Testing with Issues #46

Open kordless opened 1 month ago

kordless commented 1 month ago

I'm developing an app with Webwright and taking notes here.

  1. The GITHUB TOKEN is still being reported as needed, but it works just fine committing. So it's an issue with it wanting the parameter in the function, not actually working. Sort this around.
  2. We should keep a log of the prompts entered by the user and actions taken in the directory we're developing in.
  3. Long tasks limited to 6, may result in error None
  4. Implement a change directory function that actually works.
  5. Restarting docker needs work.
  6. Logs for the container need to be readable by the webwright process.