You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ui): add Configuration UI integration for newTerminal option
Add UI support for newTerminal core feature added.
- Add i18n translation keys (en.json, ko.json)
- Add checkbox UI to command-form.tsx (shown only in Terminal mode)
- Add checkbox for single commands within groups in group-command-item.tsx
- Add newTerminal field to Zod schemas and type definitions
- Fix missing newTerminal field in ensure-id.ts data transformation
- Fix missing newTerminal field in webview-provider.ts Zod validation schema
fix#246
0 commit comments