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

[
{
"prompt": "Read the Luanti Lua API documentation at /Applications/Luanti.app/Contents/Resources/luanti/lua_api.md. It's a large file. Search for and extract all functions related to:\n1. Player control: set_pos, set_velocity, add_velocity, set_look_horizontal, set_look_vertical, set_physics_override, get_player_control\n2. World perception: get_node, find_nodes_in_area, raycast, get_objects_inside_radius, find_path\n3. Entity registration: register_entity, on_step, on_activate, add_entity\n4. Actions: dig_node, place_node, punch, right_click\n5. Whether server-side Lua can control a connected player's position and movement\n\nWrite a concise reference to /tmp/luanti-agent-api.md",
"chosen": "",
"session": "session_20260321_212239_d2a4c7.json"
}
]