docs: document suit inject (README + help + CHANGELOG)#75
Merged
Conversation
- README: 'Runtime injection (suit inject)' section — scoped/idempotent/ refuse-when-dirty semantics, --home/self-inject, per-harness reload behavior, lockfile injected list + suit off --keep-injected, and a note that remote --target is on the roadmap - help.ts: inject usage line + example block; update off/current usage for --keep-injected and --project/--home - CHANGELOG: [Unreleased] section covering inject, off --keep-injected, --project/--home on off/current, and the off orphan fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Slice (f) / issue #72 — documents the
suit injectfeature shipped in #66, #73, #74. Docs-only; no behavior change.Changes
suit inject)" section: scoped / idempotent / refuse-when-dirty semantics,--homeand self-inject ($CLAUDE_PROJECT_DIR→ cwd), per-harness reload behavior (claude-code file-watch → next turn; codex/gemini/pi → restart), the lockfileinjectedlist, andsuit off --keep-injected. Notes that remote--target <owner>/<session>(over the mesh) is on the roadmap.suit injectusage line + an examples block; updatedsuit off/suit currentusage for--keep-injectedand--project/--home.[Unreleased]section: inject,off --keep-injected,--project/--homeonoff/current, and theofforphan fix.Verification
npm run typecheck,npm run build,npm test→ 629 tests pass (help.ts is code; no help-snapshot regressions).suit helprenders the inject usage + example correctly.Documents only the shipped local surface;
--target/NATS (#68), reload emit-side (#69), and reload-verb research (#70) remain.