OpenHands / OpenHands/software-agent-sdk
Frontmatter field for multiple repos
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 542
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 137
Description
Split from OpenHands/OpenHands#7752
I understand from slack that Graham proposed to offer an easy way to specify repos to clone, if more than one repo is desired:
---
dependency_repos:
- frontend: OpenHands/OpenHands
- backend: OpenHands/software-agent-sdk
---
Maybe then we could clone automatically, or maybe we can insert a sentence for the agent to start by cloning those repos.
If you find this feature request or enhancement useful, make sure to add a 👍 to the issue
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating frontmatter parsing and the repository-cloning or agent-setup paths; then resolve whether the field should trigger cloning or only add guidance. Done means the chosen behavior is implemented for multiple repositories and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100