mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
feat: add pure ssh2 remote operations
This commit is contained in:
@@ -40,6 +40,8 @@ Multi-stage pipeline to reduce token consumption:
|
||||
| Anchor-Safe Read Compaction | Detects hashline/anchored `read` output and preserves complete edit anchors when filtering or truncating anchored lines |
|
||||
| Hard Truncation | Final character limit enforcement |
|
||||
|
||||
Bash output compaction applies to both the local `bash` tool and `pi-ssh`'s `ssh_bash` output alias. This only sanitizes/compacts returned text: RTK never rewrites remote commands. Structured remote search results from `ssh_find` and `ssh_grep`, and exact remote file reads from `ssh_read`, remain outside RTK processing.
|
||||
|
||||
### Interactive Settings
|
||||
|
||||
- Tabbed TUI settings modal via `/rtk` command
|
||||
|
||||
Reference in New Issue
Block a user