Files
timmy-home/training-data/dpo-pairs/session_20260324_172713_c047af.json
Alexander Whitestone 0d64d8e559 initial: sovereign home — morrowind agent, skills, training-data, research, specs, notes, operational docs
Tracked: morrowind agent (py/cfg), skills/, training-data/, research/,
notes/, specs/, test-results/, metrics/, heartbeat/, briefings/,
memories/, skins/, hooks/, decisions.md, OPERATIONS.md, SOUL.md

Excluded: screenshots, PNGs, binaries, sessions, databases, secrets,
audio cache, timmy-config/ and timmy-telemetry/ (separate repos)
2026-03-27 13:05:57 -04:00

7 lines
664 B
JSON

[
{
"prompt": "List all files currently on the feat/sovereign-orchestration branch of hermes-agent that are NOT in the upstream NousResearch repo. Steps: 1) cd ~/.hermes/hermes-agent && git checkout feat/sovereign-orchestration 2) Get the full file listing with git ls-tree -r --name-only HEAD 3) Also check if there's a remote for NousResearch, if not add it: git remote add upstream https://github.com/NousResearch/hermes-agent.git && git fetch upstream 4) Compare: git diff --name-only upstream/main...HEAD to see all files we added/modified. Group them by directory/category.",
"chosen": "",
"session": "session_20260324_172713_c047af.json"
}
]