Skip to content

docs: fix incomplete sentence in KillTerminalCommandRequest doc comment#608

Open
koriyoshi2041 wants to merge 1 commit intoagentclientprotocol:mainfrom
koriyoshi2041:fix/incomplete-doc-comment
Open

docs: fix incomplete sentence in KillTerminalCommandRequest doc comment#608
koriyoshi2041 wants to merge 1 commit intoagentclientprotocol:mainfrom
koriyoshi2041:fix/incomplete-doc-comment

Conversation

@koriyoshi2041
Copy link

Summary

  • Fix sentence fragment in KillTerminalCommandRequest doc comment in src/client.rs
  • Changed "Note: terminal/release when..." → "Note: Call terminal/release when..."
  • The original was missing the verb "Call", matching the style already used in the same doc block ("allowing the Agent to call terminal/output")
  • Regenerated schema files to reflect the change

Test plan

  • npm run check passes (clippy, formatting, spellcheck, tests)
  • npm run generate produces no additional diff

The doc comment for `KillTerminalCommandRequest` had a sentence
fragment: "Note: `terminal/release` when `TerminalId` is no longer
needed." Added the missing verb "Call" to complete the sentence.

Regenerated schema files to reflect the change.
@koriyoshi2041 koriyoshi2041 requested a review from a team as a code owner March 1, 2026 09:05
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.

1 participant