Skip to content

Commit

Permalink
use sandbox var
Browse files Browse the repository at this point in the history
  • Loading branch information
enyst committed Feb 26, 2025
1 parent a93e7ca commit e86ae69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openhands/core/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ async def run_controller(
agent=agent,
runtime=runtime,
event_stream=event_stream,
# selected_repository=selected_repository,
selected_repository=config.sandbox.selected_repo,
)

# trick for testing
Expand Down

0 comments on commit e86ae69

Please sign in to comment.