TFWR in "headless" mode (plus some agent skills)

Disclaimer: This mod has only been tested on Ubuntu, but it might also work on Windows. If someone is able to run it on Windows, let me know!

https://github.com/msmith93/tfwr_leaderboard_mod

What is it: This mod exposes a REST endpoint inside the game that enables remotely executing different actions within the game, including executing a script, polling script status, checking log output, etc. This means that, with this mod, you can run a Python script outside of the game that invokes simulations

Why would you want this? The game already has some nice simulation functions that let you iterate on ideas, but maybe you want to go a step further and write your own long-running jobs that iterate on many different ideas. Maybe you even want that to be AI-driven (see this demo for a demo of AI attempting the pumpking leaderboard)

What else is included? There is also a set of agent skills that helped drive the demo above. This probably only works on Ubuntu, but feel free to open a PR to improve it!

u/blender-bender — 1 month ago

It's hard for me to visualize indexing/refresh/merge operations, so I used Claude to make an interactive simulation

This was built for OpenSearch, but sharing it here since I'm sure ElasticSearch essentially behaves the same way.

No matter how many times I learn what the different operations do, it never seems to stick in my head. So I created this visualization that I can reference whenever I want.

opensearchvis.bitsculpt.top
u/blender-bender — 2 months ago