feat(plugins): add files.listFiles directory listing to the plugin API

This commit is contained in:
Federico Jaramillo Martinez
2026-07-28 23:14:21 +02:00
parent 12f25282fc
commit d19fca4090
10 changed files with 199 additions and 26 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Add `files.listFiles(path)` to the stable plugin API so workspace panel and label plugins can list workspace directory entries on local and federated machines.