Skip to content

Facility for configuring GitHub Copilot file system directory permissions outside the workspace #282211

@garretwilson

Description

@garretwilson

As described in #282209, I have provided GitHub Copilot instructions that allow the LLM to find source code for my GlobalMentor libraries so that it can decipher which utilities are available and how to use them. Those directories are outside of the workspace path

But this is a slippery slope. I'm leery of the LLM suddenly deciding it wants to peek inside my personal files, in other folders I didn't mention.

We need a way to specify which directory trees in the file system are in-limits, off-limits, and read-only to the LLM. This would apply (especially!) to the terminal as well.

It is useless having individual restricted workspaces, or even disabling GitHub Copilot in some workspace, if the LLM has free reign of the entire file system once it's in unleashed in a single workspace!

Metadata

Metadata

Labels

chat-terminalThe run in terminal tool in chatunder-discussionIssue is under discussion for relevance, priority, approach

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions