Files
memind/.gitignore
T
john 9b4a25799f Add smart ACK provider for WeChat MP replies
Replace fixed ackText with a rule-based AckProvider that picks
response templates by message type and intent (translate, summary,
rewrite, poster, ppt, mindmap, code, search, schedule). Pure sync,
zero I/O, auto-falls back to config.ackText on any error.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 15:19:03 +08:00

23 lines
186 B
Plaintext

node_modules/
ops/node_modules/
dist/
ops/dist/
.env
.env.local
.env.*.local
scripts/g2-aliyun-cert.env
*.log
*.pid
.local/
MindSpace/
data/
users/
.DS_Store
.idea/
.vscode/
.aider*