Skip to content

fix(slack): handle leading-space text commands - #590

Open
hashbender wants to merge 1 commit into
mainfrom
mirror/pr-56718
Open

fix(slack): handle leading-space text commands#590
hashbender wants to merge 1 commit into
mainfrom
mirror/pr-56718

Conversation

@hashbender

Copy link
Copy Markdown
Owner

Summary

  • treat text like /stop as a gateway command after trimming leading Slack-avoidance whitespace
  • avoid prepending thread context to command text in Slack thread replies
  • add e2e coverage for leading-space stop commands

Test

  • uv run pytest tests/e2e/test_platform_commands.py::TestSlashCommands::test_leading_space_stop_is_still_a_command tests/e2e/test_platform_commands.py::TestSlashCommands::test_stop_when_no_agent_running -q

Mirror-of: NousResearch#56718
NousResearch#56718

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