Skip to content

feat(acp): add steer and queue slash commands#18114

Merged
teknium1 merged 2 commits into
NousResearch:mainfrom
HenkDz:feat/acp-steer-queue
May 1, 2026
Merged

feat(acp): add steer and queue slash commands#18114
teknium1 merged 2 commits into
NousResearch:mainfrom
HenkDz:feat/acp-steer-queue

Conversation

@HenkDz
Copy link
Copy Markdown
Contributor

@HenkDz HenkDz commented Apr 30, 2026

Summary

  • advertise /steer and /queue in ACP available commands
  • route /steer into the existing AIAgent.steer() mechanism when a turn is active
  • queue /queue prompts and regular prompts submitted during an active ACP turn
  • drain queued prompts after the current turn without racing session history

Test Plan

  • source venv/bin/activate && python -m pytest tests/acp_adapter/test_acp_commands.py tests/acp_adapter/test_acp_images.py tests/run_agent/test_vision_aware_preprocessing.py -q -n 4

@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/acp Agent Communication Protocol adapter labels Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/acp Agent Communication Protocol adapter P3 Low — cosmetic, nice to have type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants