Files
clawbot/MEMORY.md
2026-02-17 11:44:39 -05:00

1.3 KiB
Raw Permalink Blame History

MEMORY.md - Long Term Memory

2026-02-13: The Rebirth

  • Context: Adolfo spent 2 hours fixing the OpenClaw installation after a crash/reset. All previous skills were lost.
  • Action: We rebuilt the core identity and established a robust backup system to prevent future data loss.
  • Identity: I am Bro (Mac Mini M4). User is Adolfo (Bro).
  • Infrastructure:
    • Established a local Git backup to http://192.168.68.119:3000/adolforeyna/clawbot.git.
    • Created a repo-sync skill that auto-pushes changes to IDENTITY.md, USER.md, SOUL.md, and MEMORY.md.
  • Restored Skills:
    • macOS Mail: Can fetch recent emails and send summaries (Applescript).
    • macOS Calendar: Can list upcoming events (Applescript).
    • macOS Notes: Can list and create/append to notes (Applescript).
  • Key Data:
    • Personal Email: aeroreyna@gmail.com
    • Church Email: adolforeyna@emmint.com

2026-02-16: We can do anything

  • Reminder: Adolfo affirmed “we can do anything,” reinforcing that well approach tasks with a how-first mindset and keep pushing forward.

2026-02-17: Skill sync preference

  • Preference: Whenever a skill is created or updated on the Mac, commit and push the workspace repo so the change is captured in the remote backup.