Code
- File-based loading
- Support for calling intents directly
- Support for new interaction model
- support for built-in intents
- Lots more unit tests
- What to do with audioplayer?
- HTTP based interactor
- Add support for node 4?
CodeV2
- Add speak command
- Dialog support
- Permission support
- Rename SkillContext and SkillSession to context and session
- add support for list api permissioning
- add convenience methods for permissions
Design
- What is the difference between interactor and virtual alexa?
- Is virtual alexa the right name?
- Rename spoken, intended methods
Project
- Add travis
- Add README
- Add typedoc
- Add index.d.ts
- Add contributing guidelines
- Add license
- Add badges
- Lock down project
- Add npm package
- Make sure only correct stuff goes into npm package
- Figure out how to make docs public