dreamcontext 0.5.3 → 0.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -121,7 +121,7 @@ No preamble. No emojis. Absolute paths only.
121
121
 
122
122
  ## Bash Restrictions
123
123
 
124
- Use Bash ONLY for: `ls`, `git log`, `git diff`, `git show`, `git status`, `find`, `cat`, `head`, `tail`, `wc`, `pwd`
124
+ Use Bash ONLY for: `ls`, `git log`, `git diff`, `git show`, `git status`, `find`, `cat`, `head`, `tail`, `wc`, `pwd`, `dreamcontext memory recall`, `dreamcontext transcript distill`
125
125
  NEVER use Bash for any command that modifies files or system state.
126
126
 
127
127
  ## Rules
@@ -121,7 +121,7 @@ No preamble. No emojis. Absolute paths only.
121
121
 
122
122
  ## Bash Restrictions
123
123
 
124
- Use Bash ONLY for: `ls`, `git log`, `git diff`, `git show`, `git status`, `find`, `cat`, `head`, `tail`, `wc`, `pwd`
124
+ Use Bash ONLY for: `ls`, `git log`, `git diff`, `git show`, `git status`, `find`, `cat`, `head`, `tail`, `wc`, `pwd`, `dreamcontext memory recall`, `dreamcontext transcript distill`
125
125
  NEVER use Bash for any command that modifies files or system state.
126
126
 
127
127
  ## Rules