This pull request adds a .env file in the root of each project under the path main/web-app/ with all environment variables. The default value for each environment variable is set to "default_value".
Summary
Added .env file in main/web-app/customer-webapp/ with the following environment variable:
NEXT_PUBLIC_DATADOG_VERSION=default_value
Added .env file in main/web-app/internal-webapp/ with the following environment variable:
NEXT_PUBLIC_DATADOG_VERSION=default_value
Added .env file in main/web-app/staff-webapp/ with the following environment variable:
NEXT_PUBLIC_DATADOG_VERSION=default_value
Fixes #4.
🎉 Latest improvements to Sweep:
We just released a dashboard to track Sweep's progress on your issue in real-time, showing every stage of the process – from search to planning and coding.
Sweep uses OpenAI's latest Assistant API to plan code changes and modify code! This is 3x faster and significantly more reliable as it allows Sweep to edit code and validate the changes in tight iterations, the same way as a human would.
PR Feedback (click)
Description
This pull request adds a .env file in the root of each project under the path main/web-app/ with all environment variables. The default value for each environment variable is set to "default_value".
Summary
Fixes #4.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: