This pull request includes changes to the app.js and components/quest.js files. It updates the import statement for the Quest class in app.js to reflect the new file location. Additionally, it adds a new quest.js file in the components directory, which contains the Quest class with its constructor and methods.
Summary
Updated import statement for Quest class in app.js to reflect new file location
Added new quest.js file in components directory with Quest class, constructor, and methods
Fixes #11.
🎉 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 includes changes to the
app.js
andcomponents/quest.js
files. It updates the import statement for theQuest
class inapp.js
to reflect the new file location. Additionally, it adds a newquest.js
file in thecomponents
directory, which contains theQuest
class with its constructor and methods.Summary
Quest
class inapp.js
to reflect new file locationquest.js
file incomponents
directory withQuest
class, constructor, and methodsFixes #11.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: