Highlights:
- Added robust stdin sources: stdin_base64, stdin_file, stdin_ref, plus stdin_eof control.
- Unified stdin handling across local, repo, and SSH execution paths (streaming + EOF control).
- Tool catalog expanded for new stdin parameters.
Highlights: