Files
timmy-home/training-data/dpo-pairs/session_20260321_211950_3e06ab.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
640 B
JSON

[
{
"prompt": "Read the Luanti Lua API documentation and extract EVERY function related to: player control (movement, look direction, physics), world perception (get_node, find_nodes_in_area, raycast, get_objects_inside_radius), entity/mob creation (register_entity, on_step, SAM), pathfinding (find_path), and NPC behavior. Create a concise reference document at /tmp/luanti-agent-api-reference.md with the function signatures and what they do.",
"chosen": "I'll start by examining the Lua API doc structure and then search for the specific function categories needed.",
"session": "session_20260321_211950_3e06ab.json"
}
]