Files
autoresearch_template/agent_journal.md
T
wassname fc46d878cf init
2026-04-04 23:40:34 +08:00

31 lines
795 B
Markdown

<!-- APPEND-ONLY: new entries at top. Never edit old entries. -->
<!-- Written by agents (not humans -- see human_journal.md). -->
<!-- Format: ## YYYY-MM-DD HH:MM | commit: SHORT_SHA | branch: NAME | agent: NAME -->
# Agent Journal
Short-term notes from agents: what was attempted in this session,
blockers hit, context for the next agent picking this up.
For lasting research learnings, write to RESEARCH_JOURNAL.md instead.
---
## Template entry
```
## YYYY-MM-DD HH:MM | commit: SHORT_SHA | branch: NAME | agent: NAME
### Session goal
[what this agent was asked to do]
### What was done
[brief -- the commit history has the details]
### Blockers / open questions
[anything the next agent needs to know]
### Pueue queue state
[any jobs queued: `pueue status` output or summary]
```