Files
openclaw-agent-template/memory/CURRENT_STATE.md
T

53 lines
1.1 KiB
Markdown

# CURRENT STATE
This file tracks what's happening right now. The agent updates it at the end of every meaningful work session so the next session can pick up without re-orientation.
**Last updated:** [DATE_TIME]
**Updated by:** [AGENT_NAME]
---
## In Flight
<!-- Tasks actively being worked on -->
<!-- Format: - **[Task]** — [brief status / what's been done / what's next] -->
_Nothing in flight._
---
## Blocked
<!-- Tasks that cannot proceed and why -->
<!-- Format: - **[Task]** — Blocked by: [reason] | Need: [what would unblock this] -->
_Nothing blocked._
---
## Recently Finished
<!-- Tasks completed in the last 1-2 sessions -->
<!-- Remove items older than a few sessions to keep this file fresh -->
<!-- Format: - **[Task]** — [brief note on outcome or where to find the result] -->
_Nothing recently finished._
---
## Next
<!-- Planned upcoming tasks, in rough priority order -->
<!-- Format: - **[Task]** — [why / context] -->
_No upcoming tasks defined._
---
## Notes for Next Session
<!-- Anything the next session should know that doesn't fit above -->
<!-- Context, gotchas, things to check first, etc. -->
_No notes._