Skip to content

docs(matrix): compress execute/ssh cell prose + fix stale SSH framing - #23

Merged
mobileskyfi merged 1 commit into
mainfrom
docs/matrix-execute-ssh-cell
Jun 15, 2026
Merged

docs(matrix): compress execute/ssh cell prose + fix stale SSH framing#23
mobileskyfi merged 1 commit into
mainfrom
docs/matrix-execute-ssh-cell

Conversation

@mobileskyfi

Copy link
Copy Markdown
Contributor

June-gloom Phase 1 — sixth relocation

The execute/ssh wire grounding (no-PTY but ssh host "cmd" runs, clean output, per-command batch, :parse reuse) already lives in the src/protocols/ssh.ts module header, so this is mostly compress + a small reconciliation.

What changes

  • commands/execute/README.md: fix the stale "SSH lands as one complete transport (introduced via terminal/ssh) … arrive together, not piecemeal" framing — SSH landed transfer-first (sftp) as three separate CHR-passed cells. Add the execute-only console-transport fact (SSH, like mac-telnet, runs CLI lines and returns text; structured path-POST / /console/inspect are rest/native-only) with the S1–S4 pointer.
  • docs/MATRIX.md: the execute/ssh block (~18 lines) → terse status + pointers to ssh.ts and the execute README.

Verification

  • bun run lint:ci: markdownlint 0 errors (MD051 passes), cspell / secretlint / agent-lint clean

Docs/spec only; no code changed.

🤖 Generated with Claude Code

…in execute README

June-gloom Phase 1, sixth relocation. The execute/ssh wire grounding (no-PTY but
ssh-command-runs, clean output, per-command batch, :parse reuse) already lives in
the src/protocols/ssh.ts module header, so this is mostly compress + reconcile:

- execute README: fix the stale "SSH lands as one complete transport (introduced
  via terminal/ssh) ... arrive together, not piecemeal" framing — SSH landed
  transfer-first (sftp) as three separate CHR-passed cells. Add the execute-only
  console-transport fact (SSH, like mac-telnet, runs CLI lines and returns text;
  structured path-POST / inspect are rest/native-only) with the S1-S4 pointer.
- MATRIX execute/ssh block (~18 lines) → terse status + pointers to ssh.ts +
  execute README.

MD051 link-fragment lint passes; lint:ci green (no code changed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 15, 2026 20:16
@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@mobileskyfi, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 52 minutes and 39 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 875e8e05-3cc0-41d5-aa10-3b6f78e8b30d

📥 Commits

Reviewing files that changed from the base of the PR and between 6b088e1 and 153f838.

📒 Files selected for processing (2)
  • commands/execute/README.md
  • docs/MATRIX.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/matrix-execute-ssh-cell

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@mobileskyfi
mobileskyfi merged commit 36d9b4d into main Jun 15, 2026
11 checks passed
@mobileskyfi
mobileskyfi deleted the docs/matrix-execute-ssh-cell branch June 15, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants