Add /update-context workflow to CONVERSATION.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user