Skip to content

chore: shelve experimental ghostty-web integration#19

Merged
aaditagrawal merged 3 commits intofeat/log-viewerfrom
chore/remove-ghostty-integration
Mar 16, 2026
Merged

chore: shelve experimental ghostty-web integration#19
aaditagrawal merged 3 commits intofeat/log-viewerfrom
chore/remove-ghostty-integration

Conversation

@aaditagrawal
Copy link
Owner

Summary

  • Remove the WASM-based GhosttyTerminalSplitView component and its command palette entry — shelving for a later date once ghostty-web matures further
  • Drop the ghostty-web dependency and related Vite config
  • Clean up unused GhosttyIcon from Icons.tsx
  • Update README provider table and supported agents list

Test plan

  • bun typecheck — 7/7 clean
  • bun lint — no new errors
  • Command palette no longer shows ghostty toggle

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
@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 57caa456-598d-4343-96ba-23ed4ceb416e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/remove-ghostty-integration
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

@github-actions github-actions bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XL 500-999 changed lines (additions + deletions). labels Mar 16, 2026
@aaditagrawal
Copy link
Owner Author

Will come back to you at a later date, libghostty. :)

@aaditagrawal aaditagrawal reopened this Mar 16, 2026
@aaditagrawal aaditagrawal merged commit c36489a into feat/log-viewer Mar 16, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL 500-999 changed lines (additions + deletions). vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant