Add /update-context workflow to CONVERSATION.md

This commit is contained in:
Claude Code
2026-03-17 00:38:22 -04:00
parent 88abbc626c
commit d28df9c161
+11
View File
@@ -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 ## 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. This section captures decisions and context accumulated across conversations with the AI assistant (OpenCode/Claude). Update it as significant choices are made.