-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
Kevin Leung edited this page Aug 9, 2018
·
21 revisions
Below is the schedule and roadmap for Wolf. Please note that these dates and feature plans are all subject to change.
Release | Time frame* |
---|---|
2.1.x | Q4 2018 |
2.0.0 | Q4 2018 |
1.0.0 | Q3 2018 - Complete |
* References to yearly quarters (Q1, Q2, Q3, Q4) are calendar-based
- Cancellation (conversation and ability level) Issue #46
- Slot tags (to facilitate NLP entity.name matching).. decouples
slotName
andentity.name
- More Robust
nextAbility
support Issue #60 - Ability dependencies
- Multi-ability onCompletes per turn
- Flexible ability get function (supports asynchronous operations)
- Flexbile slot data get function (supports asynchronous operations)
- Ability definition hot swap/loading
- No Redux Dev Tool dependency
- 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
- Home
- Roadmap
- Changelog
- Core Concepts
- Contributing
- How to contribute
- Code of Conduct