-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
Kevin Leung edited this page Aug 2, 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* |
---|---|
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
- 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
- Integration patterns defined (
ability.ts
hot swap/loading) - Cancellation (conversation and ability level) Issue #46
- More Robust
nextAbility
support Issue #60
- Ability dependencies
- slot tags (to facilitate NLP entity.name matching).. decouples
slotName
andentity.name
- Home
- Roadmap
- Changelog
- Core Concepts
- Contributing
- How to contribute
- Code of Conduct