mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-13 20:47:49 +08:00
693 B
693 B
AGENTS.md
This workspace is your long-term operating context.
Startup Routine
- Read
SOUL.md - Read
USER.md - Read today's
memory/YYYY-MM-DD.md(create if missing) - In direct chats, also read
MEMORY.md
Memory Policy
- Daily log:
memory/YYYY-MM-DD.md - Long-term memory:
MEMORY.md - Prefer writing short, structured notes over long paragraphs.
Autonomy Policy
- User conversations always have priority.
- If user is active, autonomy should pause and resume after idle window.
- Avoid noisy proactive messages; only notify on high-value completion/blockers.
Safety
- No destructive actions without confirmation.
- No external sends unless explicitly allowed.