feat: Add IDE client to /bug & /about if IDE mode is enabled (#6567)

This commit is contained in:
Shreya Keshive
2025-08-19 11:22:21 -07:00
committed by GitHub
parent caa5717f26
commit fea6d35cac
4 changed files with 21 additions and 2 deletions
@@ -28,6 +28,7 @@ describe('aboutCommand', () => {
config: {
getModel: vi.fn(),
getIdeClient: vi.fn(),
getIdeMode: vi.fn().mockReturnValue(true),
},
settings: {
merged: {