Skip to content

Roadmap

Kevin Leung edited this page Aug 2, 2018 · 21 revisions

Wolf Schedule and Roadmap

Below is the schedule and roadmap for Wolf. Please note that these dates and feature plans are all subject to change.

Schedule

Release Time frame*
1.0.0 Q3 2018
1.1.x Q4 2018
1.2.x Q4 2018
2.0.0 Q1 2019

* References to yearly quarters (Q1, Q2, Q3, Q4) are calendar-based

1.0.0 Roadmap

  • Defined ability.ts interface
  • Basic nextAbility support (ability branching)
  • Automatic slot detection/filling
  • Automatic detection of completed abilities
  • Asynchronous support for ability onComplete
  • Slot level validation
  • Slot level required confirmation (slot dependencies)
  • Types fully defined for TypeScript use
  • Redux Remote DevTools support

1.1.0 Roadmap

  • Integration patterns defined (ability.ts hot swap/loading)
  • Cancellation (conversation and ability level) Issue #46
  • More Robust nextAbility support Issue #60

1.2.0 Roadmap

  • Ability dependencies

2.0.0 Roadmap

  • slot tags (to facilitate NLP entity.name matching).. decouples slotName and entity.name
Clone this wiki locally