Skip to main content

SearchActionAi

6 tools in this family (folder Editor/Tools/SearchActionAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
searchaction_apply_default_templatewritesOne-shot: pick a preset (hollow_knight | super_metroid | sotn) and emit the full SearchAction laye…
searchaction_export_map_dot_graphwritesExport the room + ability connectivity graph as a Graphviz .dot file. Rooms are boxes (save-point
searchaction_generate_codewritesEmit RoomController.cs, ParallaxController.cs, AbilityGateChecker.cs, MapRevealController.cs,
searchaction_propose_from_promptread-onlyBuril SearchAction AI — Build a draft SearchActionSpec from a free-form brief. Returns a baseline
searchaction_simulate_progressionread-onlyWalk the ability-gate DAG. Reports which rooms become reachable as each ability is granted, in the
searchaction_validate_specread-onlyValidate a SearchActionSpec. Returns { ok, errors[] }. Always run this before