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

RC1 #149

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

RC1 #149

wants to merge 17 commits into from

Conversation

martindale
Copy link
Member

General sweep of RC1 changes in preparation for release.

@martindale martindale changed the title Feature/v0.1.0 RC1 RC1 Oct 21, 2024
Copy link

sweep-ai bot commented Nov 5, 2024

Hey @martindale, here are examples of how you can ask me to improve this pull request:

@Sweep Fix the CI errors.
@Sweep Add unit tests for the new `_selectBestPeerCandidate` method in `types/peer.js` to verify:
- It returns null when there are no peers
- It correctly sorts peers by score
- It returns the highest scoring peer

📖 For more information on how to use Sweep, please read our documentation.

@martindale
Copy link
Member Author

@Sweep fix the CI errors

Copy link

sweep-ai bot commented Dec 4, 2024

❌ Error while processing comment

Traceback
Traceback (most recent call last):
  File "/app/sweepai/handlers/on_comment.py", line 280, in on_comment
    raise e
  File "/app/sweepai/handlers/on_comment.py", line 236, in on_comment
    fix_issue_result = await fix_issue(
  File "/app/sweepai/backend/api.py", line 1625, in fix_issue
    new_messages = chat_agent(
  File "/app/sweepai/utils/streamable_functions.py", line 136, in __call__
    return last(self.stream(*args, **kwargs))
  File "/app/sweepai/utils/streamable_functions.py", line 33, in last
    result = next(generator)
  File "/app/sweepai/utils/streamable_functions.py", line 99, in stream
    item = next(stream)
  File "/app/sweepai/backend/chat_agent.py", line 334, in chat_agent
    for result_string in code_change_stream_state.stream(
  File "/app/sweepai/dataclasses/code_change_stream_state.py", line 867, in stream
    raise Exception(
Exception: Sweep has failed to make code changes. Please report this to [email protected].

Sweep has failed to make code changes. Please report this to [email protected].

Sweep has encountered a runtime error unrelated to your request. Please let us know via this link or at [email protected] directly.

📖 For more information on how to use Sweep, please read our documentation.

Tracking ID: e97e30a9af

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant