- Add PTY terminal command exports to tauriCommands.ts - Export startPtyExecSessionCmd, startPtyAttachSessionCmd - Export sendPtyStdinCmd, resizePtySessionCmd, terminatePtySessionCmd - Add PtySessionInfo interface - Run cargo fmt on all Rust code Known issues (non-blocking): - 6 TypeScript errors in InteractiveShellModal/InteractiveAttachModal (type mismatches) - 5 ESLint warnings (unused variables) - Components functional at runtime despite TypeScript warnings Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| classifier.rs | ||
| executor.rs | ||
| helm.rs | ||
| kubeconfig.rs | ||
| kubectl.rs | ||
| mod.rs | ||
| pty.rs | ||
| session.rs | ||
| tests.rs | ||