Skip to content

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Sep 4, 2025

  • Introduced the run_slash_command tool for executing predefined slash commands, enhancing workflow automation.
  • Updated release notes for version 3.26.6 to include details about the new tool and its capabilities.
  • Modified existing documentation to reference the new tool and its usage.
  • Removed the version_only interaction from user interactions as it is no longer needed.
  • Updated sidebars to include links to the new run_slash_command documentation.

Important

Adds run_slash_command tool for executing predefined slash commands, updates documentation, and modifies sidebars and user interactions.

  • Behavior:
    • Adds run_slash_command tool for executing predefined slash commands, enhancing workflow automation.
    • Removes version_only interaction from user interactions.
  • Documentation:
    • Updates run-slash-command.md to document the new tool.
    • Updates tool-use-overview.md to include run_slash_command in the Command Group.
    • Adds run_slash_command to experimental features in experimental-features.md.
    • Updates release notes in v3.26.6.mdx and v3.26.mdx to include the new tool.
  • Sidebars:
    • Updates sidebars.ts to include run_slash_command in the Advanced Usage and Experimental sections.

This description was created by Ellipsis for e22c79c. You can customize this summary. It will automatically update as commits are pushed.

- Introduced the run_slash_command tool for executing predefined slash commands, enhancing workflow automation.
- Updated release notes for version 3.26.6 to include details about the new tool and its capabilities.
- Modified existing documentation to reference the new tool and its usage.
- Removed the version_only interaction from user interactions as it is no longer needed.
- Updated sidebars to include links to the new run_slash_command documentation.
Copilot AI review requested due to automatic review settings September 4, 2025 20:52
@vercel
Copy link

vercel bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
roo-code-docs Building Building Preview Comment Sep 4, 2025 8:52pm

@hannesrudolph hannesrudolph merged commit 3b7006f into main Sep 4, 2025
2 of 3 checks passed
@hannesrudolph hannesrudolph deleted the 3.26.6 branch September 4, 2025 20:52
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 4, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces the run_slash_command tool as an experimental feature, allowing AI to execute predefined slash commands programmatically for enhanced workflow automation. The changes focus on documentation updates, release notes preparation, and configuration adjustments to support this new capability.

Key changes:

  • Adds the new run_slash_command tool with comprehensive documentation and usage examples
  • Updates release notes for version 3.26.6 to highlight the new tool and related improvements
  • Streamlines release notes workflow by removing version-only interaction patterns and simplifying PR extraction

Reviewed Changes

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

Show a summary per file
File Description
sidebars.ts Adds navigation links for run_slash_command documentation and v3.26.6 release notes
docs/update-notes/v3.26.mdx Updates combined v3.26 release notes with run_slash_command feature and recent improvements
docs/update-notes/v3.26.6.mdx Creates dedicated release notes for v3.26.6 highlighting the new tool
docs/update-notes/index.md Adds v3.26.6 to the version index
docs/features/experimental/experimental-features.md References the new run_slash_command tool in experimental features list
docs/advanced-usage/available-tools/tool-use-overview.md Updates tool categorization to include run_slash_command in Command Group
docs/advanced-usage/available-tools/run-slash-command.md Comprehensive documentation for the new tool including usage, examples, and best practices
.roo/rules-release-notes-writer/3_user_interactions.xml Removes version-only interaction workflow that's no longer needed
.roo/rules-release-notes-writer/1_main_workflow.xml Simplifies PR extraction workflow and updates file naming conventions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.


# run_slash_command

:::warning Experimental Feature
Copy link
Contributor

Choose a reason for hiding this comment

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

The experimental warning block uses '::::warning' instead of the standard ':::warning'. Consider changing it to ':::warning' to ensure proper rendering in Docusaurus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant