Skip to content

Discord interface v0.2.1

Latest

Choose a tag to compare

@trek-e trek-e released this 16 Jun 02:27
Immutable release. Only release title and notes can be modified.
e6171b4

Summary

  • Patch release for the Discord interface after the Pathfinder onboarding dialog architecture pass.
  • Adds an explicit dialog outcome vocabulary for renderable text vs suppressed responses.
  • Routes player dialog completion/cancel handling through typed outcomes instead of blank-string suppression.

Compatibility

  • No Discord command syntax changes expected.
  • Released alongside Sentinel Core v0.51.1 and Pathfinder module v1.1.2.

Validation

  • PR #29 CI passed: docker-build, test.
  • Local: cd interfaces/discord && uv run pytest -> 247 passed, 50 skipped.