OpenHands / OpenHands/software-agent-sdk
Multi-repo/Cross-repo Awareness
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 539
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 137
Description
As a developer, when you start a conversation with a single repo, there are usually other repos in an organization that are dependencies to the repo I am currently working in. A simple example is frontend and backend repos. It would be great if OpenHands had context/knowledge of these other repos automatically so it could make changes in those repos if needed.
Automatic repo awareness
The core customer desire is having OpenHands automatically pull in that context, without having to select those repos manually (#7752).
- For example, a seasoned developer who is deeply familiar with a given repo will not have a problem selecting the other related repos. However, a new developer on the team may not have this knowledge, and so having OpenHands figure out the dependent repos would be useful.
Automatically maintaining a repo.md with this knowledge
Automatically maintaining the appropriate markdown file - whether a repo.md or an organizational microagent - would help enable faster time-to-value and less overhead/maintenance.
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
Start by reviewing this issue and the related request in #7752. Compare the proposed repo.md approach with an organizational microagent, then define how dependent repositories would be identified, loaded, and kept current. Done means OpenHands can automatically provide relevant cross-repository context without manual selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100