diff --git a/CONVERSATION.md b/CONVERSATION.md index d479a2d..9715dfb 100644 --- a/CONVERSATION.md +++ b/CONVERSATION.md @@ -68,6 +68,17 @@ API key: see `GITEA_API.md` in this repo. --- +## Keeping This File Current + +Run `/update-context` in OpenCode at the end of any session to automatically: +1. Review the conversation for new decisions, fixes, and discoveries +2. Append them to `CONVERSATION.md` in both repos +3. Commit and push both repos to Gitea + +The command is defined globally at `~/.config/opencode/commands/update-context.md`. + +--- + ## AI Conversation Notes This section captures decisions and context accumulated across conversations with the AI assistant (OpenCode/Claude). Update it as significant choices are made.