feat(cli): add plugin install and complete prompt/render host events

This commit is contained in:
Gregory Schier
2026-03-03 15:58:23 -08:00
parent b01b3a4c57
commit ad31755dbb
10 changed files with 845 additions and 35 deletions

View File

@@ -0,0 +1,6 @@
{
"compilerOptions": {
"strict": true
},
"include": ["src"]
}