supbuddy 3.3.3 → 3.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -32,7 +32,6 @@ supbuddy project ls # registered projects
32
32
  supbuddy supabase start acme --follow # start a project's Supabase, stream progress
33
33
  supbuddy map ls # domain → port mappings
34
34
  supbuddy mcp add claude-code # register Supbuddy with an AI coding agent
35
- supbuddy tui # full-screen dashboard (alias: sup dash)
36
35
  supbuddy help # the full command reference
37
36
  ```
38
37