- Add gantt task CRUD bash and TypeScript utilities - Update MEMORY.md with CRUD capabilities and rules - Update daily memory with subagent completions - Document: full task links, attach-then-delete rule
1.8 KiB
1.8 KiB
SESSION_STARTUP.md - Read This First Every Session
CRITICAL - Do These IMMEDIATELY
Step 1: Read AGENTS.md (you are here)
- Who you are, how to work, safety rules
- Project creation rules - CRITICAL
Step 2: Read TOOLS.md
- All project locations, URLs, credentials
- Deployment commands
- Infrastructure details
Step 3: Read memory files
memory/YYYY-MM-DD.md(today)memory/YYYY-MM-DD.md(yesterday)- MEMORY.md (if main session)
Step 4: Read PROJECT_SETUP.md
- Where to create new projects
- Folder structure rules
Quick Reference
Project Locations (NEVER FORGET)
/Users/mattbruce/Documents/Projects/OpenClaw/
├── Web/ ← Next.js projects here
├── iOS/ ← Swift projects here
└── Documents/ ← Docs here
Active Projects (from TOOLS.md)
- Gantt Board: https://gantt-board.vercel.app (port 3000)
- Blog Backup: https://blog-backup-two.vercel.app (port 3002)
- Mission Control: https://mission-control-rho-pink.vercel.app/ (port 3001)
- Heartbeat Monitor: port 3005
Credentials
- Gantt Board login: mbruce+max@topdoglabs.com / !7883Gantt
- Gitea: http://192.168.1.128:3000 (ai-agent / !7883Gitea)
If Memory Search Fails
If memory_search() returns an error about API keys:
- DON'T PANIC
- Read the files manually (above)
- The knowledge is in the files, not the vector DB
Before Creating ANY Project
- Check TOOLS.md for existing projects
- Choose correct folder (Web/iOS/Documents)
- Create in
/Users/mattbruce/Documents/Projects/OpenClaw/ - Update TOOLS.md immediately
Daily Log Location
Write significant events to:
/Users/mattbruce/.openclaw/workspace/memory/YYYY-MM-DD.md
DO NOT SKIP THESE STEPS YOUR MEMORY RESETS EVERY SESSION THE FILES ARE YOUR MEMORY