Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -56,7 +56,7 @@ Basic project scaffolding and connectivity.
|
||||
- [x] Define SSH config model and probe interface scaffold
|
||||
- [x] Connect to remote host
|
||||
- [x] Execute read-only commands (e.g. `journalctl`, `systemctl status`, `cat`)
|
||||
- [ ] Stream or collect command output safely
|
||||
- [x] Stream or collect command output safely (byte-limited output with truncation marker)
|
||||
- [x] Implement basic input parsing (ticket text, hostname, target directories)
|
||||
- [x] Write unit tests for SSH and input modules
|
||||
- [x] Input parser and CLI tests added
|
||||
|
||||
Reference in New Issue
Block a user