You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes:
- #2818: Add allow_hyphen_values to run/exec prompts so dash-prefixed values work
- #2820: File descriptor handling follows Rust ownership/Drop patterns (documented)
- #2821: Use random temp directory names to prevent symlink attacks
- #2822: Document modal stack escape key routing behavior
- #2823: Fix TUI copy action (Ctrl+Shift+C) to actually perform clipboard copy
- #2824: Flush stdout after JSON output when piped for proper streaming
- #2829: Handle virtual filesystem (procfs/sysfs) files that report 0 size
- #2831: Add --yes/-y flag as alias for --force in mcp remove command
- #2832: Improve help text for mcp add about -- separator requirement
- #2834: Add --add-dir flag to run command for consistency with exec
0 commit comments