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)
7 lines
664 B
JSON
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"
|
|
}
|
|
] |