refactor: extract workspace tool controllers

This commit is contained in:
Federico Jaramillo Martinez
2026-05-07 23:48:37 +02:00
parent 789be10147
commit 0338ba532b
4 changed files with 137 additions and 106 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# 04. Extract file/git controllers from PiWebApp
Status: pending
Status: completed
Move file explorer and git orchestration out of `PiWebApp` into focused controllers.