Merged
Conversation
- Add comprehensive debug logging to /tmp/devx-debug.log instead of stdout - Fix excessive tmux subprocess calls with per-session rate limiting - Add tmux content caching to reduce repeated command execution - Implement debug levels: DEVX_DEBUG=1 (basic) vs DEVX_DEBUG=2 (verbose) - Reduce memory stats frequency from every 50 to 200/100 updates - Add session state tracking to prevent repetitive logging - Fix mutex copying issues by using pointer receivers throughout TUI - Improve error display with prominent red error boxes - Add detailed session creation/attachment logging for troubleshooting - Pre-compile ANSI regex for better performance 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
jfox85
added a commit
that referenced
this pull request
Feb 13, 2026
…t.sh, tests - #5: Keep discoverServerName during transition for GetAllRoutes compat - #7: Add Task 14 to update caddy-start.sh - #10: Explicitly keep contains helper in Task 7 - #11: Document config file permissions (0600 is intentional) - #13: Sort route statuses in CheckCaddyHealth for deterministic output - #14/#16: Add Task 15 for project alias edge case tests Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.