refactor(plugin-api): clean up workspace panel context

This commit is contained in:
Federico Jaramillo Martinez
2026-06-04 15:38:18 +02:00
parent bd8d1f1f08
commit f1c8f1f014
6 changed files with 26 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Clean up the workspace panel plugin context by removing the legacy `openTerminal` alias and moving render invalidation to `context.host.requestRender()`.