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

feat: add prompt for generating repo.md for an arbiratry repo #6034

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

xingyaoww
Copy link
Collaborator

@xingyaoww xingyaoww commented Jan 4, 2025

End-user friendly description of the problem this fixes or functionality that this introduces

  • Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

Give a summary of what the PR does, explaining any non-trivial design decisions

Sharing the prompt for generating a repo.md file for the arbitrary repository.

This is not yet fully working due to: All-Hands-AI/openhands-aci#44


Link of any specific issues this addresses


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:da0c5b6-nikolaik   --name openhands-app-da0c5b6   docker.all-hands.dev/all-hands-ai/openhands:da0c5b6

Copy link
Contributor

@neubig neubig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @xingyaoww , this is exciting. It'd also be nice to have the usage of this script documented here: https://docs.all-hands.dev/modules/usage/prompting/microagents-repo

@xingyaoww
Copy link
Collaborator Author

@neubig we actually haven't implement these task prompts yet 😓 just hoping to put this in until we implement this in the FE (eg. render task prompt from these file)

@xingyaoww
Copy link
Collaborator Author

image

This prompt is working now that All-Hands-AI/openhands-aci#44 fixes are merged and updated to OpenHands main.

@xingyaoww xingyaoww marked this pull request as ready for review January 17, 2025 21:15
@xingyaoww xingyaoww requested a review from neubig January 17, 2025 21:15
Copy link
Contributor

@neubig neubig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@xingyaoww xingyaoww enabled auto-merge (squash) January 17, 2025 21:27
@xingyaoww xingyaoww merged commit b1fa630 into main Jan 17, 2025
14 checks passed
@xingyaoww xingyaoww deleted the xw/share-prompt branch January 17, 2025 21:47
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.

2 participants