Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions behaviors/explanatory.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
bundle:
name: behavior-explanatory
version: 1.0.0
description: Explanatory output style with educational insight blocks

hooks:
- module: hooks-explanatory
source: git+https://github.com/michaeljabbour/amplifier-module-hooks-explanatory@main
1 change: 1 addition & 0 deletions bundle.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ includes:
- bundle: foundation:behaviors/redaction
- bundle: foundation:behaviors/todo-reminder
- bundle: foundation:behaviors/streaming-ui
- bundle: foundation:behaviors/explanatory
# External bundles
- bundle: git+https://github.com/microsoft/amplifier-bundle-recipes@main#subdirectory=behaviors/recipes.yaml
- bundle: git+https://github.com/microsoft/amplifier-bundle-design-intelligence@main#subdirectory=behaviors/design-intelligence.yaml
Expand Down