Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sweep: "sweep watch" cli just exits without starting server #4107

Open
1 task
d-walsh opened this issue Jun 25, 2024 · 2 comments
Open
1 task

Sweep: "sweep watch" cli just exits without starting server #4107

d-walsh opened this issue Jun 25, 2024 · 2 comments
Labels
sweep Assigns Sweep to an issue or pull request.

Comments

@d-walsh
Copy link

d-walsh commented Jun 25, 2024

Details

It looks like the "if main" check shouldn't be there

Branch

No response

Checklist
  • sweepai/cli.py
@d-walsh d-walsh added the sweep Assigns Sweep to an issue or pull request. label Jun 25, 2024
@d-walsh
Copy link
Author

d-walsh commented Jun 25, 2024

Sweeping

50%


Actions (click)

  • ↻ Restart Sweep

❌ Unable to Complete PR

I'm sorry, but it looks like an error has occurred due to a planning failure. Feel free to add more details to the issue description so Sweep can better address it. Alternatively, reach out to Kevin or William for help at https://discord.gg/sweep.

For bonus GPT-4 tickets, please report this bug on Discord (tracking ID: 8a73d1a35a).


Please look at the generated plan. If something looks wrong, please add more details to your issue.

File Path Proposed Changes
sweepai/cli.py Modify sweepai/cli.py with contents:
In the watch command handler function:
• Locate the main() function call
• Remove the "if name == 'main':" check surrounding the main() call
• The main() function should be called unconditionally when the watch command is run

🎉 Latest improvements to Sweep:
  • New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
  • Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
  • Use the GitHub issues extension for creating Sweep issues directly from your editor.

💡 To recreate the pull request edit the issue title or description.

This is an automated message generated by Sweep AI.

@d-walsh
Copy link
Author

d-walsh commented Jun 25, 2024

Sweeping

50%


Actions (click)

  • ↻ Restart Sweep

❌ Unable to Complete PR

I'm sorry, but it looks like an error has occurred due to a planning failure. Feel free to add more details to the issue description so Sweep can better address it. Alternatively, reach out to Kevin or William for help at https://discord.gg/sweep.

For bonus GPT-4 tickets, please report this bug on Discord (tracking ID: 13a6fbe9e6).


Please look at the generated plan. If something looks wrong, please add more details to your issue.

File Path Proposed Changes
sweepai/cli.py Modify sweepai/cli.py with contents:
In the watch command handler function:
• Locate the main() function call
• Remove the "if name == 'main':" check surrounding the main() call
• The main() function should be called unconditionally when the watch command is run

🎉 Latest improvements to Sweep:
  • New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
  • Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
  • Use the GitHub issues extension for creating Sweep issues directly from your editor.

💡 To recreate the pull request edit the issue title or description.

This is an automated message generated by Sweep AI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep Assigns Sweep to an issue or pull request.
Projects
None yet
Development

No branches or pull requests

1 participant