- 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> |
||
|---|---|---|
| .. | ||
| .cargo | ||
| capabilities | ||
| gen/schemas | ||
| icons | ||
| resources/ollama | ||
| src | ||
| tests/kube | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| tauri.conf.json | ||