refactor: rename session_command to command_expansion#76
Merged
Conversation
- describe session-command acknowledgements as scheduling-only responses - update ship and branch command wording for skipped branch handling - align OpenCode tool output and tests with async delegated execution
- Replace <session_command> tags with <delegate> tags in command docs - Rename session_command tool to command_expansion across core and opencode - Update agent documentation (navigator) to reflect new terminology - Update TypeScript types and implementations in dispatch tool - Update all test files to use new tool name - Rename session-command.mdx docs to command-expansion.mdx - Sync generated opencode artifacts with source changes - Update AGENTS.md workflow guidelines with new terminology
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.
Ticket
SKIPPED
Description
Renames the
session_commandtool tocommand_expansionacross the entire codebase for clearer naming that reflects its purpose of expanding and dispatching commands within the same session.This change affects:
Checklist
Tool Renaming
session_commandtocommand_expansionin tool definitionsCommand Updates
Documentation
Generated Output
Validation
session_commandreferences