Skip to content
Discussion options

You must be logged in to vote

There is no cross-repository context today, and nothing in the configuration can enable it. Repo context resolves files through the provider bound to the merge request, and the GitLab implementation is scoped to that single project, reading only paths relative to its own tree, so repo_context_files cannot reach a sibling project. The one tool that ever cloned an arbitrary repository was /help_docs, and it has been disabled since v0.36.1 as mitigation for a credential-exposure vulnerability, so any design here has to avoid that shape. Agent Skills are host-level filesystem paths, useful for sharing written guidance across your group but not for pulling a neighbouring repository's source.

T…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by IsmaelMartinez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants