dotnet / dotnet/dev-proxy

Build a virtual file plugin

Open
#1,498 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
832
Forks
89
Avg merge
12h 1m
Merged PRs (30d)
23

Description

Build a virtual file plugin that can be used to serve files that don't exist on disk. The plugin needs to support directory listings (file discovery) and file reads. This would be invaluable for testing agents with different instructions, skills, etc off of a declarative Dev Proxy configuration which can be easily swapped without complex and error-prone filesystem operations.

On Windows, we could potentially implement this using ProjFS.

This is likely OS-specific work so I suggest we keep it separate from Dev Proxy. Let's create a separate repo under dev-proxy-tools.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.