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
640 B
JSON
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"
|
|
}
|
|
] |