coder / coder/xum

Feature: Multi-repository mode

Open
#2,097 2 comments 4 reactions 0 assignees View on GitHub
community enhancement feature
Dominant language
TypeScript
Stars
2k
Forks
134
Avg merge
14h 57m
Merged PRs (30d)
307

Description

In my workflow, I often need to introduce changes in one repository while simultaneously referencing interfaces, types, or contracts defined in another repository.

Currently, Mux can operate only within a single repository context. When it needs to reference another repository, it falls back to fetching files via the GitHub API (e.g. using curl). This approach is slow, inefficient, and breaks the flow, especially for larger repositories or frequent cross-repo lookups.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.