feat(cli): Implement /bug command and add open dependency (#428)

This commit is contained in:
Allen Hutchison 2025-05-19 16:56:32 -07:00 committed by GitHub
parent f2a60f729f
commit 28acb8d495
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 363 additions and 2 deletions

View file

@ -40,6 +40,7 @@
"ink-spinner": "^5.0.0",
"ink-text-input": "^6.0.0",
"lowlight": "^3.3.0",
"open": "^10.1.2",
"react": "^18.3.1",
"read-package-up": "^11.0.0",
"shell-quote": "^1.8.2",