chore: shelve experimental ghostty-web integration#19
chore: shelve experimental ghostty-web integration#19aaditagrawal merged 3 commits intofeat/log-viewerfrom
Conversation
Shelve the WASM-based GhosttyTerminalSplitView for now — the component wasn't wired into the main layout and only reachable via command palette. We can revisit once ghostty-web matures further. - Delete GhosttyTerminalSplitView.tsx - Remove ghostty-web dependency and vite optimizeDeps entry - Clean up command palette props, command item, and GhostIcon import - Remove unused GhosttyIcon from Icons.tsx
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment Tip CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present. |
|
Will come back to you at a later date, libghostty. :) |
Summary
GhosttyTerminalSplitViewcomponent and its command palette entry — shelving for a later date onceghostty-webmatures furtherghostty-webdependency and related Vite configGhosttyIconfromIcons.tsxTest plan
bun typecheck— 7/7 cleanbun lint— no new errors