Skip to content

feat: add velocity platform command execution#24

Merged
lusu007 merged 1 commit into
mainfrom
feat/velocity-platform-commands
Jun 5, 2026
Merged

feat: add velocity platform command execution#24
lusu007 merged 1 commit into
mainfrom
feat/velocity-platform-commands

Conversation

@lusu007
Copy link
Copy Markdown
Contributor

@lusu007 lusu007 commented Jun 5, 2026

Pull Request

Description

Adds Velocity platform command execution by wiring the shared platform command poller into the Velocity plugin and dispatching leased commands through the Velocity console command source.

The Paper executor now reuses the same common command-dispatch result mapping so handled, unhandled, timeout, cancellation, interruption, and execution-failure behavior stays consistent across Paper and Velocity.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation
  • Chore

Related Issues

  • Fixes #

Testing

  • Unit tests pass
  • Manual testing completed
  • New tests added for new functionality
  • ./gradlew test
  • ./gradlew spotlessApply
  • ./gradlew build

Checklist

  • I have performed a self-review of my own code
  • Tests have been added/updated and pass (if needed)
  • Documentation has been updated (if needed)

@lusu007 lusu007 merged commit d927e58 into main Jun 5, 2026
2 checks passed
@lusu007 lusu007 deleted the feat/velocity-platform-commands branch June 5, 2026 16:10
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