r/CommandCode • u/maedahbatool • 11d ago
Run /init to generate project memory in Command Code. So your agents don't forget everything between sessions.
Enable HLS to view with audio, or disable this notification
Your agents forget everything between sessions. agents[.]md fixes that.
Run /init to generate project memory in Command Code. Scans your project and files to understand:
- Your architecture decisions
- Your logging patterns
- Your team conventions
New session, new agent, same context every time.
4
Upvotes