vibetunnel/web/src/server
Mario Zechner 402143716e Add shell alias support and improve debug logging
- Add automatic shell alias resolution via ProcessUtils.resolveCommand()
- Support aliases like 'claude-danger' by running through user's shell
- Detect user's shell properly on all platforms (zsh, bash, pwsh, cmd, etc.)
- Replace --debug CLI flag with VIBETUNNEL_DEBUG environment variable
- Update spec.md with new functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-23 02:45:54 +02:00
..
middleware refactor: Apply unified logging style guide to all server files 2025-06-22 23:10:51 +02:00
pty Add shell alias support and improve debug logging 2025-06-23 02:45:54 +02:00
routes Fixed home path detection (hopefully) 2025-06-23 01:22:13 +02:00
services refactor: Apply unified logging style guide to all server files 2025-06-22 23:10:51 +02:00
utils feat: Add structured logging system with unified style 2025-06-22 22:40:00 +02:00
fwd.ts Add shell alias support and improve debug logging 2025-06-23 02:45:54 +02:00
server.ts feat: Add unified logging infrastructure with web viewer 2025-06-23 00:05:43 +02:00
version.ts refactor: Apply unified logging style guide to all server files 2025-06-22 23:10:51 +02:00