feat: 初始化 AI 助手记忆仓库

上传核心文件:
- IDENTITY.md, USER.md, SOUL.md, AGENTS.md, TOOLS.md, HEARTBEAT.md, MEMORY.md
- memory/: 日志和工作记录
- skills/: 技能配置
- .gitignore
This commit is contained in:
AI Assistant
2026-04-04 02:41:31 +08:00
parent 0227d525f9
commit 889f7a8e27
9 changed files with 665 additions and 59 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# 临时文件
audio-*.json
audio-*.srt
audio-*.tsv
audio-*.txt
audio-*.vtt
*.log
# 媒体文件
media/inbound/*
media/outbound/*
# 忽略非核心文件
logs/
scripts/
.agents/
BOOTSTRAP.md
# macOS/Linux
.DS_Store
*.swp