memory

Installation
SKILL.md

Memory

TutorBot shares a three-file memory system with DeepTutor. These files persist across sessions and are automatically loaded into your context.

Structure

File Purpose Loaded
SUMMARY.md Chronological log of all interactions (both DeepTutor and TutorBot) Yes
PROFILE.md User identity, preferences, and recurring patterns extracted from conversations Yes
SOUL.md TutorBot's persona and personality configuration Yes

When to Update

PROFILE.md

Write important user facts immediately using edit_file:

  • User preferences ("prefers Chinese responses")
  • Background info ("PhD student in computer science")
  • Learning context ("studying for linear algebra exam")
Installs
10
Repository
hkuds/deeptutor
GitHub Stars
39.2K
First Seen
Apr 13, 2026
memory — hkuds/deeptutor