vibetunnel/mac/VibeTunnel
Peter Steinberger bb272ce821 refactor: Simplify vt title implementation using fwd --update-title
- Add --update-title flag to fwd.ts for cleaner session title updates
- Replace complex bash/jq/python/sed logic with single fwd.ts call
- Leverage existing SessionManager for type-safe JSON handling
- Improve error handling and messaging
- Reorganize vt script to locate app path before processing commands

This eliminates the fragile bash JSON manipulation in favor of a
robust TypeScript implementation that reuses existing infrastructure.
2025-07-01 13:41:09 +01:00
..
Assets.xcassets Improve Arc-style sidebar UI for better space utilization 2025-06-25 02:11:51 +02:00
Core Display Claude status in Mac menubar (#160) 2025-07-01 11:21:28 +01:00
Extensions refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
Presentation Display Claude status in Mac menubar (#160) 2025-07-01 11:21:28 +01:00
Utilities fix: correct CLI installation verification after title mode args update (#153) 2025-07-01 07:09:43 +02:00
Info.plist Add user notification permission explainer 2025-06-22 11:53:00 +02:00
Shared.xcconfig local needs to be local 2025-06-22 15:55:02 +02:00
sparkle-public-ed-key.txt refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
version.xcconfig chore: bump version to 1.0.0-beta.6 build 152 (#161) 2025-07-01 05:54:43 +01:00
VibeTunnel-Mac.xctestplan Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
VibeTunnel.entitlements refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
VibeTunnelApp.swift feat: add Tailscale integration and improve networking documentation (#144) 2025-06-29 20:03:44 -07:00
vt refactor: Simplify vt title implementation using fwd --update-title 2025-07-01 13:41:09 +01:00