Skip to content

Commit ffd341f

Browse files
committed
fix(memory): make cortex synthesis non-blocking
1 parent df4ac10 commit ffd341f

File tree

3 files changed

+271
-48
lines changed

3 files changed

+271
-48
lines changed

prompts/en/channel.md.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ When in doubt, skip. Being a lurker who speaks when it matters is better than be
198198
{{ knowledge_synthesis }}
199199
{%- endif %}
200200

201-
{%- if memory_bulletin and not working_memory and not knowledge_synthesis %}
201+
{%- if memory_bulletin and not knowledge_synthesis %}
202202
## Memory Context
203203

204204
{{ memory_bulletin }}

0 commit comments

Comments
 (0)