Rename CONVERSATION.md to SESSION.md, add context file pointers
This commit is contained in:
@@ -1,6 +1,19 @@
|
|||||||
# Project Conversation Context
|
# SESSION.md — Minecraft AI God (Paper Fork)
|
||||||
|
|
||||||
This document links the two Minecraft AI God projects together, describes their Gitea repos, and serves as the AI conversation anchor for both.
|
Persistent AI session memory for this project. See `/root/bin/SESSION.md` for the global template and guide.
|
||||||
|
|
||||||
|
## Context Files
|
||||||
|
|
||||||
|
- `/root/bin/core_homelab.md` — cluster topology, SSH aliases
|
||||||
|
- `/root/bin/services_directory.md` — active service IPs and domains
|
||||||
|
- `/root/bin/SESSION.md` — global session memory and patterns
|
||||||
|
- `./CONTEXT.md` — Minecraft infrastructure, server config, RCON helper
|
||||||
|
- `./README.md` — Paper fork overview (plugins, build templates, LangGraph gateway)
|
||||||
|
- Sister repo session memory: `/root/bin/Sethpc-Minecraft/SESSION.md`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
This document links the two Minecraft AI God projects together, describes their Gitea repos, and serves as the AI session memory for both.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -72,7 +85,7 @@ API key: see `GITEA_API.md` in this repo.
|
|||||||
|
|
||||||
Run `/update-context` in OpenCode at the end of any session to automatically:
|
Run `/update-context` in OpenCode at the end of any session to automatically:
|
||||||
1. Review the conversation for new decisions, fixes, and discoveries
|
1. Review the conversation for new decisions, fixes, and discoveries
|
||||||
2. Append them to `CONVERSATION.md` in both repos
|
2. Append them to `SESSION.md` in both repos
|
||||||
3. Commit and push both repos to Gitea
|
3. Commit and push both repos to Gitea
|
||||||
|
|
||||||
The command is defined globally at `~/.config/opencode/commands/update-context.md`.
|
The command is defined globally at `~/.config/opencode/commands/update-context.md`.
|
||||||
Reference in New Issue
Block a user